Refreshing cached bootstrap data can now skip clearing render caches, avoiding a redraw.
What's wrong with this entry?
The routine that fetches and persists bootstrap data now returns a boolean and takes a keepRenderCaches option, defaulting to false, so a caller can update the on-disk caches without clearing render caches and forcing a re-render. It returns false when a concurrent credential change superseded the write.
keepRenderCaches
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Startup prefetch failures no longer surface
Both mention startup
-
v2.1.239
Deleted working directories are detected at startup and handled during hooks
Both mention startup
-
v2.1.242
A socket path taken by another running Claude Code no longer breaks startup
Both mention startup