[ORCH-111] Git worktree management #212
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create and manage git worktrees for agent isolation.
Acceptance Criteria
src/git/worktree-manager.tsimplementedagent-{agentId}-{taskId}Dependencies
Technical Notes
Git worktrees allow multiple agents to work on same repo without conflicts.
Duplicate of #246 which was completed. Closing duplicate issue.
Duplicate of #246 which was completed. Closing duplicate issue.