← 回總覽

开源多智能体编排框架 Open-multi-agent

📅 2026-04-05 06:25 Berryxia.AI 人工智能 4 分鐘 3895 字 評分: 83
Open-multi-agent Multi-Agent TypeScript Claude Code Open Source
📌 一句话摘要 介绍一款基于 Claude Code 架构提取的开源、模型无关的多智能体编排框架 Open-multi-agent。 📝 详细摘要 该推文推荐了一个名为 Open-multi-agent 的开源框架。该框架提取自 Claude Code 的多智能体编排系统,支持 TypeScript 原生开发,具备 in-process 运行能力,支持任务拆解、依赖调度和消息总线,且部署灵活(Serverless/Docker),为多 Agent 协作提供了新的开源选择。 📊 文章信息 AI 评分:83 来源:Berryxia.AI(@berryxia) 作者:Berryxia.AI 分
Skip to main content ![Image 1: LogoBestBlogs](https://www.bestblogs.dev/ "BestBlogs.dev")Toggle navigation menu Toggle navigation menuArticlesPodcastsVideosTweetsSourcesNewsletters

⌘K

Change language Switch ThemeSign In

Narrow Mode

Open-multi-agent: An Open-Source Multi-Agent Orchestration Framework

Open-multi-agent: An Open-Source Multi-Agent Orchestration Framework

![Image 2: Berryxia.AI](https://www.bestblogs.dev/en/tweets?sourceId=SOURCE_4287449f) ### Berryxia.AI

@berryxia

兄弟们,这个赶紧clone下来!

Claude Code 源码泄露后,真正的牛逼的事来了!

前 PM 把它的“多智能体编排系统”完整提取出来,做成了完全开源、模型无关的框架 —— Open-multi-agent!

核心亮点:

✅ TypeScript 原生(Python 有 CrewAI/AutoGen,现在 TS 终于有对标了)

✅ 真正 in-process 运行(不是每个 Agent 都起一个 CLI 进程)

✅ 一行 runTeam() 就能自动任务拆解 + 依赖调度 + 消息总线

✅ 随便部署:Serverless、Docker、CI/CD 全支持

多 Agent 协作终于不用再被 Claude 绑死了!🤯

地址放评论区了~Show More

!Image 3: Ivan Burazin

#### Ivan Burazin

@ivanburazin · 1d ago

After the Claude Code source code leak, a former PM extracted its multi-agent orchestration system into an open source model agnostic framework.

He studied the architecture, focused on the multi-agent orchestration layer (the coordinator that breaks goals into tasks, team system, message bus, task scheduler with dependency resolution), and reimplemented these patterns from scratch as a standalone open source framework without infringing on Anthropic's code.

The result is what @JackChen_x calls an "open-multi-agent." Unlike claude-agent-sdk, which spawns a CLI process per agent, this runs entirely in-process and can be deployed anywhere (serverless, Docker, CI/CD)

Check it out: github.com/JackChen-me/op…Show More

!Image 4: Tweet image

63

369

2,340

229.8K

Apr 4, 2026, 10:25 PM View on X

1 Replies

6 Retweets

51 Likes

6,521 Views ![Image 5: Berryxia.AI](https://www.bestblogs.dev/en/tweets?sourceid=4287449f) Berryxia.AI @berryxia

One Sentence Summary

Introducing Open-multi-agent, an open-source, model-agnostic multi-agent orchestration framework extracted from the Claude Code architecture.

Summary

This tweet recommends an open-source framework called Open-multi-agent. Extracted from Claude Code's multi-agent orchestration system, it supports native TypeScript development, features in-process execution, handles task decomposition, dependency scheduling, and message bus integration, and offers flexible deployment (Serverless/Docker), providing a new open-source option for multi-agent collaboration.

AI Score

83

Influence Score 20

Published At Yesterday

Language

Chinese

Tags

Open-multi-agent

Multi-Agent

TypeScript

Claude Code

Open Source HomeArticlesPodcastsVideosTweets

Open-multi-agent: An Open-Source Multi-Agent Orchestratio...

查看原文 → 發佈: 2026-04-05 06:25:25 收錄: 2026-04-05 10:00:21

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。