sync: auto-sync from GURU-BEAST-ROG at 2026-05-15 17:29:38
Author: Mike Swanson Machine: GURU-BEAST-ROG Timestamp: 2026-05-15 17:29:38
This commit is contained in:
@@ -5,5 +5,18 @@
|
|||||||
"preferences": {
|
"preferences": {
|
||||||
"autoCompact": true,
|
"autoCompact": true,
|
||||||
"verbose": false
|
"verbose": false
|
||||||
|
},
|
||||||
|
"hooks": {
|
||||||
|
"UserPromptSubmit": [
|
||||||
|
{
|
||||||
|
"hooks": [
|
||||||
|
{
|
||||||
|
"type": "command",
|
||||||
|
"command": "bash .claude/scripts/check-messages.sh",
|
||||||
|
"timeout": 15
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user