win4r/ClawTeam-OpenClaw
Multi-agent swarm coordination system that spawns and orchestrates AI coding agents to complete complex tasks collaboratively.

ClawTeam-OpenClaw is a fork of ClawTeam that provides multi-agent swarm coordination for CLI coding agents. It uses OpenClaw as the default agent while also supporting Claude Code, Codex, Hermes, and nanobot. The system spawns worker agents, splits tasks among them, coordinates their execution, and merges results into a unified output. It includes per-agent session isolation, exec approval auto-configuration, and supports File and ZeroMQ P2P transport layers.