Skip to main content

Hooks Spec

Hook runtime supports:

  • BeforeLLMCall
  • BeforeToolCall
  • AfterToolCall

Outcomes:

  • allow
  • block
  • modify (structured fields only)

Primary spec lives in docs/hooks/HOOK.md.