LLMS
Claude Code v2.1.90
RESUMEN
What's changed - Added `/powerup` — interactive lessons teaching Claude Code features with animated demos - Added `CLAUDECODEPLUGINKEEPMARKETPLACEONFAILURE` env var to keep the existing marketplace cache when `git pull` fails, useful in offline environments - Added `.husky` to protected di
Descripción Detallada
What's changed - Added `/powerup` — interactive lessons teaching Claude Code features with animated demos - Added `CLAUDECODEPLUGINKEEPMARKETPLACEONFAILURE` env var to keep the existing marketplace cache when `git pull` fails, useful in offline environments - Added `.husky` to protected directories (acceptEdits mode) - Fixed an infinite loop where the rate-limit options dialog would repeatedly auto-open after hitting your usage limit, eventually crashing the session - Fixed `--resume` causing a full prompt-cache miss on the first request for users with deferred tools, MCP servers, or custom agents (regression since v2.1.69) - Fixed `Edit`/`Write` failing with "File content has changed" when a PostToolUse format-on-save hook rewrites the file between consecutive edits - Fixed `PreToolUse` hooks that emit JSON to stdout and exit with code 2 not correctly blocking the tool call - Fixed collapsed search/read summary badge appearing multiple times in fullscreen scrollback when a CLAUDE.md file auto-loads during a tool call - Fixed auto mode not respecting explicit user boundaries ("don't push", "wait for X before Y") even when the action would otherwise be allowed - Fixed click-to-expand hover text being nearly invisible on light terminal themes - Fixed UI crash when malformed tool input reached the permission dialog - Fixed headers disappearing when scrolling `/model`, `/config`, and other selection screens - Hardened PowerShell tool permission checks: fixed trailing `&
Actualización de Claude Code v2.1.90 con nuevas funciones y correcciones importantes.
- Se agregó `/powerup` para lecciones interactivas sobre características de Claude Code.
- Nueva variable de entorno `CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE` para mantener el caché del marketplace en fallos de `git pull`.
- Se añadió `.husky` a los directorios protegidos.
- Se corrigieron varios errores, incluyendo un bucle infinito en el diálogo de opciones de límite de uso.
A quién le importa
Solo si usas Claude Code y necesitas las nuevas funciones o correcciones.
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 `