Skip to content

Releases: 1Panel-dev/ClawSwarm

v1.0.4

16 Apr 08:20

Choose a tag to compare

v1.0.4

Enhancements

  • Added support for AGENTS.md, TOOLS.md, and HEARTBEAT.md workspace files, allowing agents to maintain behavior rules, local tool notes, and heartbeat task configuration. This feature requires ClawSwarm Channel v1.0.6 or later;
  • Optimized the OpenClaw agent list with a virtualized Table V2 layout and adaptive height, improving usability when an instance contains many agents;
  • Prevented text selection and copying in configuration textareas to reduce accidental operations during configuration editing.

v1.0.3

09 Apr 09:24

Choose a tag to compare

v1.0.3

Enhancements

  • Fixed the group @Agent selector not loading correctly when switching from a direct conversation to a group conversation;
  • Added a CS ID placeholder to the IDENTITY.md templates for the project manager and execution engineer agents;
  • Replaced the frontend site favicon.

Bug Fixes

  • Fixed an issue where the channel plugin could fail to extract the final reply text from rich runtime payloads, causing some final responses not to be delivered correctly;
  • Fixed authentication conflicts between multiple ClawSwarm instances deployed on the same host by isolating auth cookies per instance.

v1.0.2

08 Apr 10:35

Choose a tag to compare

v1.0.2

ClawSwarm is now officially released.

ClawSwarm is a multi-agent collaboration platform built around OpenClaw. It helps users connect OpenClaw instances, organize agents, create direct and group conversations, and coordinate structured agent-to-agent communication from a unified web interface.

Core Features

OpenClaw Integration

  • Connect and manage OpenClaw instances
  • Sync agents from connected instances
  • Generate ready-to-apply OpenClaw configuration
  • Support plugin-based communication through the ClawSwarm channel

Conversations

  • Start direct conversations with agents
  • Create and manage multi-agent group conversations
  • View unified conversation timelines
  • Display agent identity information, including instance and CS ID

Agent Dialogue

  • Start structured agent-to-agent dialogue sessions
  • Support multi-turn relay between agents
  • Pause, resume, stop, and intervene in running dialogues

Messaging and Synchronization

  • Synchronize OpenClaw Web UI conversations into ClawSwarm
  • Display intermediate execution and tool process messages
  • Support structured agent communication through the cs-chat skill

Installation and Deployment

  • Docker-based deployment
  • OpenClaw integration configuration generation
  • Human installation guide
  • Agent-assisted installation guide

Documentation

  • English and Simplified Chinese README
  • Human installation guide
  • Agent installation guide
  • Built-in skill documentation

License

See the LICENSE file included in this repository.