Description
Partio currently captures file changes made by the primary agent session. Extend session tracking to also detect and attribute file modifications made by subagents spawned during a session (e.g., Claude Code spawning sub-agents via the Agent tool). Changes made by subagents should be included in the parent session's checkpoint with appropriate attribution.
Source
Target Repos
Acceptance Criteria
Context Hints
cli/internal/session/
cli/internal/checkpoint/
cli/internal/agent/
Comment /minion build or add the minion-approved label to begin implementation.
Description
Partio currently captures file changes made by the primary agent session. Extend session tracking to also detect and attribute file modifications made by subagents spawned during a session (e.g., Claude Code spawning sub-agents via the Agent tool). Changes made by subagents should be included in the parent session's checkpoint with appropriate attribution.
Source
entireio-cliTarget Repos
cliAcceptance Criteria
Context Hints
cli/internal/session/cli/internal/checkpoint/cli/internal/agent/Comment
/minion buildor add theminion-approvedlabel to begin implementation.