Claude Code v2.1.174 Release Notes
Claude Code v2.1.174 brings improved mouse scroll control, better model picker functionality, and numerous bug fixes for a smoother development experience.
June 12, 2026 • 10 min read • By ClaudeWorld
Claude Code v2.1.174 is now available, delivering enhanced user experience improvements and critical bug fixes that make your AI-powered development workflow even more reliable and intuitive.
What’s New
Enhanced Scroll Control
- New scroll acceleration setting: Added
wheelScrollAccelerationEnabledsetting to disable mouse-wheel scroll acceleration in fullscreen mode, giving you more precise control over navigation.
Improved Model Selection
- Better model picker visibility: Fixed the
/modelpicker to properly display model families that Default resolves to:- Opus now appears as its own row on Max/Team Premium/Enterprise plans
- Sonnet displays correctly on Pro/Team plans
- Opus shows properly on pay-as-you-go API accounts
- Accurate version labels: Fixed hardcoded Sonnet version labels when
ANTHROPIC_DEFAULT_SONNET_MODELpins a different Sonnet version
Enterprise & API Improvements
- Billing banner fix: Resolved incorrect “Fable 5 is now consuming usage credits” banner showing for enterprise accounts with usage-based billing
- Bedrock GovCloud support: Fixed Bedrock GovCloud regions (
us-gov-*) to use correct inference profile prefix (us-govinstead ofglobal), eliminating 400 errors - Background session isolation: Fixed background sessions inheriting incorrect
ANTHROPIC_*provider environment variables from the shell daemon
Performance & Reliability Fixes
- Faster exit times: Eliminated 1-2 second pause when exiting Claude Code after interrupted shell commands on macOS and Linux
- Accurate git attribution: Fixed git commit co-author attribution displaying incorrect model names
- Better advisor selection: Fixed
/advisordialog pre-selecting blocked advisor models from theavailableModelsallowlist - Optimized skill reloading: Skill hot-reload now only re-announces changed skills instead of the entire listing
- Subagent attribution: Fixed missing per-agent attribution headers in Workflow tool
agent()subagents
VSCode Integration
- Enhanced usage tracking: Added comprehensive usage attribution to the Account & usage dialog (
/usage) with detailed breakdowns:- Cache misses and long context usage
- Subagent activity
- Per-skill, agent, plugin, and MCP usage statistics
- 24-hour and 7-day reporting periods
Background Processing
- Worker reliability: Fixed pre-warmed background workers failing with “Could not resolve authentication method” errors after idle periods
How to Update
Claude Code will automatically prompt you to update when v2.1.174 becomes available. You can also manually check for updates through the application menu or download directly from the release page.