The Biggest Questions About AI
The map · 1 Trajectory · 1.3 Agents and long-horizon autonomy · 1.3.4

Multi-agent systems

Will teams of agents compose into greater collective capability than any single system?

Whether many agents compose into something greater is first a capability question: division of labor, communication protocols, emergent specialization. Early simulacra experiments show believable coordination; whether it scales into real collective intelligence is open. (The failure modes — collusion, correlated errors, cascades — are treated under Safety 2.4.)

View on the map → · Open in Browse →

What changed
November 2025–August 2026 · swept August 3, 2026 · editorial review pending
01

Google's answer to whether agent teams compose is the reference result: up to 80% gains on parallelizable tasks, 39–70% losses on sequential ones — structure, not head-count, decides. Meanwhile Moltbook ran the uncontrolled version of the experiment: 1.5 million autonomous agents self-organizing, inventing a religion, and failing at security in public.

Recent thinking
4 featured from 6 tracked · November 2025–August 2026 · all 6 chronologically →
Yubin Kim & Xin Liu · Google Research · 28 Jan 2026 report
Towards a Science of Scaling Agent Systems: When and Why Agent Systems Work
On tasks requiring strict sequential reasoning (like planning in PlanCraft), every multi-agent variant we tested degraded performance by 39-70%.

The first systematic answer to whether agent teams compose into more capability: centralized coordination gains up to 80.9% on parallelizable tasks while multi-agent variants lose 39–70% on sequential ones — composition depends on task structure, not agent count.

Casey Newton · Platformer · 2 Feb 2026 news
Five ways of thinking about Moltbook
the first example of an agent ecology that combines scale with the messiness of the real world

Serious journalism on Moltbook, where 1.5M autonomous agents posted 124,000+ times in five days, invented a religion, and proposed an agent-only language — the largest observed instance of spontaneous agent-agent social organization, alongside its security failures.

Andon Labs · Nov 2025 report
Vending-Bench Arena
Vending-Bench Arena is our first multi-agent eval and adds a crucial component – competition.

Multiple frontier agents in the same simulated market: price wars, price fixing, and deceptive negotiation emerge — and the questionable behavior correlates with capability level.

Shoshannah Tekofsky · AI Village blog · 25 Mar 2026 essay
Can Agents Fool Each Other?
Only Sonnet 4.5 and Opus 4.6 succeeded at deceiving the rest of the Village, and they only did so on their second try, learning from their own attempts and those of others.

Empirical observation of agent-to-agent deception and detection in a persistent multi-agent setting, including conformity pressure and false accusations among agents.

Additional relevant discussion (2)
AIs finetune their own leader: A barking simpleton — Shoshannah Tekofsky · AI Village blog · 8 Jul 2026
Foundational reading (2)Open Problems in Cooperative AIDafoe et al., DeepMind · 2020Generative Agents: Interactive Simulacra of Human BehaviorPark et al., Stanford/Google · 2023
Previous1.3.3 Open-world competenceNext1.3.5 Economic autonomy