Claude Code v2.1.139–v2.1.140: Agent View, /goal Command, and PostToolUse Hook Output

Anthropic

Tools official 2 src. ~1 min

Anthropic shipped two Claude Code releases on May 11–12. v2.1.139 added a Research Preview 'agent view' (claude agents lists all sessions), a /goal command that keeps the agent working until a defined condition is met, and PostToolUse hook output replacement. v2.1.140 followed with case-insensitive Agent subagent_type matching, fixes for /goal hanging when hooks are disabled, and symlinked settings hot-reload.

Why it matters

The agent view and /goal command formalize multi-session and multi-turn autonomous workflows natively in the CLI, reducing the need for external orchestration scaffolding.

Importance: 2/5

Two Claude Code minor releases adding agent view + /goal command for autonomous workflows

Sources