github nicobailon/pi-subagents v0.11.1

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

Changed

  • Session persistence: Subagent sessions are now stored alongside the parent session file instead of /tmp. If the parent session is ~/.pi/agent/sessions/abc123.jsonl, subagent sessions go to ~/.pi/agent/sessions/abc123/{runId}/run-{N}/. This enables tracking subagent performance over time, analyzing token usage patterns, and debugging past delegations. Falls back to a unique temp directory when no parent session exists (API/headless mode).

Don't miss a new pi-subagents release

NewReleases is sending notifications on new releases.