Skip to main content
ClaudeWave

TypeScript multi-agent framework that runs in your own environment: consequential actions wait for approval and every run leaves a verifiable record. Describe the goal, not the graph. 13 built-in providers (Claude, OpenAI, Gemini, DeepSeek and more) plus any OpenAI-compatible endpoint, local models included.

Subagents6.9k estrellas2.4k forksTypeScriptMITActualizado yesterday
Nota editorial

Open Multi-Agent is a TypeScript framework that takes a plain-language goal and automatically decomposes it into a directed acyclic graph of tasks at runtime, assigning each node to a named specialist agent, parallelizing independent branches, and synthesizing the final result through a coordinator agent. Developers define a team of agents with per-agent model assignments, system prompts, and explicitly opted-in tools such as `bash`, `file_read`, `file_write`, `file_edit`, and `grep`, while the coordinator builds the execution graph without requiring developers to enumerate nodes and edges by hand. It connects to Claude through the Anthropic API, using models like claude-sonnet-4-6, and also supports OpenAI, Gemini, Grok, DeepSeek, and local models via Ollama. A built-in post-run dashboard replays completed runs with per-node assignee, status, token breakdown, and agent output logs. With only three runtime dependencies, the package drops into any Node.js 18+ backend and suits TypeScript developers who need adaptive multi-agent orchestration without hand-wired workflow definitions.

ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 9/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/open-multi-agent/open-multi-agent && cp open-multi-agent/*.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.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
agent-frameworkagent-orchestrationagentic-aiai-agentsai-governanceanthropicclaudeclaude-codedeepseekgeminillmlocal-llmmcpmulti-agentobservabilityollamaopenaiself-hostedtypescript

Lo que la gente pregunta sobre open-multi-agent

¿Qué es open-multi-agent/open-multi-agent?

+

open-multi-agent/open-multi-agent es subagents para el ecosistema de Claude AI. TypeScript multi-agent framework that runs in your own environment: consequential actions wait for approval and every run leaves a verifiable record. Describe the goal, not the graph. 13 built-in providers (Claude, OpenAI, Gemini, DeepSeek and more) plus any OpenAI-compatible endpoint, local models included. Tiene 6.9k estrellas en GitHub y su última actualización registrada es del 2026-09-09.

¿Cómo se instala open-multi-agent?

+

Puedes instalar open-multi-agent clonando el repositorio (https://github.com/open-multi-agent/open-multi-agent) 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 open-multi-agent/open-multi-agent?

+

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

¿Quién mantiene open-multi-agent/open-multi-agent?

+

open-multi-agent/open-multi-agent es mantenido por open-multi-agent. La última actividad registrada en GitHub es del 2026-09-09, con 6 issues abiertos.

¿Hay alternativas a open-multi-agent?

+

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

Despliega open-multi-agent 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: open-multi-agent/open-multi-agent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/open-multi-agent-open-multi-agent)](https://claudewave.com/repo/open-multi-agent-open-multi-agent)
<a href="https://claudewave.com/repo/open-multi-agent-open-multi-agent"><img src="https://claudewave.com/api/badge/open-multi-agent-open-multi-agent" alt="Featured on ClaudeWave: open-multi-agent/open-multi-agent" width="320" height="64" /></a>

Más Subagents