Claude Code v2.1.79
Claude Code v2.1.79 was released on .
Summary
- Added --console flag to claude auth login for Anthropic Console (API billing) authentication - Added "Show turn duration" toggle to the /config menu - Fixed claude -p hanging when spawned as a su...
Release Context
- This was the 63rd Claude Code release of 2026 tracked by Havoptic.
- It shipped 1 day after Claude Code v2.1.78 (March 17, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v1.0.10 (March 20, 2026)
- Kiro CLI v1.28.0 (March 20, 2026)
- Kiro CLI v1.28.1 (March 20, 2026)
- OpenAI Codex CLI rust-v0.116.0 (March 19, 2026)
- GitHub Copilot CLI v1.0.9 (March 19, 2026)
Compare Claude Code: vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Antigravity CLI
Release Notes
- Added --console flag to claude auth login for Anthropic Console (API billing) authentication
- Added "Show turn duration" toggle to the /config menu
- Fixed claude -p hanging when spawned as a subprocess without explicit stdin (e.g. Python subprocess.run)
- Fixed Ctrl+C not working in -p (print) mode
- Fixed /btw returning the main agent's output instead of answering the side question when triggered during streaming
- Fixed voice mode not activating correctly on startup when voiceEnabled: true is set
- Fixed CLAUDECODEDISABLETERMINALTITLE not preventing terminal title from being set on startup
- 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 SessionEnd hooks not firing when using interactive /resume to switch sessions
- Improved startup memory usage by ~18MB across all scenarios
- Improved non-streaming API fallback with a 2-minute per-attempt timeout, preventing sessions from hanging indefinitely
- CLAUDECODEPLUGINSEEDDIR now supports multiple seed directories separated by the platform path delimiter (: on Unix, ; on Windows)
- [VSCode] Added /remote-control — bridge your session to claude.ai/code to continue from a browser or phone
- [VSCode] Session tabs now get AI-generated titles based on your first message
- [VSCode] Fixed the thinking pill showing "Thinking" instead of "Thought for Ns" after a response completes
Other Recent Claude Code Releases
- v2.1.215 (July 19, 2026)
- v2.1.214 (July 18, 2026)
- v2.1.212 (July 16, 2026)
- v2.1.211 (July 15, 2026)
- v2.1.210 (July 14, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic