LLMS
Claude Code v2.1.44
RESUMEN
What's changed - Fixed auth refresh errors
Descripción Detallada
What's changed - Fixed auth refresh errors
Se corrigieron errores de actualización de autenticación.
- Se solucionaron errores relacionados con la actualización de autenticación.
A quién le importa
Solo si usas la autenticación en tu aplicación.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
Claude Code v2.1.126
## What's changed - The `/model` picker now lists models from your gateway's `/v1/models` endpoint when `ANTHROPIC_BASE_URL` points at an Anthropic-compatible gateway - - Added `claude project purge [path]` to delete all Claude Code state for a project (transcripts, tasks, file history, config entr
LLMS
Claude Code v2.1.123
## What's changed - Fixed OAuth authentication failing with a 401 retry loop when `CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1` is set