Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

Settings validator now flags non-warning issues in userSettings/flagSettings

Settings validator now detects fully broken user/flag settings files, not just warnings

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSettingswhat it touches
KindImprovementsin v2.1.271,
You'll notice

Settings validator now detects fully broken user/flag settings files, not just warnings

What

Claude Code's settings validator gained a new check that looks at userSettings and flagSettings (two of its settings sources) and flags the first one that failed to parse into a usable value while also having validation issues beyond simple warnings. This distinguishes a settings file that is effectively broken from one that merely triggered a warning.

Why

This makes it possible to catch and report settings files that are genuinely unusable, rather than treating them the same as files with minor, non-blocking issues.

See this entry in the whole of v2.1.271 →