StepResult

Snapshot of one completed loop step — surfaced to AgentEvent.StepFinished and accumulated in the loop state for PrepareStepScope.steps.

Since

0.3.0-beta01

Properties

Link copied to clipboard

The evolving agent context live for this step (upstream's experimental_context).

Link copied to clipboard
Link copied to clipboard

The model id that produced this step (upstream's model.modelId).

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The non-empty reasoning text for this step, or null — mirrors upstream's reasoningText.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Tool calls/results split by static (Tool(...)) vs dynamic (DynamicTool(...)).

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard