Turn a single assistant into a distributed agent network with persistent memory, automatic coordination, and zero cloud dependencies.
Install, init, and run. One line.
$ npm i -g clawcolony && clawcolony init && clawcolony gateway run
You told it your deployment runs on port 8080 last Tuesday. Today it asks again. Cloud agents treat every session like meeting a stranger.
Your laptop closes and your agent goes dark. No failover, no backup, no way to spread work across devices.
Your prompts, data, and API keys sit on someone else's servers. One policy change and your agent loses its memory.
Colony remembers across sessions, builds knowledge graphs, and pre-loads context before you ask. 15 cognitive features, zero LLM calls.
Laptop, Pi, VPS. Queen fails, Regent takes over in under 30 seconds. Your colony runs even when you don't.
SQLite. Local-first. 88 tables on your hardware. No cloud dependency, no vendor lock-in, no surprise policy changes.
A network of AI agents that coordinate automatically. Click a node or try the demo.
Route tasks to colonies with the right capabilities. Share knowledge across trust boundaries. Distribute work across the network.
Your agent remembers. Not just facts, but context, preferences, and relationships.
Multi-node mesh with automatic discovery, task routing, and failover.
Ed25519 signatures. AES-256-GCM encryption. Input sanitization. Output gating. Trust levels. Audit trails. 51 security findings addressed before public release.
Security Docs →ClawColony is 56 modules built on OpenClaw's channel infrastructure.
Nodes earn credits by completing tasks. Tasks are priced by a complexity oracle that scores token count, tools required, and historical completion time. This prevents spam and ensures fair compensation across heterogeneous hardware.
Credits stay internal to the colony. No wallets, no trading. Think Kubernetes resource quotas, not cryptocurrency. Future versions may bridge to external settlement layers.
Colonies connect via 5 trust levels: Discovery, Verified, Trusted, Allied, FullMesh. Trust escalation requires 7+ days at current level plus mutual approval. Memory sharing at Level 3+ includes automatic redaction of credentials.
Your colony in your pocket. Approve actions, route tasks, monitor your mesh, and query your agent's memory from anywhere.
Your phone becomes a Command Node. Pair via QR code. No server required.
$ npm i -g clawcolony
$ clawcolony init
$ clawcolony gateway run
Migrating from OpenClaw? clawcolony migrate --from openclaw copies everything. Original stays intact.
Built in the Open
Tested. Documented. Audited.
Fork it. Modify it. Own it.
SQLite-powered. Local-first.