Anthropic recommends a git worktree per agent. Your runtime infra makes that a problem.
Anthropic recommends using a git worktree per coding agent for efficient development. However, this approach can be problematic for runtime infrastructures. This issue arises when multiple agents have changes in flight simultaneously. As a result, developers need to adapt their workflow to accommodate the limitations of their runtime infra.