openclaw-dashboard and openclaw-nerve

These two tools are complements within the OpenClaw ecosystem, with the dashboard providing secure monitoring and cost tracking, while the nerve offers a web cockpit for interactive control and visualization of agent activities.

openclaw-dashboard
48
Emerging
openclaw-nerve
44
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 3/25
Community 22/25
Maintenance 13/25
Adoption 10/25
Maturity 11/25
Community 10/25
Stars: 415
Forks: 72
Downloads:
Commits (30d): 0
Language: HTML
License:
Stars: 183
Forks: 10
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No License No Package No Dependents
No Package No Dependents

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.

About openclaw-nerve

daggerhashimoto/openclaw-nerve

Real-time web cockpit for OpenClaw: voice conversations, agent automated kanban board, workspace/file control, sub-agent sessions, inline charts, and usage visibility.

Builds on WebSocket proxying to OpenClaw Gateway while adding real-time file watching via SSE and rich UI rendering for agent outputs—charts, diffs, syntax-highlighted code, and structured tool results rendered natively rather than as text. Supports multi-agent fleet orchestration with per-agent workspaces, memory, and identity management, plus operational primitives like cron scheduling, kanban boards, and session trees that extend beyond conversational interfaces. Frontend uses React 19 with Tailwind and shadcn/ui; backend is Hono on Node.js with optional password auth, local-by-default binding, and Tailscale integration for private remote access.

Scores updated daily from GitHub, PyPI, and npm data. How scores work