Structs§
- NoOp
Behavior - A no-op behavior that returns empty action sets for all hooks.
- Read
Only Context - Immutable snapshot of step context passed to
AgentBehaviorphase hooks.
Traits§
- Agent
Behavior - Behavioral abstraction for agent phase hooks.
Functions§
- build_
read_ only_ context_ from_ step - Build a
ReadOnlyContextfrom typed step fields and doc state.