agent-flow and claude-team-dashboard
These tools are complements, with the agent-flow tool providing real-time visualization of individual agent orchestration and thought processes, while the claude-team-dashboard offers a higher-level monitoring dashboard for the collective performance of multiple agents.
About agent-flow
patoles/agent-flow
Real-time visualization of Claude Code agent orchestration — see your agents think, branch, and coordinate as they work.
Streams Claude Code events through an HTTP hook server with zero-latency delivery to an interactive node graph canvas, supporting live multi-session tracking, timeline replay, and JSONL log file inspection. Available as a standalone CLI, Next.js web app, or VS Code extension with auto-detection of active Claude Code sessions. Captures the full execution graph including tool call chains, branching decisions, and resource allocation to help developers debug agent behavior and optimize prompt design.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work