I see the following config in my ~/.cursor/cli-config.json:
"approvalMode": "allowlist",
"sandbox": {
"mode": "disabled",
"networkAccess": "allowlist"
}
But the docs don’t include any instructions for what values these can have.
I’d like the approval mode to be auto run with the sandbox enabled.
Anyone know what values do I configure for that?