Claude Code v2.1.139
Claude Code v2.1.139 releases agent view, a /goal command for multi-turn completion targets, /scroll-speed tuning, plugin details inspection, and several hook and MCP configuration improvements.
What's changed Added agent view (Research Preview): a single list of every Claude Code session — running, blocked on you, or done. Run `claude agents` to get started. See https://code.claude.com/docs/en/agent-view Added `/goal` command: set a completion condition and Claude keeps working across turns until it's met. Works in interactive, `-p`, and Remote Control. Shows live elapsed/turns/tokens as an overlay panel Added `/scroll-speed` command to tune mouse wheel scroll speed with a live preview Added `claude plugin details ` to show a plugin's component inventory and projected per-session token cost Added transcript view navigation: `?` for keyboard shortcuts, `{`/`}` to jump between user prompts, `v` to toggle shortcut panel Added hook `args: string[]` field (exec form) that spawns the command directly without a shell, so path placeholders never need quoting Added hook `continueOnBlock` config option for `PostToolUse` — set to `true` to feed the hook's rejection reason back to Claude and continue the turn MCP stdio servers now receive `CLAUDE_PROJECT_DIR` in their environment, matching hooks.
Plugin configs can reference `${CLAUDE_PROJECT_DIR}` in commands Compaction prompt now…
§ how this story moved
- primary — Claude Code — Releases publishes the launch post.
- Techmeme picks up coverage.