{ "hooks": { "SessionStart": [ { "matcher": "startup", "hooks": [ { "type": "command", "command": "~/.codex/hooks/startup.sh", "statusMessage": "Recording session start", "timeout": 10 } ] } ] } }