Fix exec config: use valid options (security: full, ask: off)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ashisgreat22 2026-03-18 02:36:59 +01:00
parent 3ef4234d07
commit 4d9c61da10

View file

@ -29,7 +29,7 @@
},
"tools": {
"elevated": { "enabled": true },
"exec": { "security": "allow", "ask": "never" }
"exec": { "security": "full", "ask": "off" }
},
"models": {
"providers": {