GitHub 项目简介: TypeScript AI agent orchestration framework with dynamic workflows. Describe the goal, not the graph: a coordinator plans the task DAG at runtime and runs it on any LLM (Claude, C…
README: `open-multi-agent` is an AI agent orchestration framework for TypeScript backends that drops into any Node.js app.
README: When creating a project, choose a **PR Review Agent**, **Security Analysis Agent**, or **multi-agent DAG starter demo**, then select a cloud/OpenAI-compatible provider or fully lo…
README: The short version: OMA is goal-driven, dynamic planning instead of rigid hand-wired graphs. Hand its Coordinator a goal and it builds the task DAG at runtime.
README: This is a monorepo. The published package is **`@open-multi-agent/core`**, and it lives in [`packages/core/`](packages/core/) — the source of truth for the library, its tests, exa…