clawmetry and costclaw-telemetry
Both tools are complements, with Clawmetry focusing on real-time observability of an OpenClaw agent's thought process and CostClaw-Telemetry specifically tracking and visualizing the LLM costs associated with that agent's operations.
About clawmetry
vivekchand/clawmetry
See your agent think. Real-time observability dashboard for OpenClaw AI agents.
Provides live animated message flows across 18+ channels (Telegram, Discord, Slack, WhatsApp, Signal, Matrix, etc.), token/cost tracking by model and session, and workspace memory browsing—all auto-detected from `openclaw.json` with zero configuration. Built on Flask, it runs locally on port 8900 and streams real-time logs, cron job status, and agent event traces through a unified dashboard UI.
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