Release notes

Claude Code 2.1.79

· 3 new· 11 fixed

This update delivers exciting new capabilities and significant stability enhancements. A major addition is session remote control, allowing users to seamlessly continue their work from a browser or phone. Other new features include an --console flag for API billing login and a "Show turn duration" toggle for better insight. Performance gains come from reduced startup memory, while crucial fixes improve command-line tool stability, address conversational issues like /btw output, and resolve enterprise rate limit retries, benefiting all users with a more robust and flexible experience.

Added3

  • Added `--console` flag to `claude auth login` for Anthropic Console (API billing) authentication
  • Added "Show turn duration" toggle to the `/config` menu
  • vscodeAdded `/remote-control` — bridge your session to claude.ai/code to continue from a browser or phone

Improved2

  • 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

Changed2

  • `CLAUDE_CODE_PLUGIN_SEED_DIR` now supports multiple seed directories separated by the platform path delimiter (`:` on Unix, `;` on Windows)
  • vscodeSession tabs now get AI-generated titles based on your first message

Fixed11

  • 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 left/right arrow tab navigation in `/permissions`
  • Fixed `CLAUDE_CODE_DISABLE_TERMINAL_TITLE` 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
  • vscodeFixed the thinking pill showing "Thinking" instead of "Thought for Ns" after a response completes
  • vscodeFixed missing session diff button when opening sessions from the left sidebar

Never miss a Claude Code release.

Get a push notification the moment the next version ships.

Get Claude Drops

New to the changelog? Read our guide to reading the Claude Code changelog or browse all releases.