Skip to main content

Module executor

Module executor 

Source

Structs§

ToolExecution
Result of one tool call execution.
ToolExecutionRequest
Input envelope passed to tool execution strategies.
ToolExecutionResult
Output item produced by tool execution strategies.

Enums§

DecisionReplayPolicy
Policy controlling when resume decisions are replayed into tool execution.
ToolCallOutcome
Canonical outcome for one tool call lifecycle.
ToolExecutorError
Error returned by custom tool executors.

Traits§

ToolExecutor
Strategy abstraction for tool execution.