LLMS
Claude Code v2.1.123
RESUMEN
What's changed - Fixed OAuth authentication failing with a 401 retry loop when `CLAUDECODEDISABLEEXPERIMENTALBETAS=1` is set
Descripción Detallada
What's changed - Fixed OAuth authentication failing with a 401 retry loop when `CLAUDECODEDISABLEEXPERIMENTALBETAS=1` is set
Se corrige un fallo en la autenticación OAuth que causaba un bucle de reintentos 401.
- Se solucionó un problema de autenticación OAuth que fallaba con un bucle de reintentos 401 al establecer 'CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1'.
A quién le importa
Solo si usas la autenticación OAuth con la variable mencionada.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
Claude Code v2.1.179
## What's changed - Fixed mid-stream connection drops: partial responses are now preserved instead of showing a raw error, and the spinner no longer gets stuck at "running tool" - Fixed mouse-wheel scrolling in WSL2 under Windows Terminal and VS Code (regression in 2.1.172) - Fixed a sandbox `denyR
LLMS
Claude Code v2.1.178
## What's changed - Added `Tool(param:value)` syntax for permission rules to match a tool's input parameters (with `*` wildcard), e.g. `Agent(model:opus)` to block Opus subagents - Skills in nested `.claude/skills` directories now load when working on files there; on a name clash, the nested skill