/config now tells a refused setting from a failed save, and hides paths on remote sessions.
What's wrong with this entry?
Setting a value with /config key=value now distinguishes a setting Claude Code refused to change from one it tried and failed to save. Refusals show their own message verbatim. On remote sessions, save failures are replaced with "Couldn't save this setting (detail withheld on this connection)." so local paths and error text do not leave the machine. Invalid keys and values are now escaped before being echoed back.
- The withholding applies only to save failures, and only when the session is remote; locally the full detail is still shown.
/config editorMode=vimCouldn't save this setting (detail withheld on this connection).
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.219
Workflow size guideline gets a default and a policy override
Both mention config configuration
-
v2.1.246
Startup drops a storage backend built for a different CLAUDE_CONFIG_DIR
Both mention config configuration
-
v2.1.223
Invalid config dialog is now awaited before returning
Both mention configuration