#multi-agent
14 articles
Hermes Agent v0.21.0 'Pantheon' ships Bot Mode with group chats, bot-to-bot DMs, cron jobs that remember, live subagent steering, …
AWS open-sourced Kiro Crew, an orchestration platform built on its internal MeshClaw project that coordinates multiple coding agen…
GitKraken launched Kepler into public preview on July 31 — an agentic development environment that lets you run Claude Code, Codex…
OpenAI shipped two packed Codex releases in one week — voice-controlled coding via GPT-Live, an Agent Plugins ecosystem, stabilize…
Simon Willison shipped a coding agent as a 200-line plugin. Microsoft released a batteries-included harness. Thirty harnesses now …
As LLM capabilities converge, how you structure parallel agents matters more than which model you pick. Here's the emerging scienc…
A growing cluster of reports shows Codex Desktop's multi-agent workflows leak dozens of Node.js processes and gigabytes of RAM per…
Omnigent, Polly, Shard, Agent Orchestrator — the tools managing your coding agents are multiplying fast. Here's what actually work…
A single smarter model is the obvious path. Coordinating multiple smaller models is the path that actually ships more code.
The era of one agent to rule them all is ending. The future is 5-10 specialized agents working together, each good at one thing.
Running multiple coding agents on the same codebase sounds efficient. In practice, it breaks in ways that surprise everyone. Here'…
Codex's Git worktree approach is how teams will use AI agents in 2027.
Agent Communication Protocol (ACP) isn't just a spec — it's the infrastructure enabling multi-agent workflows. Deep dive into ACP …
Inside Hermes Agent's Mixture-of-Agents (MOA) architecture — how multiple specialist agents collaborate on complex reasoning tasks…