Claude Code v2.1.139–v2.1.140: Agent View Research Preview and /goal Command
Anthropic
Claude Code v2.1.139 (May 11) ships Agent View as a research preview — `claude agents` opens a single dashboard listing all running, blocked, and completed sessions, allowing developers to supervise parallel autonomous coding tasks from one terminal pane. The companion /goal command lets users declare a completion condition and keeps Claude iterating autonomously across turns with a live elapsed-time/turns/token overlay. v2.1.140 (May 12) followed with bug fixes: resolves a /goal hang on hook restrictions, `claude --bg` crash on enterprise endpoints, Windows event-loop stall, and Read tool offset validation.
Why it matters
Agent View and /goal together mark a shift from single-session CLI tool to a multi-agent orchestration surface, enabling parallel autonomous Claude agents managed from one terminal.
Importance: 3/5
Agent View and /goal introduce multi-agent orchestration to Claude Code CLI; significant agentic capability addition to Anthropic's developer toolchain.