AI Agent Orchestration Framework
7.6k 2026-04-18
2FastLabs/agent-squad
A flexible and powerful open-source framework for orchestrating multiple AI agents to manage complex conversations and tasks.
Core Features
Intelligent intent classification for dynamic query routing.
Dual language support with full implementations in Python and TypeScript.
Robust context management for coherent multi-agent interactions.
Extensible architecture for easy integration and customization of agents.
SupervisorAgent for advanced team coordination and parallel processing of specialized agents.
Quick Start
pip install agent-squadDetailed Introduction
Agent Squad is a flexible, lightweight open-source framework designed for orchestrating multiple AI agents to handle complex conversations and tasks. It intelligently routes queries, maintains conversation context across interactions, and supports both streaming and non-streaming responses. With pre-built components and an extensible architecture, it allows for quick deployment and easy integration of custom agents, making it suitable for a wide range of applications from simple chatbots to sophisticated AI systems, scalable across various deployment environments.