open-multi-agent
Orchestrates AI agents with dynamic workflows via runtime task planning.
GraphCanon updated Aug 12, 2026 · GitHub synced Aug 12, 2026
49views this month
Decision brief
Provides TypeScript-based orchestration for dynamic AI workflows with support for multiple language models including open platforms.
Good fit when
- - When you need to dynamically plan task DAGs (Directed Acyclic Graphs) at runtime and execute them across different LLMs, such as Claude or ChatGPT.
- - If your project requires a crewAI alternative that can operate with an extensive range of language models, including newer ones like Gemini.
Avoid when
- - Avoid using open-multi-agent if you are looking for a ready-to-use solution for simple scripts or single-model tasks where runtime planning is not required.
- - Do not use this framework if your application strictly requires support for proprietary or custom language models not listed as supported options.
- Hosting:
- self hosted
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (6,768) are secondary evidence.
- npm downloads (30d)
- 160·npm downloads API·Aug 12, 2026
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Aug 12, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 12, 2026
- Security (OSV)
- No MCP manifest
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install open-multi-agent npmHow it fits your stack(2)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A TypeScript-based framework for coordinating AI agents across various language models, including open ones like Claude and ChatGPT.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 12, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 12, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 12, 2026)
an AI agent orchestration framework for TypeScript backends that drops into any Node.js app. It runs **dynamic workflows**: a coordinator turns one goal into a task DASource link
Tags
README
<br / <p align="center" <picture <source media="(prefers color scheme: dark)" srcset="https://raw.githubusercontent.com/open multi agent/open multi agent/main/.github/brand/logo mark dark.svg" <source media="(prefers color scheme: light)" srcset="https://raw.githubusercontent.com...
For agents
This page has a .md twin and JSON over the API.