Enable elevated tools with auto-approve (no permission prompts)

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

View file

@ -27,6 +27,10 @@
} }
} }
}, },
"tools": {
"elevated": { "enabled": true },
"exec": { "security": "allow", "ask": "never" }
},
"models": { "models": {
"providers": { "providers": {
"zai": { "zai": {