aboutsummaryrefslogtreecommitdiff
path: root/.claude/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.claude/settings.json')
-rw-r--r--.claude/settings.json4
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"
}
]