claude-code v2.1.199
Resumo
A release v2.1.199 traz ajustes específicos que impactam fluxos de operação e configuração nesta janela.
Novidades
- claude-code v2.1.199 — Nova funcionalidade: Detalhamento resumido: Stacked slash-skill invocations like
/skill-a /skill-b do XYZnow load all leading skills (up to 5), not just the first
Melhorias
- Ajuste geral — Evolução: Os pontos de qualidade de uso foram revisados nesta versão.
Correções
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: SSL certificate errors (TLS-inspecting proxies, missing
NODE_EXTRA_CA_CERTS, expired certs) burning retries before showing actionable guidance — they now fail immediately with the fix hint - claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: streaming responses being discarded when the API emits a mid-stream overloaded/server error after partial output — the partial is now kept with an incomplete-response notice
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: subagents cut off by a rate limit or server error silently failing instead of returning their partial work to the parent
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: subagents reporting API errors (e.g. usage limit reached) as successful results — the error is now reported to the parent agent
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: the background-agent daemon on Linux killing itself and every running agent every ~50 seconds after an unclean shutdown left a corrupted worker record
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: background agents failing to cold-start over SSH on macOS with “Could not switch to audit session” (regression in 2.1.196)
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção:
claude stopbeing silently undone when it raced a background-agent respawn — the respawn now honors the stop - claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: background job progress indicators stalling for minutes while the job ran long commands
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: background sessions on memory-starved machines showing a generic error — they now indicate low memory and suggest freeing resources
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: remote sessions briefly flapping between Working and Idle in the agent view when a background agent completes
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: idle subagents vanishing from the agent panel while other subagents were still working; surplus idle agents now collapse into an expandable summary row
- claude-code v2.1.199 — Correção: Detalhamento resumido: Correção: typing
/modelor/fastwhile viewing a subagent silently opening the lead’s model picker — a notice now explains the command applies to the lead - claude-code v2.1.199 — Correção: Detalhamento resumido: Correção:
SessionStart,Setup, andSubagentStarthooks silently hiding stderr when exiting with code 2 — the error is now shown in the transcript - claude-code v2.1.199 — Correção: Detalhamento resumido: Correção:
claude --dangerously-skip-permissions daemon <subcommand>being treated as a chat prompt instead of running the subcommand - claude-code v2.1.199 — Correção: Detalhamento resumido: Correção:
SendMessagesilently misrouting when a re-spawned agent reuses a previous agent’s name — the tool now detects the mismatch and asks the caller to retarget
Breaking changes
Nenhuma quebra de compatibilidade foi relatada para esta versão.
Ponto de Atenção
- Ponto de checagem — Validação funcional: Reproduza o cenário de uso principal e valide fluxos críticos antes de homologar a versão.
Notas da versão
- Validação inicial: revisão textual e técnica com confirmação de release URL e metadados de build.