mirror of
https://github.com/harivansh-afk/claude-continual-learning.git
synced 2026-04-15 04:03:27 +00:00
15 lines
252 B
JSON
15 lines
252 B
JSON
{
|
|
"hooks": {
|
|
"SessionEnd": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "\"$CLAUDE_PROJECT_DIR/.claude/hooks/session-end.sh\"",
|
|
"timeout": 60
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|