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
- Add Vale prose checks for Python comments and docstrings
- Design: let `languages` select configured checks (Rust next)
- Implement and test minimal Rust language-scoped checks
- docs: make 100% coverage and local gate workflow explicit
- feat: summarize agent run logs in harness status
- Idea for later: resume agents that time out with unfinished work
- Additional completion verification before reporting work as done
- Add optional independent correctness review before completion
- You're about to let an agent run 20 iterations on your repo unattended — what makes you hit ctrl-C?
- Add a tiny `timed` helper so you can check how long anything takes
- Docs
- Python not yet supported