Skip to main content

Module execution_plane

Module execution_plane 

Source

Structs§

LocalExecutionPlane
Executes tools in-process from a registry of RegisteredTools.
PermissionRequest
PermissionResponse
RunContext
Per-run context passed into ExecutionPlane::execute_all.
ToolSuspendRequest

Traits§

ExecutionPlane
Guarantees exactly one tool_result event per dispatched ToolCall.

Functions§

collect_tool_results
Collect tool results from a plane stream (one result per initial call).

Type Aliases§

PermissionRequestHandler
ToolSuspendHandler