clawd-control and openclaw-dashboard
Both projects are dashboards designed to monitor AI agents, but they appear to be competitors due to their similar descriptions and overlapping functionalities, each offering a real-time monitoring solution for different AI agent frameworks ("Clawdbot" and "OpenClaw" respectively).
About clawd-control
Temaki-AI/clawd-control
🏰 Real-time dashboard for monitoring and managing Clawdbot AI agents
Provides live fleet monitoring via Server-Sent Events, auto-discovers local Clawdbot agents, and offers deep agent introspection including session history and configuration management. Built as a deliberately minimal Node.js server with vanilla HTML/JS frontend and no build tooling, communicating with Clawdbot agents via WebSocket and polling their metrics at configurable intervals. Supports both local auto-discovery and manual remote agent configuration with token-based authentication.
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