Discussion about this post

User's avatar
Pawel Jozefiak's avatar

Six agents in parallel is exactly where things get interesting and also where they fall apart fastest. The review step you describe is doing the same job as the YOLO classifier in Anthropic's leaked source.

I went through their actual coordinator implementation at https://thoughts.jock.pl/p/claude-code-source-leak-what-to-learn-ai-agents-2026 The way they handle result aggregation versus delegation is more explicit than I expected. Main thing that changed how I think about it: the coordinator isn't just routing, it's carrying forward state that individual agents can't see.

No posts

Ready for more?