GitHub 项目简介: Flexible and powerful framework for managing multiple AI agents and handling complex conversations
README: Agent Squad routes each user query to the most suitable of your specialized agents and maintains conversation context across them. You get pre-built agents, classifiers, and stora…
README: Python and TypeScript maintain feature parity and run anywhere — AWS Lambda, containers, your laptop. The new **Swift runtime** brings the same orchestration model to Apple platfo…
README: npm install agent-squad
README: 1. User input is analyzed by a **Classifier**. 2. The Classifier uses the agents' descriptions and the conversation history to select the best agent for the turn.