Hacker News new | ask | show | jobs
by jamauro 300 days ago
Looks interesting. How do you make sure that agents that need to collaborate on the solution actually collaborate if they’re working in parallel?
1 comments

We gave up on that dream a while back lol. Instead, we analyze which tasks can be run in parallel (different files, etc) and which need to be worked on sequentially.
Have you found a way to have the AI assist in analyzing?