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