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