chore: auto-commit (1 archivos)

- .claude/settings.json

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-13 21:56:56 +02:00
parent ffb3f9b270
commit 0e8d2d2ff2
+11
View File
@@ -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
}