Skip to content
Back to work

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

Year
2026

Open source on GitHub.

Working solo with Claude Code, the bottleneck stops being the model pretty quickly. It becomes you — one pair of eyes, one terminal at a time. claudeorc is an attempt at that: arrange several agents as a swarm, each picking up work, running in parallel.

Written in Shell, because this layer has to sit close to the terminal. Still changing.