agent-flow and agent-character-dashboard
These are complements: agent-flow provides low-level orchestration visualization for agent execution flows, while agent-character-dashboard layers a higher-level animated interface on top of Claude Code sessions, allowing users to choose between detailed operational monitoring or engaging visual representation of the same underlying agent activity.
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 agent-character-dashboard
mzd-hseokkim/agent-character-dashboard
Real-time multi-agent observability dashboard that visualizes Claude Code sessions as animated pixel art characters
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work