agent-flow and AgentMonitor
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 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