From 749d1483f3dbb101b6b74546c1f29c8bf5fd6d06 Mon Sep 17 00:00:00 2001 From: posimai Date: Tue, 17 Mar 2026 22:25:29 +0900 Subject: [PATCH] chore: update claude-settings.json (add memory-push PostToolUse hook) --- claude-settings.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/claude-settings.json b/claude-settings.json index fd6a3829..5c178c70 100644 --- a/claude-settings.json +++ b/claude-settings.json @@ -1,4 +1,17 @@ { + "hooks": { + "PostToolUse": [ + { + "matcher": "Write", + "hooks": [ + { + "type": "command", + "command": "bash C:/Users/maita/posimai-project/scripts/memory-push.sh" + } + ] + } + ] + }, "permissions": { "defaultMode": "acceptEdits", "allow": [