Agent Squad is a versatile and robust open-source framework created by AWS to facilitate the management of various AI agents and navigate intricate dialogues. This framework supports multi-agent orchestration, enabling efficient collaboration and utilization of several AI agents within a unified system. It is designed with dual language compatibility, being fully operational in both Python and TypeScript. Through intelligent intent classification, it adeptly directs inquiries to the most appropriate agent by considering both context and content. Additionally, Agent Squad accommodates both streaming and non-streaming outputs from various agents, providing adaptable responses. It effectively preserves and leverages conversation context across multiple agents, ensuring interactions remain coherent. The architecture is highly extensible, permitting straightforward integration of new agents or modifications to existing ones to meet particular requirements. Moreover, Agent Squad's deployment flexibility allows it to operate seamlessly on platforms ranging from AWS Lambda to local environments or any cloud service, making it a highly adaptable solution for various applications. Its design not only enhances collaborative efforts among agents but also optimizes user experience through efficient dialogue management.