Skip to main content

Module manager

Module manager 

Source
Expand description

WorktreeManager — lifecycle management for per-subagent git worktrees.

Structs§

CleanOutcome
Outcome of a WorktreeManager::clean pass.
WorktreeManager
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 clean output.
probe_capabilities
Probes that git is available and at a sufficient version, and that repo_root is inside a git repository.