by patoles
Real-time visualization of Claude Code agent orchestration — see your agents think, branch, and coordinate as they work.
# Add to your Claude Code skills
git clone https://github.com/patoles/agent-flowReal-time visualization of Claude Code agent orchestration. Watch your agents think, branch, and coordinate as they work. Demo video here.

I built Agent Flow while developing CraftMyGame, a game creation platform driven by AI agents. Debugging agent behavior was painful, so we made it visual. Now we're sharing it.
Claude Code is powerful, but its execution is a black box — you see the final result, not the journey. Agent Flow makes the invisible visible:
No comments yet. Be the first to share your thoughts!
Cmd+Shift+P) and run Agent Flow: Open Agent FlowAgent Flow automatically configures Claude Code hooks the first time you open the panel. These forward events from Claude Code to Agent Flow for zero-latency streaming.
To manually reconfigure hooks, run Agent Flow: Configure Claude Code Hooks from the Command Palette.
You can also point Agent Flow at a JSONL event log file:
agentVisualizer.eventLogPath in your VS Code settings to the path of a .jsonl file| Command | Description |
|---------|-------------|
| Agent Flow: Open Agent Flow | Open the visualizer panel |
| Agent Flow: Open Agent Flow to Side | Open in a side editor column |
| Agent Flow: Connect to Running Agent | Manually connect to an agent session |
| `Age...