Project: Ralph Harness
URL: https://github.com/rxdt/py_ralph_frame
PyPI: https://pypi.org/project/ralph-harness/
Suggested sections:
- Using → Applications → Coding Agent / Software Testing Agent / Workflow
- Building → Testing
- Building → Tools
- Building → Workflows
Short description:
Ralph Harness is a small Python package for running Claude Code, Codex CLI, Gemini CLI, and similar coding agents in guarded local loops. It uses repo-local specs, fresh-context iterations, hard caps, git-hook gates, CI verification, and coverage gates.
Why it fits:
- It is for developers already using coding agents who want repo-level proof instead of trusting a long chat.
- It focuses on guardrails for coding-agent drift and shallow test/coverage behavior.
- It has no hosted backend, token service, or agent lock-in.
- Installable with
uvx ralph-harness demo and uvx ralph-harness install <project>.
Suggested entry:
- Ralph Harness - Minimal Python scaffold for guarded Claude Code/Codex/Gemini loops with repo-local specs, fresh-context iterations, git-hook gate, CI verification, and coverage gates.
Project: Ralph Harness
URL: https://github.com/rxdt/py_ralph_frame
PyPI: https://pypi.org/project/ralph-harness/
Suggested sections:
Short description:
Ralph Harness is a small Python package for running Claude Code, Codex CLI, Gemini CLI, and similar coding agents in guarded local loops. It uses repo-local specs, fresh-context iterations, hard caps, git-hook gates, CI verification, and coverage gates.
Why it fits:
uvx ralph-harness demoanduvx ralph-harness install <project>.Suggested entry: