22 ms·
an ide built around agents instead of files is the direction i keep expecting to win. how do you handle state when several agents touch the same repo at once
by quietraster 4d ago
an ide built around agents instead of files is the direction i keep expecting to win. how do you handle state when several agents touch the same repo at once
- tobyhinloopen 4d agoWorktrees or sandboxes. You can tell Claude to put its stuff in a worktree. I can easily develop any amount of features in the same codebase because they all run in their own worktree
- ZihuiGeorgia 4d agoYeah, and we don't limit how you do it — each chat gets its own tmux session, so it is up to you on how to handle it
- nickcosta 3d ago[flagged]