Claude Code now warns by name when settings keys are set in a managed-settings file that doesn't actually apply to them
Claude Code can now detect when settings keys are configured in a managed-settings file whose source doesn't apply for those particular keys. When this happens, it shows a new warning that names the specific source file, lists every offending key, and tells the user to either remove them or move them to a settings source that does apply, pointing to /status (the Settings interface, on the Status tab) to see the list of settings sources.
This surfaces settings that are silently being ignored because they're defined in the wrong place, so users can find and fix misconfigured settings instead of wondering why a setting isn't taking effect.
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
For a response from the Claude API billed at the 1.1× [data residency rate](https://platform.claude.com/docs/en/about-claude/pricing#data-residency-pricing), Claude Code multiplies the list price of that response's tokens by 1.1 in the ses…costs see the edit
* Fixed `/status` not showing the `apiKeyHelper` failure that its own error banner told you to checkchangelog see the edit
Anthropic's documentation has since written up /status, on Claude Code changelog.