Private benchmarks, real work

YourCodingBench

Build a private coding benchmark from your own merged PRs, run all models against it, and compare the results. Public benchmarks are dubious, but this gives you accurate results tailored for you.

Cursor agent harness/Cursor Cloud Agents/First-party results

How it works

  1. 01

    Connect a repo

    Sign in with GitHub and pick the repository you want to benchmark — private repos included.

  2. 02

    Mine merged PRs

    A heuristic funnel plus an LLM pass reconstructs the task each PR answered.

  3. 03

    Curate

    Accept, edit, or reject suggested tasks — or force-include any PR from the catalog.

  4. 04

    Freeze

    Verification locks an immutable benchmark version: determinism, discriminating tests, no leakage.

  5. 05

    Run models

    The Cursor agent attempts every task in isolated Cursor Cloud Agent VMs, once per model. The model is the only variable.

  6. 06

    Compare

    Every run lands in your dashboard — full transcripts, per-task scores, side-by-side model comparison.

Status

as of 2026-07-22

The spine is live end to end: real merged PRs become tasks, cloud runs on Cursor Cloud Agents attempt them once per model, and each attempt is graded by a pinned LLM judge against the PR’s real diff — full transcripts and scores in the runs dashboard.

M0Done

Runner spike

The whole project in miniature — spine proven end to end.

M1In progress

Miner MVP

Heuristic funnel + LLM scoring, evaluated against a gold set.

M2Up next

Builder + freeze

Curation UI and the five-step freeze verification pipeline.

M3In progress

Multi-model runs

Model picker, cost preview, run orchestration at scale.

M4Up next

Dogfood + write-up

The real benchmark, and the conclusions that survive scrutiny.