|
|
|
|
|
by hpdigidrifter
135 days ago
|
|
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 |
|