loopgate_harness
https://github.com/rxdt/loopgate_harness
Python
A repo-native coding-agent loop harness for Claude, Codex, Copilot, and other CLI agents. Agents can edit. Gates decide what lands. You set the plan in motion. The agents take a prompt, and each iteration must update specs and commit through guardrails.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to loopgate_harness
Help out
- Issues
- Validate the Windows Ralph loop on a local Windows machine
- Add a one-line install (curl … | sh) so people don't need pip, poetry, or uv first
- Agent containment is bypassed for `git commit -a` and `git commit <path>`
- Check comments and docstrings for plain English (names done)
- Add more agents to `[tool.harness.agents]`
- `harness status` should summarize finished runs, not just count log files
- Docs
- Python not yet supported