claw-insights and openclaw-dashboard
These are complements: claw-insights provides session replay and observability data collection for AI agent workflows, while openclaw-dashboard offers a secure, real-time monitoring interface with MFA and cost tracking that could consume and visualize those same agent execution metrics.
About claw-insights
LucaL6/claw-insights
Open-source agent observability — session replay, metrics, and shareable snapshots for AI agent workflows
Operates as a zero-intrusion read-only sidecar that tails logs and CLI output without SDK integration, storing data locally in SQLite and exposing observability through GraphQL APIs and Server-Sent Events. Built with an adapter architecture for extensibility beyond OpenClaw, it includes structured AI agent skills for autonomous setup and snapshot capture via REST API or CLI. Tech stack spans Express, GraphQL Yoga, SQLite, Satori rendering, and a React 19 frontend with real-time ECharts dashboards for token analytics and error tracking.
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