Claude-Code-Agent-Monitor and AgentMonitor
These are **competitors**: both provide real-time web dashboards for monitoring and managing Claude Code agents, with overlapping core functionality (session tracking, activity monitoring, agent orchestration) and would serve the same use case rather than enhance each other.
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.
About AgentMonitor
Ericonaldo/AgentMonitor
Web dashboard to run, monitor, and manage multiple Claude Code & Codex agents. Create agents with a cloneable task template. Real-time streaming, task pipelines, session resume, git worktree isolation, and remote access via relay — all from your browser.
It provides automated agent discovery, importing local sessions from `~/.claude/projects/**.jsonl` and `~/.codex/sessions/**.jsonl` with real-time sync. The dashboard supports comprehensive notification channels including Email, WhatsApp via Twilio, Slack webhooks, and an interactive Feishu (Lark) bot. Built with Node.js, TypeScript, and React, it utilizes `node-pty` and `xterm.js` for an integrated web terminal and `OpenCLI` toolchain.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work