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.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