G-07Worktree Parallelism
Each agent works in its own git worktree; merge conflicts are surfaced by git, not by luck.
Further reading
- git-worktree — manage multiple working trees Git documentation
Each agent works in its own git worktree; merge conflicts are surfaced by git, not by luck.