LLMS
Claude Code v2.1.111
RESUMEN
What's changed - Claude Opus 4.7 xhigh is now available! Use /effort to tune speed vs. intelligence - Auto mode is now available for Max subscribers when using Opus 4.7 - Added `xhigh` effort level for Opus 4.7, sitting between `high` and `max`. Available via `/effort`, `--effort`, and the model
Descripción Detallada
What's changed - Claude Opus 4.7 xhigh is now available! Use /effort to tune speed vs. intelligence - Auto mode is now available for Max subscribers when using Opus 4.7 - Added `xhigh` effort level for Opus 4.7, sitting between `high` and `max`. Available via `/effort`, `--effort`, and the model picker; other models fall back to `high` - `/effort` now opens an interactive slider when called without arguments, with arrow-key navigation between levels and Enter to confirm - Added "Auto (match terminal)" theme option that matches your terminal's dark/light mode — select it from `/theme` - Added `/less-permission-prompts` skill — scans transcripts for common read-only Bash and MCP tool calls and proposes a prioritized allowlist for `.claude/settings.json` - Added `/ultrareview` for running comprehensive code review in the cloud using parallel multi-agent analysis and critique — invoke with no arguments to review your current branch, or `/ultrareview ` to fetch and review a specific GitHub PR - Auto mode no longer requires `--enable-auto-mode` - Windows: PowerShell tool is progressively rolling out. Opt in or out with `CLAUDECODEUSEPOWERSHELLTOOL`. On Linux and macOS, enable with `CLAUDECODEUSEPOWERSHELLTOOL=1` (requires `pwsh` on PATH) - Read-only bash commands with glob patterns (e.g. `ls *.ts`) and commands starting with `cd &&` no longer trigger a permission prompt - Suggest the closest matching subcommand when `claude ` is invoked with a n
Actualización de Claude Code con nuevas funciones y cambios en el modo automático, pero rompe compatibilidad.
- Claude Opus 4.7 xhigh ahora disponible; usa /effort para ajustar velocidad e inteligencia.
- Modo automático para suscriptores Max en Opus 4.7.
- Se añadió el nivel de esfuerzo `xhigh`, entre `high` y `max`.
- El comando `/effort` ahora abre un control deslizante interactivo.
A quién le importa
Solo si usas Claude Code y necesitas compatibilidad con la nueva versió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