mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-07-27 04:49:47 -07:00
update
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"commit": "",
|
"commit": "",
|
||||||
"pr": ""
|
"pr": "",
|
||||||
|
"sessionUrl": false
|
||||||
},
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"deny": [
|
"deny": [
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"commit": "",
|
"commit": "",
|
||||||
"pr": ""
|
"pr": "",
|
||||||
|
"sessionUrl": false
|
||||||
},
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"allow": [
|
"allow": [
|
||||||
@@ -40,6 +41,7 @@
|
|||||||
"Bash(yadm push --force*)"
|
"Bash(yadm push --force*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"model": "opus[1m]",
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"Notification": [
|
"Notification": [
|
||||||
{
|
{
|
||||||
@@ -69,13 +71,18 @@
|
|||||||
"enabled": false,
|
"enabled": false,
|
||||||
"autoAllowBashIfSandboxed": true,
|
"autoAllowBashIfSandboxed": true,
|
||||||
"network": {
|
"network": {
|
||||||
"allowUnixSockets": ["/var/run/docker.sock"],
|
"allowUnixSockets": [
|
||||||
|
"/var/run/docker.sock"
|
||||||
|
],
|
||||||
"allowLocalBinding": true
|
"allowLocalBinding": true
|
||||||
},
|
},
|
||||||
"excludedCommands": ["docker"]
|
"excludedCommands": [
|
||||||
|
"docker"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"effortLevel": "high",
|
"effortLevel": "high",
|
||||||
"tui": "fullscreen",
|
"tui": "fullscreen",
|
||||||
"skipDangerousModePermissionPrompt": true,
|
"skipDangerousModePermissionPrompt": true,
|
||||||
|
"agentPushNotifEnabled": true,
|
||||||
"voiceEnabled": true
|
"voiceEnabled": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -160,3 +160,4 @@ x-scheme-handler/claude-cli=claude-code-url-handler.desktop
|
|||||||
x-scheme-handler/mux=mux.desktop
|
x-scheme-handler/mux=mux.desktop
|
||||||
x-scheme-handler/claude=com.anthropic.claude-desktop.desktop
|
x-scheme-handler/claude=com.anthropic.claude-desktop.desktop
|
||||||
x-scheme-handler/t3code=t3code.desktop
|
x-scheme-handler/t3code=t3code.desktop
|
||||||
|
x-scheme-handler/codex=ChatGPT.desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user