LLMS
Claude Code v2.1.126
RESUMEN
What's changed - The `/model` picker now lists models from your gateway's `/v1/models` endpoint when `ANTHROPICBASEURL` 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
Descripción Detallada
What's changed - The `/model` picker now lists models from your gateway's `/v1/models` endpoint when `ANTHROPICBASEURL` 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 entry) — supports `--dry-run`, `-y/--yes`, `-i/--interactive`, and `--all` - `--dangerously-skip-permissions` now bypasses prompts for writes to `.claude/`, `.git/`, `.vscode/`, shell config files, and other previously-protected paths (catastrophic removal commands still prompt as a safety net) - `claude auth login` now accepts the OAuth code pasted into the terminal when the browser callback can't reach localhost (WSL2, SSH, containers) - `claudecode.skillactivated` OpenTelemetry event now fires for user-typed slash commands and carries a new `invocationtrigger` attribute (`"user-slash"`, `"claude-proactive"`, or `"nested-skill"`) - Auto mode: the spinner now turns red when a permission check stalls, instead of looking like the tool is running - Host-managed deployments (`CLAUDECODEPROVIDERMANAGEDBYHOST`) no longer auto-disable analytics on Bedrock/Vertex/Foundry - Windows: PowerShell 7 installed via the Microsoft Store, MSI without PATH, or `.NET global tool` is now detected - Windows: when the PowerShell tool is enabled, Claude now treats PowerShell as the primary shell instead of defaulting to Bash - Read tool: removed the per-file malware-assessment reminder that could cau
Actualización de Claude Code que incluye cambios en el selector de modelos y nuevas funciones de gestión de proyectos.
- El selector `/model` ahora lista modelos desde el endpoint `/v1/models` si `ANTHROPIC_BASE_URL` apunta a un gateway compatible.
- Se añadió `claude project purge [path]` para eliminar el estado de un proyecto, soporta varias opciones.
- `--dangerously-skip-permissions` omite prompts para escrituras en rutas protegidas.
- `claude auth login` ahora acepta el código OAuth pegado en terminal para casos donde el callback no llega a localhost.
A quién le importa
Solo si usas Claude Code y necesitas gestionar proyectos o modelos.
Generado por IA · puede contener errores
Releases Relacionados
LLMS
Claude Code v2.1.220
## What's changed - Bug fixes and reliability improvements
LLMS
Claude Code v2.1.219
## What's changed - Added Claude Opus 5 (`claude-opus-5`), now the default Opus model — 1M context, fast mode at $10/$50 per Mtok - Added `sandbox.network.strictAllowlist` setting to deny non-allowlisted hosts for sandboxed commands without prompting - Added `DirectoryAdded` hook that fires after `