Claude Code v2.1.139

Summary

- 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-vie...

Release Notes

- 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 <name> 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 CLAUDEPROJECTDIR in their environment, matching hooks. Plugin configs can reference ${CLAUDEPROJECTDIR} in commands - Compaction prompt now asks the model to preserve sensitive user instructions - /mcp Reconnect now picks up .mcp.json edits without a restart, and shows the HTTP status and URL when reconnecting fails - /context all per-skill token estimates now account for the model's tokeni

View original release

Other Recent Claude Code Releases

All Claude Code releases · All AI coding tool releases on Havoptic