Files
Vsevolod Sauta 57a036ba5e
build-and-push / build (push) Failing after 2m45s
Initial segregate: proxy source, deploy manifests, ImagePolicy Flux CRs.
Move workload out of infra with cursor-devbox-style GitRepository +
run_number-sha image automation.
2026-09-21 10:31:36 +03:00

27 lines
619 B
JSON

{
"version": 1,
"editor": { "vimMode": false },
"permissions": {
"allow": ["Mcp(*)"],
"deny": ["Shell(*)", "Read(*)", "Write(*)", "Grep(*)", "Glob(*)", "WebFetch(*)"]
},
"model": {
"modelId": "default",
"displayModelId": "auto",
"displayName": "Auto",
"displayNameShort": "Auto",
"aliases": ["auto"],
"maxMode": false
},
"hasChangedDefaultModel": true,
"approvalMode": "allowlist",
"sandbox": {
"mode": "disabled",
"networkAccess": "user_config_with_defaults"
},
"attribution": {
"attributeCommitsToAgent": false,
"attributePRsToAgent": false
}
}