⌘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
 ### 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
#### 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
63
369
2,340
229.8K
Apr 4, 2026, 10:25 PM View on X
1 Replies
6 Retweets
51 Likes
6,521 Views  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