run_iterative_fix_loop
Run iterative test-fix-retest: apply fixes to failing tests, detect regressions, rollback unsafe changes, resume interrupted runs for self-healing.
Instructions
[mode: hybrid, headline tool] Self-healing test → fix → re-test loop with regression detection, auto-rollback, and resumeToken support. See docs/ITERATE_FIX_LOOP.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy | No | ||
| autoApply | No | ||
| projectPath | Yes | ||
| resumeToken | No | ||
| totalTimeout | No | ||
| maxIterations | No | ||
| acceptableThreshold | No | ||
| timeoutPerIteration | No | ||
| hybridConfidenceThreshold | No |