Rare find

Agent Flow. Watch your AI agents think and work in real time.

marketplace.visualstudio.com/items?itemName=simon-p.agent-flow

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • refactor: single source of truth for Claude model families (#64)
  • feat(agent-visualizer): show agent model names (#60)
  • fix: prevent system-injected content from becoming agent display name…
  • fix: show CODEX label for codex assistant messages in message feed pa…
  • ci: run tests and typechecks on push and pull requests (#63)
  • Release —v0.9.1 — Windows Claude Code session discovery fix
  • fix: Windows Claude Code session discovery — case-insensitive project…
  • Release —v0.9.0 — New model support + Codex discovery fixes
  • feat: new model support (Fable 5, Sonnet 5, Opus 4.8, GPT-5.x Codex) …
April 2026
  • Merge pull request #47 from patoles/star-history
  • Update README to include Star History section
  • feat: anonymous usage telemetry (v0.8.1) (#46)
  • Release —v0.8.0 — Codex runtime support
  • Document AGENT_FLOW_RUNTIME env var in 0.8.0 changelog (#45)
  • Add Codex runtime support (v0.8.0) (#44)
  • Bump version to 0.7.0
  • Feat/opus 4 7 support (#43)
  • Fix Windows hook deduplication by normalizing path separators (#42)
  • Fix path encoding to match Claude Code's non-ASCII handling (#38)
  • Remove dead resetMsgIdCounter function (#40)
  • fix: remove duplicate subagent spawn from hook server (#34)
  • fix: prevent duplicate React keys from message counter reset (#33)
  • fix: set NEXT_PUBLIC_RELAY_PORT in dev script (#32)