What problem does it solve?
Context engineering often feels effective, but teams need evidence that a harness actually improves agent outcomes versus a no-harness baseline.
Core Features & Use Cases
- A/B harness evaluation loop: runs the same realistic prompts with and without the harness, then grades outputs against explicit assertions.
- Evidence-first grading & token-aware reporting: uses a dedicated grader protocol and generates a report (and optional HTML viewer) that summarizes benefit and cost.
- Diagnose what’s working (and what isn’t): optionally supports blind comparison, post-hoc impact analysis, and harness optimization to prune waste and improve context precision.
- Targets common harness goals: validates rules, instructions, guidelines, docs, retrieval pipelines, and tool setups—especially when users ask “does this context help?” or want benchmark-quality comparisons.
Quick Start
Ask the system to run context-eval for your harness and benchmark it by executing the eval prompts with and without the harness, then grading outputs using the provided assertions.