claude-team-dashboard and Claude-Code-Agent-Monitor
These are competitors, as both projects provide real-time monitoring dashboards for Claude Code agents, making them alternative solutions for the same use case.
About claude-team-dashboard
mukul975/claude-team-dashboard
📊 Real-time monitoring dashboard for Claude Code agent teams
Provides real-time WebSocket streaming of agent activity, task execution, and inter-agent communication with zero-config auto-discovery via filesystem monitoring of `~/.claude/teams/`. Built with React + Vite frontend and Node.js/Express backend, featuring WCAG-accessible dark/light UI, keyboard-first navigation, and PWA installability for offline viewing of cached agent state and metrics.
About Claude-Code-Agent-Monitor
hoangsonww/Claude-Code-Agent-Monitor
A real-time monitoring dashboard for Claude Code agents, built with Node.js, Express, React, and WebSockets. It tracks sessions, agent activity, tool usage, and subagent orchestration through Claude Code hooks, providing live analytics, a Kanban status board, status notifications, and an interactive web interface.
Integrates with Claude Code's native hook system to capture session lifecycle events, storing normalized data in SQLite and broadcasting updates via WebSocket for real-time UI synchronization. Uses a Python hook handler script to intercept Claude Code callbacks, with optional MCP (Model Context Protocol) support for extended agent capabilities. Includes D3.js visualizations for token analytics and activity heatmaps, plus browser notifications for agent status changes.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work