Claude Code 2.1.282
By Steven Van ·
Claude Code 2.1.282 adds a prose-width setting, telemetry visibility in /status, and fixes for dropped reasoning on resumed sessions.
Claude Code 2.1.282 adds a maxProseWidth setting that caps how wide Claude's prose runs in wide terminals, while tables and code blocks continue to use the full width.
- Startup, /status and claude doctor now list telemetry environment variables in a project's settings files that were ignored or that turned telemetry off.
- A new allowClaudeInChromeWithManagedMcp managed setting lets claude --chrome run alongside an exclusive managed-mcp.json; the error shown when Chrome is blocked now names it.
- The Claude apps gateway adds store.readiness_grace_seconds so /readyz can stay ready through a short Postgres outage such as a database failover.
- The /feedback drafts list in fullscreen mode now shows a scrollbar while the mouse is over the list.
- Fixed every request failing with a 400 error in conversations whose history holds web search results the API cannot decrypt, for example from a turn answered through a third-party gateway.
- Fixed more cases of continued or resumed sessions (--continue, --resume) re-sending earlier messages in a changed form, which could make the API drop Claude's earlier reasoning.
- Fixed earlier extended thinking being dropped when /model, /rename, /artifacts or another command ran mid-conversation.
Full details are in the changelog entry for Claude Code 2.1.282.
Claude Code
Anthropic's agentic coding tool — Claude in your terminal, IDE, desktop app and browser, reading and editing your codebase, running commands, opening pull requests and working on tasks in the cloud.
View Claude Code →