o

open-multi-agent

A multi-agent orchestration framework that automatically generates task DAGs from target goals.

🌍 OverseasFreeOpen sourceDev开源框架TypeScript
Platforms: API
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 6.3k
Source
GitHub
Added
2026-06-06
Last verified
2026-06-06
open-multi-agent

Overview

Open Multi-Agent is a multi-agent orchestration framework for TypeScript backends. It can automatically generate task DAGs based on given objectives, simplifying the development and management of multi-agent systems. Users only need to describe the final goal, and the coordinator will automatically construct the task graph and assign tasks to individual agents. Ideal for developers needing to automate complex task workflows.

Key features

  • Automatically generates task DAGs from goals
  • Native TypeScript support
  • Only 3 runtime dependencies
  • Highly adaptable, no manual configuration required

Use cases

Backend service automationMulti-step task processingAgent collaboration systems

Pros

  • Reduces manual configuration effort
  • Easy to integrate into Node.js projects
  • Improves development efficiency

Limitations / notes

  • Requires Node.js 18 or higher

Who it's for

Backend developersSystem architectsAutomation engineers

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

How do I get started quickly?

Install the @open-multi-agent/core package and configure your agents.

Similar agents

Something wrong? Let us know on the About page and we'll fix it.