hoangnb24/harness-experimental
443 stars · Last commit 2026-05-31
Turn any repo into an agent-ready workspace for Claude Code, Codex, Cursor, and other coding agents.
README preview
# harness-experimental Turn any software repo into an agent-ready workspace. `harness-experimental` is a repository-level operating harness for Claude Code, Codex, Cursor, and other coding agents. It gives agents the missing project context they need before they change code: where to start, what the product contract says, how risky the work is, what proof is required, and which decisions future agents should inherit. The app is what users touch. The harness is what agents touch. ## Why Star This Repo Star this repo if you want practical, reusable patterns for making AI-assisted software development more reliable, inspectable, and easier for humans to steer. This project is exploring a simple idea: > Coding agents do not only need better prompts. They need better repositories.