Type Alias: HookName
Makaio Framework / hooks / HookName
Type Alias: HookName
Section titled “Type Alias: HookName”HookName =
"BusMessage"|"PreUserMessage"|"PostUserMessage"|"PreTurn"|"PostTurn"|"PostStep"|"PreToolUse"|"PostToolUse"|"SessionStart"|"SessionEnd"
Defined in: ../../../packages/hooks/src/types/hook-name.ts:6
Union of all hook names.
- Named hooks provide enriched context (session, history, etc.)
- BusMessage is the generic escape hatch for any subject
Type Composition
Section titled “Type Composition”HookName| 'BusMessage' | 'PreUserMessage' | 'PostUserMessage' | 'PreTurn' | 'PostTurn' | 'PostStep' | 'PreToolUse' | 'PostToolUse' | 'SessionStart' | 'SessionEnd''BusMessage''PreUserMessage''PostUserMessage''PreTurn''PostTurn''PostStep''PreToolUse''PostToolUse''SessionStart''SessionEnd'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.