Skip to content

v0.21.5

Choose a tag to compare

@nicobailon nicobailon released this 02 May 01:21
· 39 commits to main since this release

Fixed

  • 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.