ANTHROPIC PUB_DATE: 2026.03.19

CLAUDE CODE V2.1.79: CONSOLE AUTH, VS CODE REMOTE-CONTROL, AND FEWER HANGS

Anthropic shipped Claude Code v2.1.79 with Console auth, VS Code remote-control, and reliability and memory improvements. The release adds a --console flag for...

Claude Code v2.1.79: Console auth, VS Code remote-control, and fewer hangs

Anthropic shipped Claude Code v2.1.79 with Console auth, VS Code remote-control, and reliability and memory improvements.

The release adds a --console flag for Anthropic Console authentication, a 2-minute per-attempt timeout fallback for non‑streaming APIs to prevent hung sessions, and trims startup memory by about 18MB. It also fixes 429 retry issues for enterprise users and many CLI/UX bugs. On VS Code, there's a new /remote-control to continue your session from claude.ai/code on a browser or phone, plus smaller UI fixes—see the full notes here.

Context: Anthropic is pushing deeper coding/reasoning capabilities with the Claude 4.6 line (e.g., Sonnet), and coverage points to coding strength and structured output. If you’re pairing Claude Code with newer models, this release tightens the agent loop and dev ergonomics (MSN, overview).

[ WHY_IT_MATTERS ]
01.

Fewer stuck sessions and better rate‑limit handling make autonomous code tasks more predictable in CI and long runs.

02.

Anthropic Console auth simplifies enterprise rollout by aligning CLI access with existing billing and governance.

[ WHAT_TO_TEST ]
  • terminal

    Exercise /remote-control in VS Code by switching mid-session to a browser or phone; verify auth, context continuity, and file diffs.

  • terminal

    Stress test rate limits and simulate streaming dropouts; confirm 429 retries and non‑streaming fallback stop sessions from hanging.

[ BROWNFIELD_PERSPECTIVE ]

Legacy codebase integration strategies...

  • 01.

    Upgrade the CLI to v2.1.79 and migrate team auth to --console; validate SSO/billing alignment across projects.

  • 02.

    Add guardrails in pipelines to rely on the new fallback behavior; set timeouts and alerting for stalled runs.

[ GREENFIELD_PERSPECTIVE ]

Fresh architecture paradigms...

  • 01.

    Standardize new repos with Claude Code + Sonnet 4.6 and /remote-control for mobile handoffs and quick reviews.

  • 02.

    Template devcontainers with preconfigured Console auth and permissions for consistent onboarding.

SUBSCRIBE_FEED
Get the digest delivered. No spam.