Multi-Agent Collaboration
E249|Token经济转点:OpenClaw、Hermes到本地自研的Agent进化之路 adds 东旭 / Dongxu’s Slock/Raft code-review workflow. He uses multiple agents to critique complex software projects, let them challenge one another, and surface issues a single one-shot review can miss. The source also narrows the value claim: multi-agent work can cost an order of magnitude more tokens, so it belongs inside Token Efficient Agent Workflow rather than being the default endpoint for every task.
贾扬清:我所经历的「人工智能已死」到「AI 颠覆世界」的数年巨变丨串台「声东击西」S10E24 adds a cautionary version through Jia Yangqing: more agents do not automatically solve reliability. Agent teams need role boundaries, communication, and external verification or they can produce coordinated but still ungrounded answers.
Multi-agent collaboration is the use of multiple agents to exchange context, review each other, explore alternatives, and recover from drift in long tasks. In 当我们在讨论 Harness 的时候,我们在讨论什么 | 深度对谈: MiniMax × Hermes Agent, the MiniMax guests argue that two models can exchange far more context than a human normally provides and can cross-check each other when a single long-context agent starts moving down a wrong path.
E242|最快半年AI跑通自进化?与陈天桥首席科学家聊聊硅谷模型必争之地 adds Apodex’s verification version. Du Shaolei says agent teams can divide solving and checking work when no simple unit test or formal proof exists. The system can use redundant agents to compare answers and can train agents to judge information-source reliability, making multi-agent collaboration part of AI Verification.
138. 对罗福莉3.5小时访谈:AI范式已然巨变!OpenClaw、Agent范式很吃后训练、卡的分配、组织平权 adds a model-research workflow version. Luo Fuli / 罗福莉 describes splitting ideas across agents, letting them explore in parallel, and cross-validating results, while warning that current multi-agent value is clearer for saving time and cost than for proving a higher final capability ceiling.
268. AI时代,个人工作台会重新回到手机吗? adds a consumer-phone visualization. On a foldable Mobile AI Workstation, multiple AI tools can sit in parallel windows for search, writing, translation, summary, or answer comparison, while a future main agent may route work to smaller subagents and evaluate results.
用 Agent 动力学,和 40 个 Agents 一起为「人 + AI」做产品|对谈 Slock.ai 创始人 RC adds Slock.ai’s organization-scale case. RC describes a seven-person company using about forty agents, which makes multi-agent collaboration a management and product-design problem: agents need to claim tasks, recognize their own identity in busy channels, learn from shared memory, and respond to cooperative rather than adversarial norms.
我们是如何定义 OpenClaw for Teams 新产品形态的|对谈 Kuse&Junior 联创兼 CTO 宇豪 adds Kuse’s AI-employee collaboration case. Ring and Azura collaborated on Junior sales material, while the team also explored agent-to-agent work through Git plus messaging channels. Yuhao / 宇豪 argues that if agents are employees, separate agents may need separate work machines rather than sharing one computer context.
Key Claims
- Multi-agent work is not only role-play; it can be review, adversarial checking, parallel exploration, and handoff.
- It helps with long-horizon tasks where one agent’s context window grows stale or overcommitted to a bad plan.
- It requires Agent Harness governance so each agent has appropriate tools, permissions, information boundaries, and goals.
- It overlaps with Subagent Workflow, but the source emphasizes peer checking and high-bandwidth model-to-model context exchange.
- In scientific or open-ended tasks, multiple agents can approximate a review committee: propose, verify, challenge evidence, and compare source quality.
- Multi-agent verification reduces but does not eliminate drift; it still needs human standards and domain expertise.
- Multi-agent work can increase research throughput, but it shifts pressure to Training Compute Allocation, Research Taste, and result verification.
- Multi-agent work can also be a user-interface pattern: a larger screen can show several agents or model answers at once before deeper automation exists.
- The “main agent” layer becomes important when one agent assigns roles, selects subagents, evaluates outputs, and explains the process to the user.
- Message-based multi-agent systems need explicit Agent Task Claiming so agents do not duplicate work or misread open tasks.
- Agent identity and culture-like norms can affect output quality when many agents share one workspace.
- Multi-agent AI employee setups need resource isolation because separate agents can conflict if they share one machine, account state, or long session indiscriminately.
- E249 adds that a stronger frontier model can sometimes replace a long agent debate on a hard point, so collaboration value should be judged by marginal review gain, not agent count.
Connections
- Subagent Workflow — related pattern for background delegation and synthesis.
- Agentic Workflow — broader task-completion pattern where multiple agents may be useful.
- Agent Harness — orchestration and permission layer needed for safe collaboration.
- MiniMax, Adao, and Zeying — source context for the cross-checking claim.
- AI Coding Verification — adjacent area where independent review agents may reduce unchecked generation risk.
- Apodex, Deep Research, AI Verification, and Discovery Model — agent-team verification case added by the Silicon Valley 101 source.
- Luo Fuli / 罗福莉, Open Claw, ML Coding, and Training Compute Allocation — parallel model-research workflow case added by episode 138.
- Mobile AI Workstation, Foldable Phone Productivity, Doubao, Kimi, Yuanbao, and DeepSeek — consumer comparison and multi-window examples added by Luanfanshu 268.
- Slock.ai, RC, Agent Dynamics, Agent Task Claiming, and Agent Organizational Culture — organization-scale many-agent case added by the RC episode.
- Kuse, Junior, Ring, and Azura — AI employee collaboration and separate-work-device case added by the Yuhao source.
- 东旭 / Dongxu, Slock/Raft, Token Efficient Agent Workflow, and AI Inference Cost Structure — E249’s cost-aware multi-agent code-review case.