From 0e8d2d2ff2809e979b7893bf60c86660e0e0cfd5 Mon Sep 17 00:00:00 2001 From: Egutierrez Date: Sat, 13 Jun 2026 21:56:56 +0200 Subject: [PATCH] chore: auto-commit (1 archivos) - .claude/settings.json Co-Authored-By: Claude Opus 4.7 (1M context) --- .claude/settings.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude/settings.json b/.claude/settings.json index 5f9d0b0..039a906 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -24,6 +24,16 @@ ] } ], + "Notification": [ + { + "hooks": [ + { + "type": "command", + "command": "~/.claude/hooks/goal_notify.sh" + } + ] + } + ], "Stop": [ { "hooks": [ @@ -65,5 +75,6 @@ }, "effortLevel": "xhigh", "skipDangerousModePermissionPrompt": true, + "preferredNotifChannel": "notifications_disabled", "agentPushNotifEnabled": false }