LLMS
Claude Code v2.1.116
RESUMEN
What's changed - `/resume` on large sessions is significantly faster (up to 67% on 40MB+ sessions) and handles sessions with many dead-fork entries more efficiently - Faster MCP startup when multiple stdio servers are configured; `resources/templates/list` is now deferred to first `@`-mention -
Descripción Detallada
What's changed - `/resume` on large sessions is significantly faster (up to 67% on 40MB+ sessions) and handles sessions with many dead-fork entries more efficiently - Faster MCP startup when multiple stdio servers are configured; `resources/templates/list` is now deferred to first `@`-mention - Smoother fullscreen scrolling in VS Code, Cursor, and Windsurf terminals — `/terminal-setup` now configures the editor's scroll sensitivity - Thinking spinner now shows progress inline ("still thinking", "thinking more", "almost done thinking"), replacing the separate hint row - `/config` search now matches option values (e.g. searching "vim" finds the Editor mode setting) - `/doctor` can now be opened while Claude is responding, without waiting for the current turn to finish - `/reload-plugins` and background plugin auto-update now auto-install missing plugin dependencies from marketplaces you've already added - Bash tool now surfaces a hint when `gh` commands hit GitHub's API rate limit, so agents can back off instead of retrying - The Usage tab in Settings now shows your 5-hour and weekly usage immediately and no longer fails when the usage endpoint is rate-limited - Agent frontmatter `hooks:` now fire when running as a main-thread agent via `--agent` - Slash command menu now shows "No commands match" when your filter has zero results, instead of disappearing - Security: sandbox auto-allow no longer bypasses the dangerous-path safety check for `rm`/`rmdir` targeting `/`, `$HOME`
Actualización de Claude Code con mejoras de rendimiento y cambios en comandos, pero incluye breaking changes.
- El comando `/resume` es hasta 67% más rápido en sesiones grandes y maneja mejor las entradas muertas.
- El inicio de MCP es más rápido con múltiples servidores stdio; `resources/templates/list` se difiere al primer `@`-mención.
- El comando `/config` ahora busca valores de opción y el uso de la pestaña en Configuración muestra el uso inmediato.
- Se mejoró la seguridad al evitar que el sandbox omita la verificación de seguridad para comandos peligrosos.
A quién le importa
Solo si usas sesiones grandes o dependes de comandos específicos de Claude Code.
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