OpenClaw Monitor ⭐
AI-Powered AI Monitoring Dashboard — monitoring AI agents, LLMs, and AI workflows

OpenClaw Monitor is an open-source AI monitoring dashboard. What makes it special: the dashboard itself was built with AI (Vue 3 frontend + Node.js backend).
Frontend (Vue 3 + TypeScript + Element Plus)
- Real-time metrics with ECharts
- Agent session tracking & status monitoring
- Token usage & cost analytics
- Multi-language (EN/中文)
Backend (Node.js + SQLite/pgvector)
- Self-hosted, no cloud dependency
- Simple setup:
npm install && npm run dev
- Vector memory for AI state persistence
- REST API + WebSocket
Links
Submitted by @flik2002 — AI that monitors AI