Vibe Coding
Claude Code 2.1.282 fixes resumed sessions and slash commands that silently dropped earlier extended thinking
--continue and --resume could re-send earlier messages in a changed form, and the API then dropped Claude's earlier reasoning. Running /model, /rename or /artifacts mid-turn dropped earlier thinking, and so did relaunching with a --tools list that omitted a built-in tool used earlier. Sessions that hit an 'Invalid data in redacted_thinking block' error now drop the thinking blocks and retry once instead of failing every turn. When the summarization request is refused, compaction now retries on a fallback model. This follows the prompt-cache resume fixes in 2.1.280 and 2.1.281, so long resumed sessions should keep more of their reasoning after the upgrade.
↳ Follow the thread