Remix.run Logo
jamauro 4 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?

aroussi 4 days ago | parent [-]

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 3 days ago | parent [-]

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