Claude Code v2.1.79 Released - Authentication Improvements and Memory Optimization
Anthropic releases Claude Code v2.1.79 with ~18MB startup memory reduction, enhanced /remote-control command for VSCode, AI-generated session titles, and various stability fixes.
Anthropic released Claude Code v2.1.79 on March 18, 2026. This version brings authentication improvements, memory usage optimization, and new features for the VSCode extension.
Key New Features
Console Authentication Support
Added --console flag to claude auth login command for Anthropic Console (API billing) authentication.
Setting Option Added
Added “Show turn duration” toggle to the /config menu, allowing users to choose whether to display turn execution time.
Memory Optimization
Startup memory usage reduced by approximately 18MB across all scenarios.
Non-Streaming API Improvement
Non-streaming API fallback now includes a 2-minute per-attempt timeout, preventing sessions from hanging indefinitely.
Plugin Seed Directory Support
CLAUDE_CODE_PLUGIN_SEED_DIR environment variable now supports multiple seed directories separated by the platform path delimiter (: on Unix, ; on Windows).
VSCode Extension Features
Remote Control Command
Added /remote-control command to bridge your session to claude.ai/code, allowing you to continue from a browser or phone.
AI-Generated Session Titles
Session tabs now receive AI-generated titles based on your first message, making session management easier.
Thinking Display Fix
Fixed the thinking pill showing “Thinking” instead of “Thought for Ns” after a response completes.
Security and Stability Fixes
- Fixed
claude -phanging when spawned as a subprocess without explicit stdin - Fixed Ctrl+C not working in
-p(print) mode - Fixed
/btwreturning the main agent’s output instead of answering the side question during streaming - Fixed voice mode not activating correctly on startup when
voiceEnabled: trueis set - Fixed left/right arrow tab navigation in
/permissions - Fixed custom status line showing nothing when workspace trust is blocking it
- Fixed enterprise users being unable to retry on rate limit (429) errors
- Fixed
SessionEndhooks not firing when using interactive/resumeto switch sessions
Changes
Claude Code v2.1.79 is announced as part of the daily release cycle, focusing on usability and stability improvements.
関連記事
Claude Code v2.1.79 リリース - 認証改善とメモリ最適化
AnthropicはClaude Code v2.1.79を公開。起動メモリ約18MB削減、VSCode用/remote-controlコマンド強化、セッションタブのAI生成タイトルなどの改善が含まれている。
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.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ツール、環境変数によるモデル選択のカスタマイズアイドルセッション処理の改善などが含まれる。
最新記事
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.91 リリース - MCPツール結果の永続化とEditツールの最適化
Claude Code v2.1.91ではMCPツールの結果サイズの上書き、シェル実行の制御強化、Editツールの効率改善などが行われた。