#750 · Primary category: AI Agents & Automation
agent-flow
Real-time visualization of Claude Code agent orchestration — see your agents think, branch, and coordinate as they work.
Project last updated:07/11/26
GitHub Stars
1.6K
Forks
185
Contributors
6
License
Apache-2.0
Why we included this project
Claude Code and Codex hide the details of their work until the run finishes, and when a multi-step task quietly goes wrong you are left guessing which tool call led it astray. Agent Flow lifts that curtain with a live interactive graph of the run: subagents appear as they branch, every tool call shows up in real time, and you can click any node to inspect that step. Events arrive either through a lightweight HTTP hook server that streams straight from Claude Code or by tailing Codex rollout logs, so there is no need to wait for a session to end. The same events are saved as JSONL, which lets you replay an old run later or open it in the timeline and transcript panels without re-running the agents. It works as a VS Code extension or as a standalone browser app started with a single npx command, so small teams can adopt it without changing their workflow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.