300 agents just worked in parallel. the hard part starts when they’re done.
The real unlock is the shared context graph.
100 entities already have 4,950 possible pairwise relationships.
at 300, that jumps to 44,850.
300 agents
→ thousands of steps
→ shared entities
→ shared relationships
→ one connected memory layer
Every run adds more structure instead of starting from zero.
That means the next agent doesn’t just get more data.
It gets a better map of how everything connects.
That’s the part people are underestimating about multi-agent systems.
顯示更多