Continues from the last good checkpoint without rerunning completed nodes. For
a run paused at a human gate, supply approve = TRUE to proceed (or FALSE
to stop). For a failed run, resume retries from the failed node.
Arguments
- x
A paused/failed
agent_workflow_run, itscheckpoint, or acheckpoint_dirpath (for a failed run, also passwf).- wf
The
agent_workflow(required whenxis a barecheckpoint_dirfrom a failed run, which carries no embedded workflow).- approve
For a gated pause:
TRUEto continue past the gate.- max_steps
Loop guard for the continuation.
- quiet
If
FALSE, print progress.- ...
Passed to agent nodes.
