clawmetry and codesession-cli
The tools are complementary, with one offering real-time observability into an AI agent's thought process and the other providing cost tracking and budget management across various agent frameworks.
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 codesession-cli
brian-mwirigi/codesession-cli
Track what your AI agents cost including files, commits, tokens, budgets. CLI , Dashboard+ API. Works with OpenClaw, Claude Code, and any agent framework.
Provides local API interception via an HTTP proxy (listening on localhost only) that captures Anthropic and OpenAI API calls in real-time, storing all metadata in a SQLite database without persisting prompts or keys. Integrates via ClawHub skills, Model Context Protocol, or wraps any script with `cs run`, plus offers a local web dashboard with budget alerts, session timelines, and per-model cost breakdowns—all without cloud dependency or telemetry.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work