Enable elevated tools with auto-approve (no permission prompts)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a91e6ac883
commit
3ef4234d07
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"elevated": { "enabled": true },
|
||||
"exec": { "security": "allow", "ask": "never" }
|
||||
},
|
||||
"models": {
|
||||
"providers": {
|
||||
"zai": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue