Hacker News new | ask | show | jobs
by asdev 136 days ago
I personally have no use for this type of workflow. I like parallel claude code instances in worktrees but nothing beyond that
1 comments

Am not a fan of dealing with worktrees Maybe for larger longer lived tasks but the time spent on merges from different agents is definitely a big headwind for parallel work.

This seems handled by this new agent which is cool.

I gave up on worktrees and hacked together a solution with fine-grained lockfiles for editing, running builds, etc that worked surprisingly good for what it was