Claude Code v2.1.70 Released - API Error Fixes and Performance Improvements
Anthropic releases Claude Code v2.1.70 with fixes for API 400 errors with third-party gateways, Windows/WSL clipboard improvements, and significant Remote Control polling optimizations.
Anthropic released Claude Code v2.1.70 on March 6, 2026. This version brings numerous bug fixes and improvements focused on API error corrections, Windows/WSL environment enhancements, and performance optimizations.
Key Changes
API and Communication Fixes
Third-Party Gateway Compatibility: Fixed API 400 errors when using the ANTHROPIC_BASE_URL environment variable with third-party gateways. Tool search now correctly detects proxy endpoints and disables tool_reference blocks.
Bedrock Inference Profile Support: Fixed “This model does not support the effort parameter” errors when using custom Bedrock inference profiles with non-standard Claude naming patterns.
Empty Response After ToolSearch: Fixed issue where empty model responses were returned immediately after ToolSearch. The server was rendering tool schemas with system-prompt-style tags at the prompt tail, causing models to stop early.
Windows/WSL Improvements
Clipboard Corruption Fix: Fixed clipboard corrupting non-ASCII text (CJK, emoji) on Windows/WSL by using PowerShell’s Set-Clipboard cmdlet with proper UTF-8 encoding.
SSH Enter Key Behavior: Fixed Enter inserting a newline instead of submitting when typing over slow SSH connections.
Voice Mode Windows Compatibility: Fixed Voice Mode failing on Windows native binary with “native audio module could not be loaded” error.
VS Code Startup Issue: Fixed extra VS Code windows opening at startup on Windows when running from the VS Code integrated terminal.
Performance Optimizations
Memory Reduction: Reduced startup memory by approximately 426KB for users without custom CA certificates.
Remote Control Polling Optimization: Reduced Remote Control polling rate from every 1-2 seconds to once per 10 minutes while connected, cutting server load by approximately 300x. Reconnection remains unaffected.
UI Re-render Reduction: Reduced prompt input re-renders during turns by approximately 74%, improving responsiveness.
VS Code Extension New Features
Session List in Activity Bar: Added spark icon in VS Code activity bar that lists all Claude Code sessions, with sessions opening as full editors.
Plan View Enhancement: Added full markdown document view for plans in VS Code with support for adding comments to provide feedback.
MCP Server Management Dialog: Added native MCP server management dialog - use /mcp in the chat panel to enable/disable servers, reconnect, and manage OAuth authentication without switching to the terminal.
Additional Fixes
- Fixed prompt-cache bust when an MCP server with instructions connects after the first turn
- Fixed push-to-talk not activating on session start
- Fixed markdown links containing #NNN incorrectly pointing to the current repository
- Fixed /security-review command failing with “unknown option merge-base” on older git versions
- Added ways to reset /color command back to default
- Fixed various plugin display issues
Summary
v2.1.70 is a robustness and performance-focused release. The update includes improved compatibility with third-party API gateways, various Windows/WSL environment fixes, and optimizations for memory and network usage that enhance the everyday development experience.
関連記事
Claude Code v2.1.70 リリース - APIエラー修正とパフォーマンス改善
AnthropicがClaude Code v2.1.70をリリース。第三方ゲートウェイでのAPI 400エラー修正、Windows/WSLのクリップボード問題対応、Remote Controlポーリング頻度大幅削減など多数の改善点を含む。
Claude Code v2.1.71 リリース - Claude APIスキル追加と機能強化
AnthropicがClaude Code v2.1.71をリリース。Claude APIスキル、Voice STT対応言語拡大、VS Code統合強化、多数の改善と修正を含む。
Claude Code v2.1.72 リリース - 自動メモリ保存とループ機能追加
AnthropicがClaude Code v2.1.72をリリース。自動メモリ保存、/copyコマンド、/loopコマンド、Cronスケジュールツール、Voiceキーバインディングなど多数の新機能を搭載。
人気記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.84 リリース - PowerShellツールプレビューと環境設定の強化
Claude Code v2.1.84がリリース。Windows向けのPowerShellツール、環境変数によるモデル選択のカスタマイズアイドルセッション処理の改善などが含まれる。
最新記事
2026年5月AI開発ニュース振り返り:GitHub Copilot新料金体系、Starlette脆弱性「BadHost」、AI依存するコーダーたち
2026年5月末のAI開発関連ニュースを振り返る。GitHub Copilotのトークンベース請求書をめぐる開発者の不満、Starlette「BadHost」脆弱性问题、AIツールなしでは働きたくないコーダー急増について。
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。