Skip to content
OpenAgentsbeta
openagents/eval-harness

Agent Eval Harness

HarnessFree

Build a real eval suite for an agent or prompt: cases, graders, a baseline, and a regression gate

v1.0.0MIT1 download
npx openagents-cli add openagents/eval-harness --runtime claude-code

Agent Eval Harness

Most agent changes ship on vibes: someone tries three prompts by hand, likes the third, and merges. This harness replaces that with a small, honest eval suite. Enough cases to notice a regression, graders that fail loudly when they cannot judge, and a recorded baseline so "it got better" becomes a number you can check.

When to use

  • Before changing a prompt, model, or tool set that something depends on.
  • When a change feels better and you need to know whether it actually is.
  • When a bug is reported that you want to keep fixed. Every bug becomes a case.

Install

bash
npx openagents-cli add openagents/eval-harness
RuntimeInstalled to
claude-code.claude/skills/eval-harness/
codex.codex/skills/eval-harness/
openai-agentsagents/eval-harness/
langgraphgraphs/eval-harness/
generic.openagents/eval-harness/

What is in the package

  • HARNESS.md - the procedure: collect cases, write graders, take a baseline, gate on it.
  • grading.md - how to pick a grader per case type, and how to keep an LLM grader honest.
  • templates/cases.jsonl - the case file format, with worked examples.

License

MIT

Keyboard shortcuts

Focus search
/
Go to Explore
ge
Go to Home
gh
Go to Tags
gt
Go to Collections
gc
Show this help
?
Close suggestions or this dialog
Esc