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