Cloud-Edge orchestration platform — Fleet Manager, Edge API Server, and Edge Reporter for managing distributed Claw agents.
Part of the Clawland ecosystem.
Clawland Fleet is the nervous system connecting cloud and edge. It provides a unified control plane to deploy, monitor, update, and orchestrate hundreds of Claw agents across distributed locations.
- Node Registry — Track all edge nodes: status, location, capabilities, firmware version
- Task Dispatcher — Push commands and configurations to edge nodes
- Health Dashboard — Real-time monitoring with alerting
- OTA Orchestrator — Rolling firmware/skill updates with rollback
- REST/gRPC API — Receive commands from cloud
- Local Task Queue — Buffer commands during offline periods
- State Reporter — Periodic heartbeat with metrics
- Event Streaming — Push alerts and anomalies to cloud in real-time
- Batch Upload — Compress and send sensor data on schedule
- Offline Buffer — Store-and-forward when connectivity is lost
┌─────────────────────────────────────────┐
│ Fleet Manager (Cloud) │
│ ┌──────────┐ ┌────────┐ ┌───────────┐ │
│ │ Registry │ │Dashboard│ │OTA Manager│ │
│ └──────────┘ └────────┘ └───────────┘ │
└─────┬──────────────┬──────────────┬─────┘
│ │ │
┌───▼────┐ ┌────▼───┐ ┌────▼───┐
│Edge API│ │Edge API│ │Edge API│
│PicClaw │ │PicClaw │ │PicClaw │
│Node 1 │ │Node 2 │ │Node N │
└───┬────┘ └────┬───┘ └────┬───┘
│ │ │
┌───▼────┐ ┌────▼───┐ ┌────▼───┐
│Micro x3│ │Micro x5│ │Micro x2│
└────────┘ └────────┘ └────────┘
🚧 Pre-Alpha — Architecture design phase. Looking for contributors!
Business Source License 1.1 (BSL 1.1)
- Additional Use Grant: You may use this software for any purpose except operating a commercial SaaS that competes with Clawland Fleet's hosted offering.
- Change Date: 4 years from each release date.
- Change License: Apache License 2.0.
See LICENSE for full terms.
See the Clawland Contributing Guide.
Core contributors share 20% of product revenue. Read the Contributor Revenue Share terms.