Module runner

Module runner 

Source

Structs§

Runner
Minimal runner scaffold to orchestrate a single agent call.
ToolsToFinalOutputResult
Result of deciding whether tool outputs are final.

Enums§

ToolUseBehavior
Tool-use behavior modes analogous to the Python SDK behavior.

Type Aliases§

BehaviorFn
Callback to decide final output based on tool results.