sync: auto-sync from GURU-5070 at 2026-06-02 20:40:54
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-02 20:40:54
This commit is contained in:
@@ -43,11 +43,17 @@
|
||||
".claude/scripts/check-messages.sh",
|
||||
".claude/scripts/migrate-identity.sh"
|
||||
],
|
||||
"grok_recovery_scripts": [
|
||||
".claude/scripts/recover_grok_session.py"
|
||||
],
|
||||
|
||||
"required_hook_files": [
|
||||
".claude/hooks/block-backslash-winpath.sh",
|
||||
".claude/hooks/post-commit.template"
|
||||
],
|
||||
"grok_hook_files": [
|
||||
".grok/hooks/claudetools.json"
|
||||
],
|
||||
|
||||
"required_settings_hooks": [
|
||||
{ "event": "PreToolUse", "matcher": "Bash", "command_contains": "block-backslash-winpath.sh", "why": "blocks garbled backslash Windows-path redirects in Git Bash" },
|
||||
|
||||
Reference in New Issue
Block a user