обновленные разрешения для Claude Code
This commit is contained in:
parent
c2b10199a5
commit
dff3c3bc28
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,10 @@
|
|||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python3 *)",
|
||||
"Bash(echo \"---exit:$?\")"
|
||||
"Bash(echo \"---exit:$?\")",
|
||||
"Bash(python -c ' *)",
|
||||
"Bash(zip -j BookfusionBackSync.zip BookfusionBackSync/__init__.py BookfusionBackSync/config.py BookfusionBackSync/main.py BookfusionBackSync/sync_worker.py BookfusionBackSync/ui.py BookfusionBackSync/plugin-import-name-bookfusionbacksync.txt)",
|
||||
"Bash(unzip -l BookfusionBackSync.zip)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue