Anthropic shipped three major features for Claude Code during the week of May 11, marking the largest single-week update since the platform launched. The release includes a new agent dashboard for session management, autonomous goal-driven execution, and a default model upgrade.
Claude Code becomes a true multi-agent platform with these updates. The agent view alone changes the workflow from single-session to orchestration-level.
Agent View: One Screen for Every Session
Running claude agents opens a dashboard showing every active Claude Code session: what is running, what is blocked on user input, and what is completed. Developers can dispatch parallel tasks — a bug fix, a PR review, and a test investigation — as separate rows, keep working in another window, and intervene only when needed.
Each background session continues running without a terminal window attached. Attaching to any row drops into the full conversation, and pressing ← returns to the session list.
Multiple agents working simultaneously on different parts of a codebase is the workflow that standalone CLI tools could not deliver before. This bridges the gap between single-session coding agents and full orchestrated development teams.
/goal: Keep Working Until Done
The new /goal command lets developers set a completion condition — for example, "fix all failing tests in the auth module" — and Claude keeps working across multiple turns without requiring a prompt after each step. After every turn, a fast model checks whether the condition holds; if not, Claude starts another turn automatically.
Set a goal before lunch and come back to a completed task. The feature is especially useful for multi-step refactoring, test repair, and documentation generation across multiple files.
Opus 4.7 Fast Mode by Default
Claude Code now defaults to fast mode on Opus 4.7, giving users the highest capability model at premium speed without manual toggling. The fast variant maintains identical capabilities with higher output throughput at 6x the standard pricing, making it the default for developers who prioritize speed.
Context
These updates follow Anthropic’s "Code with Claude" conference on May 6, where the company announced 15+ product updates including Claude Managed Agents with Dreaming and Outcomes, a major SpaceX compute partnership for 300MW+ capacity, and doubled Claude Code rate limits across all plan tiers.
Comments
No comments yet
Connect with Google to comment or reply.
Connect with Google