About twenty separate startup hooks now run as one call when the session mounts.
What's wrong with this entry?
The main REPL used to run about twenty separate setup hooks when it mounted, covering MCP clients, IDE installation status, the model and dynamic MCP config. They are now one aggregate call plus a few leftovers. No behaviour change is stated, but the amount of work wired up at REPL mount is now visible in one place.
ideInstallationStatus
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