openclaw-dashboard and costclaw-telemetry
These two tools are complements, as OpenClaw Dashboard provides a beautiful, zero-dependency command center for OpenClaw AI agents, while CostClaw Telemetry focuses on reducing the costs of those same OpenClaw agents through real-time LLM cost tracking and a dashboard.
About openclaw-dashboard
mudrii/openclaw-dashboard
A beautiful, zero-dependency command center for OpenClaw AI agents
Provides real-time operational visibility into OpenClaw AI agent deployments through 12 dashboard panels covering gateway health, cost breakdown (daily/monthly projections), cron job status, active sessions with token usage, and sub-agent activity — all refreshed automatically every 60 seconds. Built as a single Go binary backend with pure HTML/CSS/JS frontend, it polls OpenClaw's `/healthz`, `/readyz`, and `status --json` endpoints locally over HTTP, featuring 6 themeable interfaces, rate-limited natural-language chat queries, and per-metric CPU/RAM/disk thresholds. Designed specifically for multi-agent, multi-model OpenClaw setups running dozens of cron jobs across Telegram, Slack, Discord, and WhatsApp integrations.
About costclaw-telemetry
Aperturesurvivor/costclaw-telemetry
Reduce your OpenClaw agent costs. Free real-time LLM cost tracking + dashboard. Installs in 60 seconds.
Captures LLM calls via OpenClaw's native event hooks and stores usage breakdowns (by model, source, session) in local SQLite with PII redaction, then serves insights through a dashboard with per-source cost analysis (user messages vs. heartbeat vs. cron vs. subagents) and auto-generated optimization recommendations. Supports 30+ models across Anthropic, OpenAI, Google, xAI, and Meta with customizable pricing tables, and provides agent-callable tools to query spend and retrieve cost breakdowns programmatically.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work