v2.1.282
Explication (en anglais)
This update enhances terminal UX with configurable prose width and improves operational resilience by fixing compaction retries and handling Postgres failovers via readiness grace periods. It also resolves critical API errors related to web search decryption and extended thinking loss, stabilizing session continuity for developers.
Points forts officiels
- Added a `maxProseWidth` setting that caps the width of Claude's prose in wide terminals while tables and code blocks keep the full width
- Added a startup notice, and `/status` and `claude doctor` entries, listing telemetry variables in a project's settings files that were ignored or that turned telemetry off
- Added the `allowClaudeInChromeWithManagedMcp` managed setting to let `claude --chrome` run alongside an exclusive `managed-mcp.json`; the error shown when Chrome is blocked now names it
- Added `store.readiness_grace_seconds` to the Claude apps gateway so `/readyz` can stay ready through a short Postgres outage such as a database failover