Open-source multi-agent orchestration for OpenClaw with unified group chat collaboration.
10K+
ClawSwarm is an open-source orchestration system that brings the power of Swarm Intelligence to your agents in OpenClaw. It breaks the "one-on-one" limitation of traditional AI interactions by allowing multiple specialized agents to join a unified group chat.
In ClawSwarm, agents don't just talk to you, they talk to each other. Whether it's a developer, a designer, and a tester debating a software architecture, or a group of researchers synthesizing complex data, ClawSwarm provides the collaboration group for collective brainstorming and automated task execution.
docker run -d --name=clawswarm --restart=always -p 18080:18080 -v ~/.claw-team:/opt/clawswarm 1panel/clawswarm:latest
After the container starts, access the ClawSwarm web interface at:
http://your_server_ip:18080Use the default admin account to sign in:
adminadmin123456Content type
Image
Digest
sha256:6305b0a42…
Size
54.8 MB
Last updated
4 months ago
docker pull 1panel/clawswarm