diff options
Diffstat (limited to '.claude')
| -rw-r--r-- | .claude/settings.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.claude/settings.json b/.claude/settings.json index 1006916..a486e89 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -55,6 +55,10 @@ "hooks": [ { "type": "command", + "command": "~/.claude/hooks/inbox-boundary-check.sh" + }, + { + "type": "command", "command": "~/.claude/hooks/ai-wrap-teardown.sh" } ] |
