Feature request for product/service
Cursor IDE
Describe the request
Hi Cursor team,
We today can configure the sandboxing feature with sandbox.json. The official document is provided. What if the official JSON schema of sandbox.json is provided too?
{
"$id": "https://json.schemastore.org/cursor-sandbox.json",
...
}
For instance, Anthropic provides the official JSON schema of settings.json of Claude Code. Even if the schema is changed, it is easy to catch up with the changes with the JSON schema.
https://json.schemastore.org/claude-code-settings.json
Operating System (if it applies)
Windows 10/11
MacOS
Linux