[claude] Add sesh hook

This commit is contained in:
2026-07-28 16:52:24 -04:00
parent 7a1284b766
commit fd730c0e72

View File

@ -4,6 +4,9 @@
}, },
"model": "sonnet", "model": "sonnet",
"hooks": { "hooks": {
"Stop": [
{ "hooks": [ { "type": "command", "command": "sesh capture --commit HEAD" } ] }
],
"SubagentStop": [ "SubagentStop": [
{ {
"hooks": [ "hooks": [