See what your agent is doing.
Replay what it did.

Zero intrusion, full replay, shareable snapshots — for OpenClaw agents.

Open Source · MIT 🔌 Zero Intrusion 🔍 Full Replay 📸 Shareable Snapshots
$ curl -fsSL https://claw-insights.com/install.sh | bash
View install script →
Claw Insights Dashboard

Your agent is running 24/7.

Do you know what it's doing right now?

01

Your agent spawned 3 sub-agents. What did they do?

Open the session replay. Every message, every tool call, every token — laid out on a scrollable timeline with full diagnostic context.

02

200k context window, 80% full. Which turns ate it?

Per-turn breakdown by model, trend indicators that catch spikes, and context progress bars showing how full each session is.

03

5 sessions running, 100M tokens burned. How do you show that?

Generate a status snapshot — server-rendered PNG, no browser needed. Push it to Slack on a schedule, pin it in Telegram, or save for a report.

Everything you need to know.

Sessions, tokens, errors, and shareable reports.

Every session laid out with its sub-agent tree, context window usage, and per-model token split. Trend arrows flag spikes — you'll know which session is burning tokens before it hits the limit.

Sub-agent tree — see what spawned what Context bars — how full each session is Per-model token split Spike alerts catch cost surges early Channel status at a glance Turn count per session
127.0.0.1:41041
Dashboard

Click any session and read the full transcript — user messages, assistant replies, tool calls and their results, token cost per turn. No SSH, no log files. The conversation is right there.

Role-tagged turns — user, assistant, tool Token cost per turn Rendered Markdown + syntax highlighting Handles 1000+ turn sessions
127.0.0.1:41041
Session Replay
127.0.0.1:41041
Snapshot

A visual status card — tokens, sessions, errors — rendered as PNG in ~200ms. Push it to Slack on a schedule, send it to Telegram, or save it for a report. No browser needed.

PNG / SVG / JSON
Three output formats — visual cards or raw data
Three detail levels
compact for chat, standard for check-ins, full for reports
REST API + CLI
Schedule via cron, push to any channel
Dark & Light themes
EN + 中文, auto timestamped filename

Every error, warning, and restart on a single timeline. A density heatmap shows the last 24 hours at a glance — spikes jump out immediately. Filter by type, search the full text, find what broke.

24h density heatmap Filter by error, warning, restart Full-text search across events Live event stream
127.0.0.1:41041
Event Timeline

Up and running in 60 seconds

One command, one dashboard. Requires Node.js ≥22.5.

1

Install

$ curl -fsSL https://claw-insights.com/install.sh | bash

Or via npm: npm install -g claw-insights

2

Start

$ claw-insights start
Claw Insights v0.1.0   ready in 1.2s
➜ Open: http://127.0.0.1:41041/?token=abc123...
   Auth: token (auto-generated)
3

Open

Click the token URL — you're in. Bearer token auth with session cookie keeps you authenticated.

🏠
Data stays local
Zero telemetry,
no phone-home
📖
Fully open source
MIT License,
audit everything
🔌
Zero intrusion
Read-only sidecar,
doesn't touch OpenClaw
🔒
Secure by default
Auth enabled out of the box,
zero configuration

Ready to see what your agent is doing?

Monitor in real time. Share a beautiful snapshot.

$ curl -fsSL https://claw-insights.com/install.sh | bash

Or: npm install -g claw-insights