v2.1.123
Claude Code1 fixcore
Summary
This release addresses a specific authentication issue related to the CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS environment variable. Users will no longer encounter a 401 retry loop during OAuth authentication when this setting is active.
Bug Fixes
- Fixed OAuth authentication failing with a 401 retry loop when the environment variable CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1 is set.