Tip: Claude Code 2.1.282 adds maxProseWidth and moves auto mode to the server-side classifier when telemetry is off
Claude Code Changelog·low signal
The new `maxProseWidth` setting caps how wide Claude's prose runs in wide terminals, while tables and code blocks keep the full width. On a direct Anthropic API connection with telemetry off, auto mode now uses the server-side classifier by default; set CLAUDE_CODE_AUTO_MODE_SERVER=0 to opt out. Two headless-run fixes also shipped. Requests no longer fail for up to a minute after another Claude Code process dies mid-refresh of the login, and a full disk quota in Bash no longer shows up only as 'Exit code 1'.