ClawMetry is a real-time observability dashboard for OpenClaw AI agents. It provides monitoring of agent behavior, cost tracking, cron job scheduling, and live event streams. Version 0.12.161 is the latest; releases are frequent (multiple per week). Requires Python >=3.8.
pip install clawmetryVerified import paths — ran on the pinned version, not inferred.
Initialize ClawMetry client with API key and list agents.
Export CLAWMETRY_API_KEY before running or pass it to the constructor.
Update skill handling to use new interactive endpoints.
Remove any workarounds for missing advisor data.
No dependency data recorded yet.