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.