Fixes severe slowdown rendering very long single-line diffs
Claude Code fixes a severe slowdown when rendering very long single-line diffs.
What's changed Added a startup warning for Bash allow rules with a wildcard before the subcommand (e.g. `Bash(git * main)`), since they also match options inserted before the subcommand Added an Auto mode tab to `/permissions` for viewing and editing auto mode classifier rules Added the turn's completion time to the end-of-turn duration line, e.g. `✻ Sautéed for 23s · done 6:05 PM` Fixed fullscreen mode showing a blank transcript after resizing the terminal and jumping to the bottom until the next keypress Fixed a severe transcript slowdown when a diff contained a very long single line (e.g. a base64 string); such lines now render truncated with a marker Fixed erratic fullscreen scrolling when positioned at an earlier message, including jump-to-bottom getting stuck mid-transcript Fixed background sessions failing to open after 45 seconds when Claude Code's starting directory had been deleted, the machine had slept, or the host is slow to start processes Fixed background sessions failing to open with "Couldn't start the background service … EACCES" when another Claude Code process was re-installing the npm package at that moment Fixed markdown rendering being disabled for a whole…
- github.comClaude Code v2.1.246primary