{ "executors": { "CLAUDE_CODE": { "DEFAULT": { "CLAUDE_CODE": { "dangerously_skip_permissions": true } }, "PLAN": { "CLAUDE_CODE": { "plan": true } }, "ROUTER": { "CLAUDE_CODE": { "claude_code_router": true, "dangerously_skip_permissions": true } } }, "AMP": { "DEFAULT": { "AMP": { "dangerously_allow_all": true } } }, "GEMINI": { "DEFAULT": { "GEMINI": { "model": "default", "yolo": true } }, "FLASH": { "GEMINI": { "model": "flash", "yolo": true } } }, "CODEX": { "DEFAULT": { "CODEX": { "sandbox": "danger-full-access" } } }, "OPENCODE": { "DEFAULT": { "OPENCODE": {} } }, "QWEN_CODE": { "DEFAULT": { "QWEN_CODE": { "yolo": true } } }, "CURSOR": { "DEFAULT": { "CURSOR": { "force": true } } } } }