What problem does it solve?
Agent Squad addresses the complexity of orchestrating multiple AI agents in applications, particularly for iOS 16+ and macOS 14+ on Apple platforms, providing a solution to efficiently manage and integrate AI capabilities into your apps.
Core Features & Use Cases
- Multi-Agent Orchestration: Facilitates the routing of user queries to the most suitable agent based on context and content.
- Swappable Agents: Enables the use of a wide range of agents, including single-LLM and grounded Brain → Presenter agents.
- Remote and On-Device Models: Supports the use of both remote and on-device machine learning models.
- Tools Integration: Integrates Model Context Protocol (MCP) servers, native Swift functions, and more.
- Realtime Voice: Allows for natural spoken conversations with interrupt-to-speak capabilities.
- Tracing and Local-First Storage: Provides built-in tracing for debugging and local-first chat history storage.
- Use Case: Create a shopping assistant app that routes user queries to an appropriate product search agent or support agent.
Quick Start
Install the Agent Squad Swift package and set up a basic orchestrator with an agent and storage.