fleet observer / release 0.1
/

Observe
the fleet.

One read-only view for OpenClaw work distributed across Gateways, agents, sessions, and child runs.

OTROPENCLAW
TELEMETRY
RELAY
01field viewread-only
Live sample / neutral fixture data03 connected · 18 active
routecurrent sessionlast signalstate
gateway-ahost-aPrimary sessioninspecting a new visual passnowactive
gateway-bhost-bBackground taskwaiting on a library scan02midle
gateway-chost-cParent sessionthree child tasks in progress07mactive
agent/session tree availableselection follows the workstreamno controls exposed
02

What it is

Clawtop is a small self-hosted field view for a moving OpenClaw fleet.

It merges safe projections from one or more Gateways into a single place to see what is connected, what is active, and how work branches. The service is passive by design.

Read the source
03

Read-only by construction

See the fleet.
Keep your hands off it.

observes Gateway-reported state, activity, placement, and lineage

preserves the boundary between dashboard and control plane

drops prompts, credentials, raw payloads, and host internals

04

Run it where
the work is.

Start in demo mode. Add Gateways when the view is useful. Keep it behind the boundary you already trust.

$ npm ci
$ npm run dev
Repository and setup