LLMS
Claude Code v2.1.101
RESUMEN
What's changed - Added `/team-onboarding` command to generate a teammate ramp-up guide from your local Claude Code usage - Added OS CA certificate store trust by default, so enterprise TLS proxies work without extra setup (set `CLAUDECODECERT_STORE=bundled` to use only bundled CAs) - `/ultrapl
Descripción Detallada
What's changed - Added `/team-onboarding` command to generate a teammate ramp-up guide from your local Claude Code usage - Added OS CA certificate store trust by default, so enterprise TLS proxies work without extra setup (set `CLAUDECODECERT_STORE=bundled` to use only bundled CAs) - `/ultraplan` and other remote-session features now auto-create a default cloud environment instead of requiring web setup first - Improved brief mode to retry once when Claude responds with plain text instead of a structured message - Improved focus mode: Claude now writes more self-contained summaries since it knows you only see its final message - Improved tool-not-available errors to explain why and how to proceed when the model calls a tool that exists but isn't available in the current context - Improved rate-limit retry messages to show which limit was hit and when it resets instead of an opaque seconds countdown - Improved refusal error messages to include the API-provided explanation when available - Improved `claude -p --resume ` to accept session titles set via `/rename` or `--name` - Improved settings resilience: an unrecognized hook event name in `settings.json` no longer causes the entire file to be ignored - Improved plugin hooks from plugins force-enabled by managed settings to run when `allowManagedHooksOnly` is set - Improved `/plugin` and `claude plugin update` to show a warning when the marketplace could not be refreshed, instead of silently reporting a stale versio
Actualización de Claude Code con nuevos comandos y mejoras, pero incluye cambios que rompen compatibilidad.
- Nuevo comando `/team-onboarding` para generar guías de incorporación de compañeros.
- Confianza en el almacén de certificados CA del sistema por defecto para proxies TLS.
- Las sesiones remotas ahora crean automáticamente un entorno en la nube por defecto.
- Mejoras en mensajes de error y manejo de configuraciones en `settings.json`.
A quién le importa
Solo si usas Claude Code y necesitas mantener compatibilidad.
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