Files
duocthu/.claude/settings.json
T

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..."
}
]
}
]
}
}