Microsoft's Agensh Scales Multi-Agent Systems to 1,024 Agents Without a Central Orchestrator, Boosting Test-Pass Rate to 55%

andrew_n_carr · x · 2026-09-23

Microsoft Research (Furu Wei's team) released Agensh, a self-organized multi-agent harness that removes the central orchestrator bottleneck limiting today's frameworks.

Key design: concurrent workers run a cooperation loop — gathering context, self-claiming sub-tasks, acting, sharing findings, verifying, and merging progress asynchronously — backed by a shared workspace, a message interface, and shared context for reusable findings.

Benchmarks (GPT-5.6-sol high on the five hardest ProgramBench tasks):

Original post →

More from coding & agent

coding & agent channel →