LLMS
Claude Code v2.1.84
RESUMEN
What's changed - Added PowerShell tool for Windows as an opt-in preview. Learn more at - Added `ANTHROPICDEFAULT{OPUS,SONNET,HAIKU}MODELSUPPORTS` env vars to override effort/thinking capability detection for pinned default model
Descripción Detallada
What's changed - Added PowerShell tool for Windows as an opt-in preview. Learn more at - Added `ANTHROPICDEFAULT{OPUS,SONNET,HAIKU}MODELSUPPORTS` env vars to override effort/thinking capability detection for pinned default models for 3p (Bedrock, Vertex, Foundry), and `MODELNAME`/`DESCRIPTION` to customize the `/model` picker label - Added `CLAUDESTREAMIDLETIMEOUT_MS` env var to configure the streaming idle watchdog threshold (default 90s) - Added `TaskCreated` hook that fires when a task is created via `TaskCreate` - Added `WorktreeCreate` hook support for `type: "http"` — return the created worktree path via `hookSpecificOutput.worktreePath` in the response JSON - Added `allowedChannelPlugins` managed setting for team/enterprise admins to define a channel plugin allowlist - Added `x-client-request-id` header to API requests for debugging timeouts - Added idle-return prompt that nudges users returning after 75+ minutes to `/clear`, reducing unnecessary token re-caching on stale sessions - Deep links (`claude-cli://`) now open in your preferred terminal instead of whichever terminal happens to be first in the detection list - Rules and skills `paths:` frontmatter now accepts a YAML list of globs - MCP tool descriptions and server instructions are now capped at 2KB to prevent OpenAPI-generated servers from bloating context - MCP servers configured both locally and via claude.ai connectors are now ded
Actualización de Claude Code con nuevas herramientas y variables de entorno, incluye cambios que rompen código.
- Se añade una herramienta de PowerShell para Windows en vista previa opcional.
- Nuevas variables de entorno para personalizar modelos y etiquetas en el selector.
- Se introduce un nuevo hook `TaskCreated` y soporte para `WorktreeCreate`.
- Se limita la descripción de herramientas MCP a 2KB para evitar problemas de contexto.
A quién le importa
Solo si usas las nuevas herramientas o variables de entorno.
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