hoangsonww/Claude-Code-Agent-Monitor
A real-time web dashboard that monitors and visualizes Claude Code agent sessions, activity, and tool usage via WebSocket streaming.

Velocity · 7d
+4.7
★ / day
Trend
→steady
star history
The dashboard integrates with Claude Code through its native hook system to capture session data, agent activity, and tool invocations, storing everything in SQLite. It provides a live-updating web interface with Kanban boards, status notifications, and analytics charts built with React and Vite. Notifications can be delivered via WebSocket and web-push, and the system exposes a REST API with Swagger documentation.