Y
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
aceelric
108 days ago
supervisor handles this. if it sees that workers can collide it spawns them in worktrees while it handles the merging and cherry-picking
link
schipperai
108 days ago
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
link
aceelric
108 days ago
Opus 4.6 is great at this compared to other models
link