
It lays out a concrete orchestrator-worker pattern for parallel research agents — how to split subtasks, write effective prompts, handle token/ budgets, and evaluate non-deterministic output — from a team running it in production. Useful reading before you design your own swarm and rediscover the same coordination failures.
“We found that a multi-agent system with Claude Opus 4 as the lead agent and Claude Sonnet 4 subagents outperformed single-agent Claude Opus 4 by 90.2% on our internal research eval.”
“In our data, agents typically use about 4× more tokens than chat interactions, and multi-agent systems use about 15× more tokens than chats.”
“We found that token usage by itself explains 80% of the variance, with the number of tool calls and the model choice as the two other explanatory factors.”
“When building AI agents, the last mile often becomes most of the journey.”
Checking sign-in…
Loading comments…