Settings and agent-directory lookups no longer block the event loop while Claude Code starts.
What's wrong with this entry?
Directory walks that used synchronous file stats now use their promise-based equivalents, and the settings loader awaits its source list before reading settings in parallel. Same results, less blocking of the event loop while Claude Code starts.
ENFILE
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