Expand description
Hook event types shared by Cursor and Claude Code parsers.
Modules§
- claude
- Parse Claude Code hook JSON from stdin.
- cursor
- Parse Cursor hook JSON from stdin.
- normalize
- Map HookEvent → core Event + derive SessionStatus.
- openclaw
- Parse OpenClaw hook JSON posted by the
kaizen-eventsTS handler. - vibe
- Parse Mistral Vibe hook JSON from stdin.
Structs§
- Hook
Event - Normalized event emitted by any hook parser.
Enums§
- Event
Kind - Hook event kinds recognized across agents.