run


Description:

public async void run (Cancellable? cancellable = null)

Summarize the completed turn.

Scans session.messages for the latest user-sent row at run time. Builds turn-reference payload, calls the model with tools and thinking disabled, streams into a

summary
message, and validates hash links (one retry on failure).

Parameters:

cancellable

optional cancel token for the summary request