Expand description
AgentHook trait definition
This module defines the core AgentHook trait that all agent hooks must implement.
Structs§
- Base
Hook - Base hook implementation with common functionality
- Hook
Result - Result of a hook operation
- Lifecycle
Capabilities - Describes which lifecycle events an agent hook can handle.
Traits§
- Agent
Hook - AgentHook trait - all agent hooks must implement this
Type Aliases§
- Session
EndCallback - Callback type for session end events