pub fn drain_completed_steps() -> Vec<CompletedStep>Expand description
Drain the completed-step log. Used by receipt builders that want a per-step model + token + cost breakdown for the just-finished run.
pub fn drain_completed_steps() -> Vec<CompletedStep>Drain the completed-step log. Used by receipt builders that want a per-step model + token + cost breakdown for the just-finished run.