If the storage layer disappears mid-session, config watching falls back to polling ~/.claude.json.
What's wrong with this entry?
If the storage layer serving global config goes away mid-session, Claude Code now drops its subscription and cached version and goes back to polling ~/.claude.json for changes.
- Config writes short-circuit to an in-memory project config when the test-mode check is on.
The startup storage backend was withdrawn; watching ~/.claude.json with the fs.watchFile poll again
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.223
Invalid config dialog is now awaited before returning
Both mention configuration
-
v2.1.228
Env vars set to an empty string now count as unset
Both mention configuration
-
v2.1.228
Config backup moved into a shared helper
Both mention configuration