Skip to main content
ClaudeWave

Flexible and powerful framework for managing multiple AI agents and handling complex conversations

Subagents7.8k estrellas739 forksSwiftApache-2.0Actualizado today
Nota editorial

Agent Squad is an open-source multi-agent orchestration framework available as Python and TypeScript packages that routes user queries to whichever specialized agent is best suited to handle them, based on intent classification and conversation history. It connects to Claude through the Anthropic API as one of several supported backends, alongside Amazon Bedrock, Amazon Lex, and OpenAI. The framework ships with pre-built agent types, a classifier layer that dynamically selects agents per turn, and a context management system that preserves conversation history across agents. A notable addition is the SupervisorAgent, which implements an "agent-as-tools" architecture letting a lead agent coordinate a team of specialized sub-agents in parallel, enabling hierarchical multi-team systems. Deployable on AWS Lambda, local environments, or any cloud platform, the framework targets developers building anything from basic chatbots to complex systems like customer support pipelines, travel planning services, or healthcare coordination tools.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/12/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/2FastLabs/agent-squad && cp agent-squad/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

3 items en este repositorio

>-

Instalar

>-

Instalar

>-

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
agentic-aiagentsai-agentsai-agents-frameworkanthropicanthropic-claudeawsaws-bedrockaws-cdkaws-lambdachatbotframeworkgenerative-aimachine-learningopenaiopenaiapiorchestratorpythonserverlesstypescript

Lo que la gente pregunta sobre agent-squad

¿Qué es 2FastLabs/agent-squad?

+

2FastLabs/agent-squad es subagents para el ecosistema de Claude AI. Flexible and powerful framework for managing multiple AI agents and handling complex conversations Tiene 7.8k estrellas en GitHub y su última actualización registrada es del 2026-09-11.

¿Cómo se instala agent-squad?

+

Puedes instalar agent-squad clonando el repositorio (https://github.com/2FastLabs/agent-squad) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar 2FastLabs/agent-squad?

+

Nuestro agente de seguridad ha analizado 2FastLabs/agent-squad y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene 2FastLabs/agent-squad?

+

2FastLabs/agent-squad es mantenido por 2FastLabs. La última actividad registrada en GitHub es del 2026-09-11, con 104 issues abiertos.

¿Hay alternativas a agent-squad?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega agent-squad en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: 2FastLabs/agent-squad
[![Featured on ClaudeWave](https://claudewave.com/api/badge/2fastlabs-agent-squad)](https://claudewave.com/repo/2fastlabs-agent-squad)
<a href="https://claudewave.com/repo/2fastlabs-agent-squad"><img src="https://claudewave.com/api/badge/2fastlabs-agent-squad" alt="Featured on ClaudeWave: 2FastLabs/agent-squad" width="320" height="64" /></a>

Más Subagents