Claude Code v2.1.139
Claude Code v2.1.139 was released on .
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 Context
- This was the 107th Claude Code release of 2026 tracked by Havoptic.
- It shipped 3 days after Claude Code v2.1.138 (May 9, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v1.0.48 (May 14, 2026)
- GitHub Copilot CLI v1.0.47 (May 13, 2026)
- Cursor v3.4 (May 13, 2026)
- Gemini CLI v0.42.0 (May 12, 2026)
- GitHub Copilot CLI v1.0.46 (May 12, 2026)
Compare Claude Code: vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Antigravity CLI
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 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
Other Recent Claude Code Releases
- v2.1.215 (July 19, 2026)
- v2.1.214 (July 18, 2026)
- v2.1.212 (July 16, 2026)
- v2.1.211 (July 15, 2026)
- v2.1.210 (July 14, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic