From 7871a51d51cd0555dfc6c0eede0ab5cfb0bcc6b6 Mon Sep 17 00:00:00 2001 From: sudacode Date: Fri, 24 Jul 2026 18:28:05 -0700 Subject: [PATCH] update --- .claude/settings.json##os.Darwin | 3 ++- .claude/settings.json##os.Linux | 13 ++++++++++--- .config/mimeapps.list | 1 + 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.claude/settings.json##os.Darwin b/.claude/settings.json##os.Darwin index ee357da..2beb020 100644 --- a/.claude/settings.json##os.Darwin +++ b/.claude/settings.json##os.Darwin @@ -1,7 +1,8 @@ { "attribution": { "commit": "", - "pr": "" + "pr": "", + "sessionUrl": false }, "permissions": { "deny": [ diff --git a/.claude/settings.json##os.Linux b/.claude/settings.json##os.Linux index 7599e4d..93c8181 100644 --- a/.claude/settings.json##os.Linux +++ b/.claude/settings.json##os.Linux @@ -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 } diff --git a/.config/mimeapps.list b/.config/mimeapps.list index fddba10..2033411 100644 --- a/.config/mimeapps.list +++ b/.config/mimeapps.list @@ -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