Skip to main content

Module run_loop

Module run_loop 

Source
Expand description

Prompt execution loop for resumable codetether run.

When --auto-continue-until N is set, the loop will attempt up to N resume cycles after the step budget is exhausted. Some(1) means the initial run plus one resume attempt; None (default) means no automatic resume.

Functionsยง

execute_prompt_with_resume