ag2
by ag2ai
Open-source agent framework for composing and orchestrating multi-agent systems
Overview
Implements an open-source agent framework for building, orchestrating, and testing multi-agent systems. Provides agent primitives, conversation routing, and task delegation patterns so developers can compose specialist agents and director-style orchestration. Includes SDKs and exchangable LLM backends for building reproducible multi-agent workflows and simulations. This approach aligns with the Hierarchical Multi-Agent Pattern to organize agents and responsibilities.
Key Benefits
When to Use
Teams building and testing multi-agent workflows who need a flexible, production-ready framework for orchestration and simulation. For concrete workflow planning and reliable coordination, consider the Planning Pattern as a complementary approach.
Use Cases
- Simulating agent delegations to reproduce multi-agent system failures
- Building pipelines of specialist agents with director-style orchestration
- Running pre-production tests and behavior-driven scenarios for agent reliability