github nicobailon/pi-subagents v0.9.2

latest releases: v0.35.1, v0.35.0, v0.34.0...
5 months ago

Fixed

  • TUI crash on async subagent completion: "Rendered line exceeds terminal width." render.ts never truncated output to fit the terminal — widget lines (agents.join(" -> ")), chain visualizations, skills lists, and task previews could all exceed the terminal width. Added truncLine helper using pi-tui's truncateToWidth/visibleWidth and applied it to every Text widget and widget string. Task preview lengths are now dynamic based on terminal width instead of hardcoded.
  • Agent Manager scope badge showed [built] instead of [builtin] in list and detail views. Widened scope column to fit.

Don't miss a new pi-subagents release

NewReleases is sending notifications on new releases.