clawmetry and openclaw-dashboard
These two dashboards appear to be competitors, both offering real-time observability for OpenClaw AI agents, with project B additionally providing security features like authentication and cost tracking.
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 openclaw-dashboard
tugcantopaloglu/openclaw-dashboard
🔐 Secure, real-time monitoring dashboard for OpenClaw AI agents. Auth, TOTP MFA, cost tracking, live feed, memory browser and more.
Built on pure Node.js with zero external dependencies, it monitors OpenClaw agent sessions by reading workspace files and logs directly from disk. The dashboard provides granular API usage tracking for Claude and Gemini models with rolling-window rate limits, system health metrics (CPU, RAM, temperature), Docker container management, and security controls including PBKDF2 password hashing, TOTP MFA, and audit logging of sensitive actions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work