github nicobailon/pi-subagents v0.24.0

latest releases: v0.28.0, v0.27.0, v0.26.0...
one month ago

Changed

  • Consolidated async step activity and parallel-outcome formatting used by widgets and subagent({ action: "status" }) output.
  • Updated /parallel-review and /parallel-cleanup to end review synthesis with numbered follow-up choices, plus an autofix mode for automatically applying fixes worth doing now.
  • Include async run output paths in subagent({ action: "status" }) output so the remaining inspection path covers the logs previously surfaced by the removed overlay.

Removed

  • Removed the unnecessary /agents manager overlay, its Ctrl+Shift+A shortcut, and the agentManager.newShortcut setting to cut unnecessary UI surface area; agent and chain management remains available through tool actions, settings, and markdown files.
  • Removed persistent save actions from the chain clarify UI: S no longer writes runtime overrides back to agent frontmatter, and W no longer saves .chain.md files. Clarify now only edits the imminent run.
  • Removed the /subagents-status read-only overlay and its slash command; async runs remain inspectable through subagent({ action: "status" }), completion notifications, logs, and the async widget.
  • Removed the standalone src/tui/text-editor.ts; chain clarify now keeps its small runtime editor logic local to the only remaining consumer.

Don't miss a new pi-subagents release

NewReleases is sending notifications on new releases.