claw-insights and openclaw-nerve
"LucaL6/claw-insights" provides observability for AI agent workflows with session replay and metrics, making it a complementary monitoring tool to "daggerhashimoto/openclaw-nerve," which offers a real-time web cockpit for controlling and visualizing OpenClaw agents.
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-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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work