run


Description:

public async void run (Cancellable? cancellable = null)

Summarize the previous completed turn (not the latest).

Keeps the latest turn raw until a newer turn finishes. 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