agent-squad
Route each conversation to the most suitable specialized AI agent.
- Stars
- 7,689
- Forks
- 726
- Updated
- Updated Jul 10, 2026
Route each conversation to the most suitable specialized AI agent.
Agent Squad selects the most suitable specialized agent from each request and preserves conversation context across agents and sessions. It provides Python, TypeScript, and Swift runtimes with replaceable classifiers, storage, retrievers, and tools. The Swift implementation can keep routing, MCP tools, voice, and chat history on Apple devices, while GroundedAgent separates data gathering from response writing so answers stay limited to actual tool results.
Resource types
Use cases
Runtime
Build collaborative multi-agent systems in Python or TypeScript.
Build multi-agent workflows with approvals, persistent state, and audit trails.
Protocols & integrations
Capabilities
Public GitHub facts last synced Jul 10, 2026.
Combine interchangeable models, data sources, and tools in LLM applications.
Trace, evaluate, monitor, and manage LLM, agent, and ML workflows.