Archived · Developer tooling
AI Test Harness
A small Rust harness for running model evaluations and getting the same number twice.
Anyone comparing models who has noticed their benchmark keeps moving.
- Built on
- Rust
- Fits the workflow
- A step in the pipeline, not a replacement for it
- History
- 1 commit, in the open record
What it is
A minimal harness for running repeatable evaluations against a model endpoint. Small, early, and largely superseded by the evaluation tooling now living inside rev-local.
Capabilities
What it actually does.
Anyone comparing models who has noticed their benchmark keeps moving.
Repeatable prompt/response evaluation
Repeatable prompt/response evaluation runs from a single Rust binary
How it works
3 moves, end to end.
This is how AI Test Harness works, not a set of steps you can follow yet — it is archived and not distributed.
Drop it in
AI Test Harness attaches to the repository or project you already have.
Give it the job
It takes a concrete task with a defined output, not an open-ended prompt.
Review the result
Everything it produces is a diff, a file or a report you approve before it counts.
Specification
Made of, and made when.
Read from the repository at build time rather than typed onto a marketing page.
- State
- Archived
- Discipline
- Developer tooling
- Shape
- Developer tooling
- Started
- Apr 2026
- Last change
- Apr 2026
- Commits
- 1
- Rust
- Rust 100%
Related work
Built alongside AI Test Harness
Next
Put AI Test Harness in your pipeline
Ask about integrating it with the repositories and agents you already run.