Loop Runner

Deterministic guardrailed agent-loop driver — wrap any step with propose → deterministic-verify → (critique → revise) and enforce hard termination guards (max_iter, wall-clock budget, no-progress via state-hash, escalate-to-human). The control loop + guards + progress detection are deterministic; the LLM critique/revise step is the one quarantined adapter. Trigger when an agent fix-loop must not spin forever and must not be able to argue its way around a failing test.

rheinmir e0ba145 3.6 KB Updated

File contents

rheinmir/setup/tree/main/skills/loop-runner commit e0ba1457dc

Frequently asked questions

npx skillmds@latest add rheinmir/loop-runner