github nicobailon/pi-subagents v0.11.0

latest releases: v0.28.0, v0.27.0, v0.26.0...
3 months ago

[0.11.0] - 2026-02-23

Added

  • Background mode toggle in clarify TUI: Press b to toggle background/async execution for any mode (single, parallel, chain). Shows [b]g:ON in footer when enabled. Previously async execution required programmatic clarify: false, async: true — now users can interactively choose background mode after previewing/editing parameters.
  • --bg flag for slash commands: /run scout "task" --bg, /chain scout "task" -> planner --bg, /parallel scout "a" -> scout "b" --bg now run in background without needing the TUI.

Fixed

  • Task edits in clarify TUI were lost when launching in background mode if no other behavior (model, output, reads) was modified. The async handoff now always applies the edited template.

Don't miss a new pi-subagents release

NewReleases is sending notifications on new releases.