Claude Code just shipped agent view - essentially a centralized orchestration dashboard for multi-agent workflows.

Previous workflow: juggling multiple terminals, tmux sessions, mentally tracking execution states across agents.

New implementation: unified view displaying real-time agent status - active execution threads, blocked on user input, or completed tasks. Reduces cognitive overhead for managing parallel agent operations.

Basically turns chaotic multi-agent coordination into a single pane of glass. 👇