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