Hacker News new | ask | show | jobs
by schipperai 108 days ago
Do parallel workers execute on the same spec? How do you ensure they don't clash with each other?
1 comments

supervisor handles this. if it sees that workers can collide it spawns them in worktrees while it handles the merging and cherry-picking
do you find the merging agent to be reliable? I had a few bad merges in the past that makes me nervous of just letting agents take care of it
Opus 4.6 is great at this compared to other models