LLMS
Claude Code v2.1.119
RESUMEN
What's changed - `/config` settings (theme, editor mode, verbose, etc.) now persist to `~/.claude/settings.json` and participate in project/local/policy override precedence - Added `prUrlTemplate` setting to point the footer PR badge at a custom code-review URL instead of github.com - Added `CLA
Descripción Detallada
What's changed - `/config` settings (theme, editor mode, verbose, etc.) now persist to `~/.claude/settings.json` and participate in project/local/policy override precedence - Added `prUrlTemplate` setting to point the footer PR badge at a custom code-review URL instead of github.com - Added `CLAUDECODEHIDECWD` environment variable to hide the working directory in the startup logo - `--from-pr` now accepts GitLab merge-request, Bitbucket pull-request, and GitHub Enterprise PR URLs - `--print` mode now honors the agent's `tools:` and `disallowedTools:` frontmatter, matching interactive-mode behavior - `--agent ` now honors the agent definition's `permissionMode` for built-in agents - PowerShell tool commands can now be auto-approved in permission mode, matching Bash behavior - Hooks: `PostToolUse` and `PostToolUseFailure` hook inputs now include `durationms` (tool execution time, excluding permission prompts and PreToolUse hooks) - Subagent and SDK MCP server reconfiguration now connects servers in parallel instead of serially - Plugins pinned by another plugin's version constraint now auto-update to the highest satisfying git tag - Vim mode: Esc in INSERT no longer pulls a queued message back into the input; press Esc again to interrupt - Slash command suggestions now highlight the characters that matched your query - Slash command picker now wraps long descriptions onto a second line instead of truncating - `owner/repo#N` shorthand links in output now use your g
Actualización de Claude Code que incluye cambios en configuraciones y nuevas funcionalidades, pero rompe compatibilidad con versiones anteriores.
- Las configuraciones de `/config` ahora se guardan en `~/.claude/settings.json` y tienen precedencia en la sobreescritura.
- Se agregó `prUrlTemplate` para personalizar la URL del badge de PR en el pie de página.
- Se introdujo la variable de entorno `CLAUDE_CODE_HIDE_CWD` para ocultar el directorio de trabajo en el logo de inicio.
- `--from-pr` ahora acepta URLs de GitLab y Bitbucket, además de GitHub.
A quién le importa
Solo si usas configuraciones personalizadas o integraciones con PR de otros sistemas.
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 `