Hooks
SessionStart
Hooks triggered on SessionStart events (6 hooks).
SessionStart Hooks
6 hooks registered for the SessionStart lifecycle event.
| Hook | Matcher | Behavior | Description |
|---|---|---|---|
unified-dispatcher | * | 🔇 Silent | Consolidates session-specific async hooks into a single dispatcher. |
session-context-loader | * | 💡 Injects | Loads session context at session start |
analytics-consent-check | * | 💡 Injects | Check if user needs to be prompted for analytics consent |
pr-status-enricher | * | 💡 Injects | Runs at session start to provide PR context. Sets: |
prefill-guard | * | 🔇 Silent | Opus 4.6 removed support for response prefilling (prefilled assistant |
mcp-health-check | * | 🔇 Silent | — |
UserPromptSubmit
Hooks triggered on UserPromptSubmit events (2 hooks).
SessionEnd
Hooks triggered on SessionEnd events (3 hooks).
Edit on GitHub
Last updated on