Fixed
- Show top-level async parallel runs as
parallelinstead ofchain, with foreground-style running/done wording in widgets and status output, and group running async chain detail by chain step. - Scoped
/subagents-statusto 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.