open-multi-agent
Observation pool · not formally ranked
This project does not currently meet the main index requirement of two current dimensions across two source types.
About
From a goal to a task DAG, automatically. TypeScript-native multi-agent orchestration.
open-multi-agent is an AI agent orchestration framework for TypeScript backends that drops into any Node.js app.
Your engineers describe the goal, not the graph.
Graph-first frameworks make you wire every node and edge up front. OMA runs a dynamic workflow: a coordinator turns the goal into a task DAG at runtime, parallelizes independent tasks, and synthesizes the result. That plan is emitted as data for a deterministic scheduler to run, so it stays inspectable and replayable. It is the same bet Anthropic made with Claude Code's dynamic workflows; OMA offers it as an open library that runs on any…
Across sources
- Stars 6.9k
- Forks 2.4k
- Commits 563
- Releases 24