Agent Flow mod visualizes every Claude Code subagent in a live sidebar tree
EricBuess · x · 2026-09-26
A new Claude Code mod called Agent Flow renders all agents in a session as a live tree in a sidebar: the main loop with its context-window usage on top, then every spawned subagent with the context handed down, actions taken, and results returned—so you never lose track of them.
- Install with one command: npx claude-code-templates@latest --mod ui/agent-flow
- Requires Claude Code 2.1.259+ and CLAUDECODEENABLEFUNCTIONHOOKS=1
- Built on Anthropic's function hooks; options include columns, maxAgents, openOnStart
- claude plugin validate shows every hooked event
Handy for debugging multi-agent orchestration and watching per-subagent token/context usage.
More from coding & agent
- Anthropic asks users for Computer Use failures; auth credential entry still trips Claude — CtrlAltDwayne · 2026-09-26
- 575 PRs later: how the Astra agent untangled a sync-SQLite bottleneck in OC — soumitrashukla9 · 2026-09-26
- From GoPro footage to 3D scenes: a two-week agent skill for full-home reconstruction — doodlestein · 2026-09-26
- Sentinel splits monolithic Three.js into scene-based workflows with HD PNG sequence export — PurzBeats · 2026-09-26
- AI tip: ask models to break your app with worst-case edge data — soleio · 2026-09-26
- Tom Davenport calls to outlaw agent swarms: no human can stay in the loop above 10 agents — eldonredwards · 2026-09-26