Module types

Module types 

Source

Re-exports§

pub use crate::runtime::run::flow::RunAction;
pub use crate::runtime::tool_call::gate::SuspendTicket;
pub use crate::runtime::tool_call::gate::ToolCallAction;

Structs§

PhasePolicy
Mutation policy enforced for each phase.

Enums§

Phase
Execution phase in the agent loop.
StepOutcome
Result of a step execution.