Sign inSign up

1panel/clawswarm

By 1panel

Updated 4 months ago

Open-source multi-agent orchestration for OpenClaw with unified group chat collaboration.

Image
Machine learning & AI
0

10K+

1panel/clawswarm repository overview

GitHub Repo

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.

Quick start

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:18080

Use the default admin account to sign in:

  • username: admin
  • password: admin123456

Official Website

Tag summary

Content type

Image

Digest

sha256:6305b0a42

Size

54.8 MB

Last updated

4 months ago

docker pull 1panel/clawswarm