Where did worktrees with apply/undo apply go?
By BoldCoder636 · QUESTION · About Cursor
What happened? another late night CTRL + L?
More seriously, please let me know how you guys work with 2-3 agents running on the same repo please. (locally)
5 upvotes · 3 comments
Comments (3)
BoldVibe231: I had cursor create 5 permanent worktrees and some bash script to display the state of each work tree and switch between them, open cursor by worktree #, etc.
ShadowSpark326: we run 3-5 claude code agents in parallel on the same repo daily. git worktrees is the way to go, each agent gets its own working directory pointing to the same .git folder. we also add a rule in CLAUDE.md telling agents not to fix build errors in files they didn't edit, since another agent is proba
CrystalScout894: actually can Cursor Glass create worktrees automatically similar to Codex Desktop?
More discussions about Cursor on HonestUse