Expand description
Git worktree management for parallel agent execution
This module provides git worktree isolation for agents to work in parallel without conflicts, and handles merging their changes back together.
Structs§
- Agent
Worktree - Git worktree for agent isolation
- Merge
Result - Merge result from combining agent work
- Worktree
Manager - Manager for git worktrees used by agents
- Worktree
Pool - Worktree pool for managing multiple worktrees efficiently
Enums§
- Conflict
Strategy - Conflict resolution strategy