LLMS
Claude Code v2.1.72
RESUMEN
What's changed - Changed tool search to bypass the third-party proxy gate when the environment variable is set (replaces `CLAUDECODEPROXYSUPPORTSTOOL_REFERENCE`, now removed) - Added `w` key in `/copy` to write the focused selection directly to a file, bypassing the clipboard (useful over SS
Descripción Detallada
What's changed - Changed tool search to bypass the third-party proxy gate when the environment variable is set (replaces `CLAUDECODEPROXYSUPPORTSTOOLREFERENCE`, now removed) - Added `w` key in `/copy` to write the focused selection directly to a file, bypassing the clipboard (useful over SSH) - Added optional description argument to `/plan` (e.g., `/plan fix the auth bug`) that enters plan mode and immediately starts - Added `claude plugins` as an alias for `claude plugin` - Added `ExitWorktree` tool to leave an `EnterWorktree` session - Added `CLAUDECODEDISABLECRON` environment variable to immediately stop scheduled cron jobs mid-session - Added `lsof`, `pgrep`, `tput`, `ss`, `fd`, and `fdfind` to the bash auto-approval allowlist, reducing permission prompts for common read-only operations - Added support for marketplace git URLs without `.git` suffix (Azure DevOps, AWS CodeCommit) - Restored the `model` parameter on the Agent tool for per-invocation model overrides - Simplified effort levels to low/medium/high (removed max) with new symbols (○ ◐ ●) and a brief notification instead of a persistent icon. Use `/effort auto` to reset to default - Improved `/config` — Escape now cancels changes, Enter saves and closes, Space toggles settings - Improved up-arrow history to show current session's messages first when running multiple concurrent sessions - Improved voice input transcription accuracy for repo names and common dev terms (regex, OAuth, JSON) - Improved mark
Actualización importante de Claude Code con cambios en la búsqueda de herramientas y nuevas funciones.
- La búsqueda de herramientas ya no usa el proxy de terceros si se establece una variable de entorno.
- Se agregó la tecla `w` en `/copy` para guardar selecciones directamente en un archivo.
- Se añadió un argumento opcional de descripción en `/plan` para iniciar el modo de planificación.
- Se simplificaron los niveles de esfuerzo a bajo/medio/alto con nuevos símbolos.
A quién le importa
Solo si usas la variable de entorno para el proxy o necesitas las nuevas funciones.
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