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:
@@ -24,6 +24,16 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"Notification": [
|
||||||
|
{
|
||||||
|
"hooks": [
|
||||||
|
{
|
||||||
|
"type": "command",
|
||||||
|
"command": "~/.claude/hooks/goal_notify.sh"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"Stop": [
|
"Stop": [
|
||||||
{
|
{
|
||||||
"hooks": [
|
"hooks": [
|
||||||
@@ -65,5 +75,6 @@
|
|||||||
},
|
},
|
||||||
"effortLevel": "xhigh",
|
"effortLevel": "xhigh",
|
||||||
"skipDangerousModePermissionPrompt": true,
|
"skipDangerousModePermissionPrompt": true,
|
||||||
|
"preferredNotifChannel": "notifications_disabled",
|
||||||
"agentPushNotifEnabled": false
|
"agentPushNotifEnabled": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user