Claude Code v2.1.73: Model Overrides, Stability Fixes, and Performance Improvements

What's New in Claude Code v2.1.73
Claude Code v2.1.73 introduces practical improvements for developers using AI coding agents, with a focus on stability, configuration flexibility, and cross-platform compatibility.
Key Features and Fixes
- modelOverrides setting: Maps model picker entries to custom provider model IDs, such as Bedrock inference profile ARNs.
- SSL certificate guidance: Added actionable help when OAuth login or connectivity checks fail due to SSL certificate errors, particularly useful for corporate proxies or when using
NODE_EXTRA_CA_CERTS. - Critical stability fixes: Resolved freezes and 100% CPU loops triggered by permission prompts for complex bash commands.
- Deadlock prevention: Fixed a deadlock that could freeze Claude Code when many skill files changed simultaneously, such as during
git pullin repositories with large.claude/skills/directories. - Bash output preservation: Fixed Bash tool output being lost when running multiple Claude Code sessions in the same project directory.
- Model version consistency: Fixed subagents with
model: opus / sonnet / haikubeing silently downgraded to older model versions on Bedrock, Vertex, and Microsoft Foundry. - Process cleanup: Fixed background bash processes spawned by subagents not being cleaned up when the agent exits.
- Command availability: Fixed
/loopnot being available on Bedrock/Vertex/Foundry and when telemetry was disabled. - Session handling: Fixed SessionStart hooks firing twice when resuming a session via
--resumeor--continue. - JSON-output hooks: Fixed injection of no-op system-reminder messages into the model's context on every turn.
- Voice mode stability: Fixed session corruption when a slow connection overlaps a new recording.
- Linux compatibility: Fixed Linux sandbox failing to start with "ripgrep (rg) not found" on native builds, and Linux native modules not loading on Amazon Linux 2 and other glibc 2.26 systems.
- Remote Control fixes: Fixed "media_type: Field required" API error when receiving images via Remote Control.
- Windows compatibility: Fixed
/heapdumpfailing on Windows withEEXISTerror when the Desktop folder already exists. - VSCode proxy support: Fixed HTTP 400 errors for users behind proxies or on Bedrock/Vertex with Claude 4.5 models.
Improvements and Changes
- Up arrow behavior: Improved to restore interrupted prompts and rewind conversations in one step after interrupting Claude.
- IDE detection: Improved startup speed for IDE detection.
- Clipboard performance: Improved image pasting performance on macOS.
- Command behavior: Improved
/effortto work while Claude is responding, matching/modelbehavior. - Voice mode reliability: Improved to automatically retry transient connection failures during rapid push-to-talk re-press.
- Remote Control prompts: Improved spawn mode selection with better context.
- Default model update: Changed default Opus model on Bedrock, Vertex, and Microsoft Foundry to Opus 4.6 (was Opus 4.1).
- Command deprecation: Deprecated
/output-stylecommand — use/configinstead. Output style is now fixed at session start for better prompt caching.
This release addresses multiple edge cases that developers encounter in enterprise environments, particularly around proxy configurations, multi-session workflows, and cross-platform compatibility.
📖 Read the full source: GitHub Claude-Code
👀 See Also

Analysis of 413K AI Agent Runs Reveals What Makes Them Succeed
An analysis of 413,278 AI software engineering agent runs from the CoderForge-Preview dataset shows that human software engineering best practices often harm agent performance. The data reveals specific patterns that separate successful from failing runs on the same problems.

OpenClaw Gateway Reliability Issues: Silent Failures After 25 Days of Heavy Use
A detailed report from an OpenClaw user running 18+ cron jobs with Telegram for 25 days identifies a critical pattern where the gateway enters a 'zombified' state—showing as running but with all functionality frozen. The user documents specific issues including session write locks held indefinitely, cron jobs stuck in phantom running states, and silent failures on invalid configurations.

GitHub Claude-Code v2.1.27 Release: Key Updates and Fixes
Claude-Code v2.1.27 enhances logging and fixes several issues, including context management and OAuth token expiration in VSCode.

Claude.ai Experiencing Elevated Errors and Login Issues
Claude.ai is reporting elevated errors affecting the platform, including login issues specifically for Claude Code. The incident was officially posted on March 11, 2026 at 17:19:35 UTC.