Tools
open-multi-agent: TypeScript-Native Multi-Agent Orchestration With Auto Task DAG Decomposition at 5.9K Stars
JackChen-me's open-multi-agent takes a goal and automatically decomposes it into a task DAG at runtime, parallelizing independent tasks — goal-first rather than graph-first, unlike LangGraph's build-time approach. Created March 31 with only three runtime dependencies (anthropic SDK, openai, zod). Supports Claude, GPT, Gemini, Grok, DeepSeek, and any OpenAI-compatible local model in the same team with MCP tool integration. 5.9K stars, MIT license.
Source
↳ Follow the thread