[claude] Add sesh hook
This commit is contained in:
@ -4,6 +4,9 @@
|
||||
},
|
||||
"model": "sonnet",
|
||||
"hooks": {
|
||||
"Stop": [
|
||||
{ "hooks": [ { "type": "command", "command": "sesh capture --commit HEAD" } ] }
|
||||
],
|
||||
"SubagentStop": [
|
||||
{
|
||||
"hooks": [
|
||||
|
||||
Reference in New Issue
Block a user