Comment by jamauro

Comment by jamauro 3 days ago

2 replies

Looks interesting. How do you make sure that agents that need to collaborate on the solution actually collaborate if they’re working in parallel?

aroussi 3 days ago

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.

  • robbs 2 days ago

    Have you found a way to have the AI assist in analyzing?