Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Settings writer falls back to raw file when validation errors should be preserved

Settings entries this build does not recognize now survive a write, via a fallback to the raw file on disk.

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaSettingswhat it touches
KindBug Fixesin v2.1.257,
You'll notice

Settings entries this build does not recognize now survive a write, via a fallback to the raw file on disk.

When writing settings files, if the validated content would drop entries that the current build doesn't recognize but that should still be preserved, the writer now falls back to the raw on-disk JSON so those unrecognized entries survive the write instead of being silently dropped.

See this entry in the whole of v2.1.257 →

Feedback