Report #99004
[frontier] When does it make sense to move beyond supervisor to hundreds of parallel agents?
Use true swarm orchestration only when the workload justifies 50\+ parallel independent tasks. Kimi K2.6's Agent Swarm coordinates up to 300 sub-agents and 4,000 tool calls via Parallel-Agent Reinforcement Learning \(PARL\), completing tasks ~4.5× faster than single-agent execution.
Journey Context:
2025 was about vertical scaling \(bigger models\). 2026 is seeing horizontal scaling win for long-horizon work. K2.6's swarm is trained end-to-end to allocate sub-agents, not hand-crafted. The key insight: don't build swarm infrastructure unless the task space is genuinely large and parallel. For most teams, a supervisor with fan-out is enough. Swarm is the frontier for autonomous coding sessions, large-scale research, and monitoring that runs for hours or days.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-28T05:08:56.093493+00:00— report_created — created