chore: update claude-settings.json (add memory-push PostToolUse hook)

This commit is contained in:
posimai 2026-03-17 22:25:29 +09:00
parent 82fb93fb3b
commit 749d1483f3
1 changed files with 13 additions and 0 deletions

View File

@ -1,4 +1,17 @@
{ {
"hooks": {
"PostToolUse": [
{
"matcher": "Write",
"hooks": [
{
"type": "command",
"command": "bash C:/Users/maita/posimai-project/scripts/memory-push.sh"
}
]
}
]
},
"permissions": { "permissions": {
"defaultMode": "acceptEdits", "defaultMode": "acceptEdits",
"allow": [ "allow": [