Skip to main content

Module hooks

Module hooks 

Source
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-events TS handler.

Structs§

HookEvent
Normalized event emitted by any hook parser.

Enums§

EventKind
Hook event kinds recognized across agents.