hkHarness Kit
Evals

Compatibility

Using a coding agent? Install the Harness Kit docs as a skill:
npx skills add https://github.com/harnessprotocol/harness-kit --skill harness-docs

Skill Compatibility Matrix

This page is generated by the eval CI workflow. No results yet.

Run evals locally to generate results:

# Install deps
pip install -r evals/requirements.txt

# Dry run — see what would run
python evals/runner.py --dry-run

# Structure-only (no API grading cost)
python evals/runner.py --structure-only

# Full run
python evals/runner.py

# Render this page
python evals/render_results.py

Or trigger the eval workflow on a release.

On this page