Expand description
WorktreeManager — lifecycle management for per-subagent git worktrees.
Structs§
- Clean
Outcome - Outcome of a
WorktreeManager::cleanpass. - Worktree
Manager - Manages the full lifecycle of per-subagent git worktrees.
Functions§
- format_
clean_ summary - Formats a
CleanOutcome’s counts into the standard one-line summary shared by both the CLI and agent-side/worktree cleanoutput. - probe_
capabilities - Probes that
gitis available and at a sufficient version, and thatrepo_rootis inside a git repository.