LLMS
Claude Code v2.1.55
RESUMEN
What's changed - Fixed BashTool failing on Windows with EINVAL error
Descripción Detallada
What's changed - Fixed BashTool failing on Windows with EINVAL error
Se corrige un error en BashTool para Windows.
- Se solucionó un error en BashTool que fallaba en Windows con el error EINVAL.
A quién le importa
Solo si usas BashTool en Windows.
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