Claude Code v2.1.78 Released - Console Auth and Memory Optimization
Anthropic releases Claude Code v2.1.78 with console authentication support, 18MB memory reduction, and new /remote-control command for VSCode.
Anthropic released Claude Code v2.1.78 on March 18, 2026. This version introduces console authentication support, memory optimization, and new features for the VSCode extension.
Key New Features
Console Authentication Support
Added --console flag to claude auth login command to enable authentication for Anthropic Console (API billing).
Configuration Option
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
Added 2-minute per-attempt timeout for non-streaming API fallback, preventing sessions from hanging indefinitely.
Plugin Enhancement
CLAUDE_CODE_PLUGIN_SEED_DIR environment variable now supports multiple seed directories separated by platform path delimiter (: on Unix, ; on Windows).
VSCode Extension Features
/remote-control Command
New /remote-control command bridges your session to claude.ai/code, allowing you to continue conversations from a browser or phone.
AI-Generated Session Tab Titles
Session tabs now display AI-generated titles based on your first message.
Bug Fixes
Numerous bug fixes have been addressed:
- Fixed Ctrl+C not working in
-p(print) mode - Fixed
/btwreturning main agent’s output instead of answering side question when triggered during streaming - Fixed voice mode not activating correctly on startup when
voiceEnabled: trueis set - Fixed left/right arrow tab navigation in
/permissions - Fixed
CLAUDE_CODE_DISABLE_TERMINAL_TITLEnot preventing terminal title from being set on startup - Fixed enterprise users being unable to retry on rate limit (429) errors
- Fixed SessionEnd hooks not firing when using interactive
/resumeto switch sessions - Fixed
-phanging when spawned as a subprocess without explicit stdin (e.g., Python subprocess.run) - Fixed voice mode not working on WSL2 with WSLg
- Fixed Bash tool not finding Homebrew and other PATH-dependent binaries when VS Code is launched from Dock/Spotlight
- Fixed washed-out Claude orange color in terminals that don’t advertise truecolor support
- Fixed
--worktreeflag not loading skills and hooks from the worktree directory
Security Fix
Fixed silent sandbox disable when sandbox.enabled: true is set but dependencies are missing — now shows a visible startup warning.
関連記事
Claude Code v2.1.78 リリース - コンソール認証とメモリ最適化
AnthropicはClaude Code v2.1.78を公開。コンソール認証対応、メモリ使用量18MB削減、VSCode用/remote-controlコマンドなどの新機能が含まれている。
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ツールの効率改善などが行われた。