This commit is contained in:
2026-07-24 18:28:05 -07:00
parent 0cee4cc0e2
commit 7871a51d51
3 changed files with 13 additions and 4 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{
"attribution": {
"commit": "",
"pr": ""
"pr": "",
"sessionUrl": false
},
"permissions": {
"deny": [
+10 -3
View File
@@ -1,7 +1,8 @@
{
"attribution": {
"commit": "",
"pr": ""
"pr": "",
"sessionUrl": false
},
"permissions": {
"allow": [
@@ -40,6 +41,7 @@
"Bash(yadm push --force*)"
]
},
"model": "opus[1m]",
"hooks": {
"Notification": [
{
@@ -69,13 +71,18 @@
"enabled": false,
"autoAllowBashIfSandboxed": true,
"network": {
"allowUnixSockets": ["/var/run/docker.sock"],
"allowUnixSockets": [
"/var/run/docker.sock"
],
"allowLocalBinding": true
},
"excludedCommands": ["docker"]
"excludedCommands": [
"docker"
]
},
"effortLevel": "high",
"tui": "fullscreen",
"skipDangerousModePermissionPrompt": true,
"agentPushNotifEnabled": true,
"voiceEnabled": true
}
+1
View File
@@ -160,3 +160,4 @@ x-scheme-handler/claude-cli=claude-code-url-handler.desktop
x-scheme-handler/mux=mux.desktop
x-scheme-handler/claude=com.anthropic.claude-desktop.desktop
x-scheme-handler/t3code=t3code.desktop
x-scheme-handler/codex=ChatGPT.desktop