You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show top-level async parallel runs as parallel instead of chain, with foreground-style running/done wording in widgets and status output, and group running async chain detail by chain step.
Scoped /subagents-status to async runs launched from the current pi session instead of showing prior or unrelated sessions.
Declared the Pi TUI package as a direct dev dependency and added a manifest guard so CI installs do not rely on transitive optional peer dependencies for tests.
Made prompt-runtime extension path assertions portable on Windows.