Running Two AI Coding Agents on One Repo: Git Worktrees Are the Fix
Today a second AI agent started up in a directory where another session was mid-work on a dirty branch. It was one git switch away from committing onto the wrong branch. Here's the boring, native fix.