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