Tag:git-worktrees
All the articles with the tag "git-worktrees".
Worktrees Are Not Enough
Published: at 12:00 AMGit worktrees isolate files, not ports, databases, processes, containers, or browser profiles. Concurrent agent runs also need explicit ownership of runtime resources.
One Agent, One Isolated Run
Published: at 12:00 AMA coding agent should not modify the developer's workspace directly. It should work in an isolated, bounded run and return a candidate change.