LLMS
Claude Code v2.1.83
RESUMEN
What's changed - Added `managed-settings.d/` drop-in directory alongside `managed-settings.json`, letting separate teams deploy independent policy fragments that merge alphabetically - Added `CwdChanged` and `FileChanged` hook events for reactive environment management (e.g., direnv) - Added `sa
Descripción Detallada
What's changed - Added `managed-settings.d/` drop-in directory alongside `managed-settings.json`, letting separate teams deploy independent policy fragments that merge alphabetically - Added `CwdChanged` and `FileChanged` hook events for reactive environment management (e.g., direnv) - Added `sandbox.failIfUnavailable` setting to exit with an error when sandbox is enabled but cannot start, instead of running unsandboxed - Added `disableDeepLinkRegistration` setting to prevent `claude-cli://` protocol handler registration - Added `CLAUDECODESUBPROCESSENVSCRUB=1` to strip Anthropic and cloud provider credentials from subprocess environments (Bash tool, hooks, MCP stdio servers) - Added transcript search — press `/` in transcript mode (`Ctrl+O`) to search, `n`/`N` to step through matches - Added `Ctrl+X Ctrl+E` as an alias for opening the external editor (readline-native binding; `Ctrl+G` still works) - Pasted images now insert an `[Image #N]` chip at the cursor so you can reference them positionally in your prompt - Agents can now declare `initialPrompt` in frontmatter to auto-submit a first turn - `chat:killAgents` and `chat:fastMode` are now rebindable via `~/.claude/keybindings.json` - Fixed mouse tracking escape sequences leaking to shell prompt after exit - Fixed Claude Code hanging on exit on macOS - Fixed screen flashing blank after being idle for a few seconds - Fixed a hang when diffing very large files with few common lines — diffs now time out after 5 seconds
Actualización de Claude Code con cambios en la gestión de configuraciones y nuevos eventos de hooks.
- Se añadió el directorio `managed-settings.d/` para fragmentos de políticas independientes.
- Nuevos eventos de hooks: `CwdChanged` y `FileChanged` para gestión reactiva.
- Se agregó la opción `sandbox.failIfUnavailable` para errores en sandbox.
- Se añadió búsqueda en transcripciones y mejoras en la edición externa.
A quién le importa
Solo si usas configuraciones personalizadas o gestionas entornos reactivos.
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 `