Skip to main content

Module message_hooks

Module message_hooks 

Source
Expand description

Message preflight hooks.

These hooks run before we forward requests upstream (proxy endpoints) and before we enter the agent loop. They operate on internal bamboo_agent_core::Message so the same behavior applies across OpenAI-compatible, Anthropic, Gemini, and agent routes.

Enums§

HookError

Functions§

apply_message_preflight_hooks
Apply all configured preflight hooks.