Added in Claude Code 2.1.139 on May 11, 2026, Agent View is a Research Preview CLI dashboard for every Claude Code session: running, blocked on you, or done. /goal is the companion command in the same release: set a completion condition and Claude keeps working across turns, with elapsed time, turns, and token usage...

Create a landscape editorial hero image for this Studio Global article: What is Anthropic’s new Agent View for Claude Code, how does it help developers manage multiple AI coding sessions from one command-line das. Article summary: Anthropic’s Agent View is a Research Preview feature in Claude Code that gives developers one command-line dashboard for all Claude Code sessions: running, waiting for input, or completed. It was added in Claude Code 2.1. Topic tags: general, general web, user generated. Reference image context from search candidates: Reference image 1: visual subject "Anthropic redesigned Claude Code on the desktop, now tailoring the interface to better accommodate running parallel agents and tasks. When a session's associated pull request merge" source context "Anthropic gives Claude Code a multi-agent upgrade | The Deep View" Reference image 2: visual subject "Anthropic rede
Anthropic’s Agent View is designed for a specific pain point in AI-assisted development: once developers run more than one Claude Code session, the work itself can become easier than tracking which agent is still working, which one needs input, and which one finished.
In Claude Code 2.1.139, the official changelog describes Agent View as a Research Preview that provides “a single list of every Claude Code session” across three states: running, blocked on the user, or done. The same changelog says developers can start it with claude agentsclaude --version2].
Agent View is a command-line dashboard for Claude Code background sessions. Instead of treating each agent run as a separate terminal thread to monitor manually, it collects sessions into one screen showing what is currently running, what needs the developer’s input, and what has completed [1].
The official Agent View documentation says it is opened with:
claude agentsFrom that view, developers can dispatch new sessions, watch their state at a glance, and step into a session only when it needs attention [1]. The docs also state that sessions can keep running in the background without a terminal attached, which is the core workflow shift: Claude Code sessions become background work items that can be supervised from one place .
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
Added in Claude Code 2.1.139 on May 11, 2026, Agent View is a Research Preview CLI dashboard for every Claude Code session: running, blocked on you, or done.
Added in Claude Code 2.1.139 on May 11, 2026, Agent View is a Research Preview CLI dashboard for every Claude Code session: running, blocked on you, or done. /goal is the companion command in the same release: set a completion condition and Claude keeps working across turns, with elapsed time, turns, and token usage shown in an overlay.
The feature is best suited to parallel, independent coding tasks such as bug fixes, pull request review, or log investigation, where developers need to supervise several AI sessions without juggling terminal tabs.
Continue with "What is TikTok arguing in its appeal against the EU’s Digital Markets Act “gatekeeper” designation, why does the case matter for Big Tech re" for another angle and extra citations.
Open related pageCross-check this answer against "What did Red Hat announce at its 2026 Summit, and how does Red Hat AI 3.4 support enterprise agentic AI workloads through model as a service".
Open related pageAgent view, opened with claude agents , is one screen for all your background sessions: what’s running, what needs your input, and what’s done. Dispatch new sessions, watch their state at a glance instead of scrolling through transcripts, and step in only w...
This page is generated from the CHANGELOG.md on GitHub. Run claude --version to check your installed version. ... 2.1.139 May 11, 2026 - Added agent view (Research Preview): a single list of every Claude Code session — running, blocked on you, or done. Run...
Anthropic shipped the fix on May 11, 2026. It's called agent view , and it's exactly what it sounds like: one screen for every Claude Code session you have running, grouped by state, with peek-and-reply built into the same view. From the official launch pos...
Anthropic is rolling out Agent View for Claude Code, a new Research Preview that turns parallel coding sessions into a single command-line control center. Instead of keeping several terminal tabs, tmux panes, or separate Claude Code runs open, developers ca...
Agent View is most useful when Claude can work on several independent tasks at once. Anthropic’s documentation gives examples such as fixing a bug, reviewing a pull request, or investigating a log [1]. In those cases, the developer’s job is less about typing continuously into one chat and more about coordinating parallel work.
That coordination is exactly what Agent View targets. Without a shared dashboard, developers may need to switch between terminal tabs, panes, or transcripts to find out which session is blocked and which is still making progress. Agent View centralizes that status information so the developer can intervene only when a session needs input [1]. Testing Catalog similarly describes the feature as a command-line control center for parallel Claude Code work, including launching agents, sending sessions to the background, checking running tasks, and jumping back into full sessions when needed [
11].
claude agentsFor users on Claude Code 2.1.139 or later, the basic flow is simple:
claude --version
claude agentsThe first command checks the installed Claude Code version, and the second opens Agent View [2]. Once inside, the dashboard shows the consolidated session list rather than requiring the developer to inspect each session separately [
1][
2].
Agent View surfaces three practical states:
| Session state | What it tells the developer |
|---|---|
| Running | Claude is still working on the task [ |
| Blocked or needs input | The session is waiting for the developer to respond or make a decision [ |
| Done | The session has completed its work [ |
That makes Agent View less like a new model feature and more like operational tooling for managing multiple AI coding processes.
/goal fits into Claude Code 2.1.139Agent View was not the only developer-facing addition in Claude Code 2.1.139. The same official changelog also added /goal, a command that lets the developer set a completion condition so Claude keeps working across turns until that condition is met [2].
The changelog says /goal works in interactive mode, -p, and Remote Control, and shows live elapsed time, turn count, and token usage in an overlay panel [2]. In practice, the two features complement each other:
/goal gives a session a defined stopping condition, while Agent View gives the developer a way to monitor multiple sessions from one command-line dashboard.
The official availability requirement in the provided sources is Claude Code version 2.1.139 or later. Users can verify their installed version with claude --versionclaude agents2].
Some third-party coverage reports plan-level availability on Pro, Max, Team, Enterprise, and Claude API plans [5][
11]. The official changelog excerpt provided here, however, frames access around the Claude Code version rather than plan eligibility, so teams should confirm access in their own Claude Code environment before standardizing workflows around it [
2].
Agent View turns Claude Code into a more manageable tool for parallel AI coding work. It does not change the basic need for developers to supervise, respond, and review; it changes where that supervision happens. Instead of watching scattered sessions one by one, developers on Claude Code 2.1.139 or later can use claude agents1][
2].