fix: Update PreCompact hook to use session-start.sh for session_id passthrough

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
mayor
2026-01-02 00:20:25 -08:00
committed by beads/crew/dave
parent 03ffefc962
commit d993bdb744

View File

@@ -20,7 +20,7 @@
"hooks": [
{
"type": "command",
"command": "gt prime"
"command": "bash ~/.claude/hooks/session-start.sh"
}
]
}