patoles/agent-flow
VSCode extension providing real-time visualization and debugging of Claude Code and Codex agent execution as interactive node graphs.

Agent Flow is a VSCode extension that visualizes Claude Code and Codex agent orchestration in real-time. It captures agent events via HTTP hooks from Claude Code and file-tailing from Codex rollout logs, rendering execution as interactive node graphs showing tool calls, branching, and subagent coordination. Users can pan, zoom, and click through agent traces to inspect decision sequences and identify performance bottlenecks across multiple concurrent sessions.