5 ms·
I just ran into a situation where I had two Claude instances working in the same repo on two different, independent issues. I noticed the sessions were thrashin
by rhyperior 25d ago
I just ran into a situation where I had two Claude instances working in the same repo on two different, independent issues. I noticed the sessions were thrashing a bit on which branch they were on because each was taking control from the other session. That’s when it hit me why I need worktrees.
- anon7000 24d agoAnd depending how much you let Claude do, you can trivially say “in a new worktree, $prompt” and it’ll happily set it up and use it