Collaborative AI agents work together in Matrix rooms with human-in-the-loop supervision. Built on a Manager-Worker Agent architecture for transparent, auditable task coordination.
Fast-track your OPOC (One Person One Company) and enterprise digital workforce
Get HiClaw running with a single command
$ bash <(curl -sSL https://hiclaw.clawdeploy.cloud/install.sh)After installation completes:
=== HiClaw Manager Started! ===
Element Web : http://localhost:18088
Console : http://localhost:18080
Enterprise-grade multi-agent orchestration, open source
Workers never hold real API keys or GitHub PATs. They only carry a consumer token (like a badge) that the Manager validates on every request.
Manager Agent decomposes complex tasks and coordinates multiple Worker Agents for parallel execution with built-in task routing.
Built on the open Matrix IM protocol, all Agent communications are transparent and auditable in real-time chat rooms.
Humans can observe, intervene, and correct Agent behavior in real-time through Matrix rooms. Full human-in-the-loop control.
Clear two-tier architecture with Manager orchestration and Worker execution. Extensible with custom Worker Agents for any domain.
Community-driven with no vendor lock-in. Supports local private deployment for maximum data sovereignty and customization.
All you need is Docker and minimal hardware
macOS
Install Docker Desktop for Mac. This includes Docker Engine and Docker Compose out of the box.
Recommended
Linux
Install Docker Engine for Linux. Alternatively, you can use Podman Desktop as a drop-in replacement.
Settings → Resources to adjust Docker's allocation