[DOCS] settings.json schema out of sync

Resolved 💬 3 comments Opened Sep 11, 2025 by StuRoys Closed Sep 29, 2025

Documentation Type

Missing documentation (feature not documented)

Documentation Location

.claude/settings.json

Section/Topic

settings.json

Current Documentation

_No response_

What's Wrong or Missing?

  1. Schema out of sync: JSON schema at

schemastore.org doesn't match current Claude Code
implementation

  1. Tool name mismatch: Schema expects "Agent" but

configs use "Task"

  1. Missing tools: "ExitPlanMode" not recognized

in schema pattern

  1. Property changes: "ask" property was replaced

with "deny" but schema wasn't updated

The configuration change should prevent Claude
from exiting plan mode without your explicit
permission.

Suggested Improvement

Make sure that CC updates settings.json to follow latest schema when updating CC version.

Impact

Low - Minor confusion or inconvenience

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗