Open Multi-Agent
p/open-multi-agent
Build AI agent teams in TypeScript with task DAG scheduling
0 reviews1 follower
Start new thread
trending
JackChen

8h ago

Open Multi-Agent - Build AI agent teams in TypeScript with task DAG scheduling

TypeScript framework for multi-agent orchestration. Define AI agents with different roles, describe a goal, and the framework handles the rest. - Task DAG with topological scheduling — dependent tasks wait, independent ones run in parallel - Model-agnostic — mix Claude + GPT in one team - In-process — no subprocess overhead, serverless-ready - Agents communicate via MessageBus + SharedMemory MIT licensed, 520+ GitHub stars in 10 hours.