16 lines
305 B
JSON
16 lines
305 B
JSON
{
|
|
"hooks": {
|
|
"SessionStart": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "python .claude/hooks/session_start_progress.py 2>/dev/null || true",
|
|
"statusMessage": "Loading project progress log..."
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|