open-multi-agent logo

AI AGENTS

open-multi-agent

by open-multi-agent

agentlead-sourcegithub-agent-framework-repositoriessource:github.commulti-agentorchestrationtypescriptgithubopen-source

Overview

TypeScript-native multi-agent orchestration that turns a goal into a task DAG automatically.

Details

Open Multi-Agent is a TypeScript-native multi-agent orchestration project. Its GitHub description says it turns a goal into a task DAG automatically. The package manifest identifies the npm package as @open-multi-agent/core, version 1.5.0, with an oma CLI binary, Node >=18 requirement, MIT license, and the GitHub repository URL. Its provider documentation says agent configuration stays stable across hosted, cloud, and local providers.

When to Use

Use when you want to explore goal-to-task-DAG multi-agent orchestration in a TypeScript-native project. Use when you need agent configuration that can work across multiple hosted, cloud, local, or OpenAI-compatible model providers.

Getting Started

  1. Review the GitHub repository: https://github.com/open-multi-agent/open-multi-agent
  2. Check package requirements in package.json, including Node >=18 and the oma CLI binary.
  3. Read the providers documentation to understand supported provider configuration options before building an agent setup.

Key Features

  • Automatically turns a goal into a task DAG, according to the project description.
  • TypeScript-native multi-agent orchestration.
  • Package manifest lists @open-multi-agent/core and an oma CLI binary.
  • Provider documentation describes stable agent config across hosted, cloud, local, and OpenAI-compatible providers.

Capabilities

  • multi-agent orchestration
  • goal-to-task-DAG planning
  • TypeScript package
  • CLI
  • multi-provider model configuration

Last updated Jun 2, 2026