pub async fn continue_run(opts: ContinueOptions) -> Result<(), ZigError>Expand description
Resume the most recent step’s agent session interactively. The terminal attaches to the resumed conversation; type follow-ups directly there.
pub async fn continue_run(opts: ContinueOptions) -> Result<(), ZigError>Resume the most recent step’s agent session interactively. The terminal attaches to the resumed conversation; type follow-ups directly there.