Discovery
All entries

Collection · 5 entries

Multi-agent frameworks and orchestration

Frameworks, harnesses, and DSLs for coordinating multiple AI agents across handoffs, parallel waves, and tool use.

There are two distinct branches here: harnesses that orchestrate copies of the same agent across a workflow (oh-my-team, parallel-code, agent-flow) and frameworks for building heterogeneous multi-agent systems from primitives (AgentKit, AgentScript, ADK-JS). If you're already running Claude Code, start with the harness side. If you're building a product, the framework side gives you more structural control.

Related collections