data/hooks/hook_manager library

Classes

CommandHook
Shell command hook.
FunctionHook
Function hook — in-process callback.
HookCommand
Hook command types.
HookManager
Hook manager — registers and executes hooks.
HookMatcher
A hook matcher — conditions + commands.
HookResult
Result of hook execution.
HttpHook
HTTP hook — makes HTTP request.
PromptHook
Prompt hook — sends prompt to LLM.

Enums

HookEvent
Hook event types.