Expand description
Loop runner and iteration bookkeeping.
Structs§
- Ralph
Options - Runtime options for a single Ralph loop invocation.
- Resolved
Cwd - Resolved working directory for a Ralph invocation.
- Worktree
Config - Worktree configuration subset needed for Ralph’s working directory resolution.
Constants§
- DEFAULT_
ERROR_ THRESHOLD - Default maximum number of non-zero harness exits Ralph tolerates.
Functions§
- resolve_
effective_ cwd - Resolve the effective working directory for a Ralph invocation.
- run_
ralph - Run the Ralph loop for a change (or repository/module sequence) until the configured completion promise is detected.