跳到正文
返回作品列表

claudeorc:Claude Code 的 Agent 蜂群架构claudeorc: an agent swarm for Claude Code

年份
2026

开源在 GitHub 上。

一个人用 Claude Code 的时候,瓶颈很快就不是模型了,是你自己——你只有一双眼睛,一次盯得住一个终端。claudeorc 想解决的是这个:把多个 agent 编排成一群,各自领任务、并行跑。

用 Shell 写的,因为这一层要贴着终端。目前还在改。