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.
Related Articles
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.
Claude Code v2.1.71 Released - Claude API Skill and VS Code Integration Improvements
Anthropic releases Claude Code v2.1.71 with Claude API skill, expanded Voice STT language support, enhanced VS Code integration, and numerous improvements.
Claude Code v2.1.72 Released - Auto-Memory, /loop Command, and Cron Scheduling
Anthropic releases Claude Code v2.1.72 with auto-memory for context saving, /copy command, /loop command, Cron scheduling tools, Voice keybinding customization, and more.
Popular Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.84 Release - PowerShell Tool Preview and Environment Configuration Enhancements
Claude Code v2.1.84 introduces PowerShell tool for Windows, new environment variable overrides for model selection, idle session handling improvements, and various stability fixes.
Latest Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.91 Released - MCP Tool Result Persistence and Improved Edit Tool
Claude Code v2.1.91 introduces MCP tool result persistence override, improved shell execution controls, and enhanced Edit tool efficiency.