Skip to content

v0.9.6

Latest

Choose a tag to compare

@coder-eval-release-bot coder-eval-release-bot released this 11 Aug 22:50
· 1 commit to main since this release

Bug Fixes

  • Code review fixes for evalboard path-to-ga stale tags and mature passes
    (#94,
    ce006c1)

  • Review round 2 — gate evalboard in CI, correct GPT-5.6 rates
    (#94,
    ce006c1)

  • ci: Correct defects in the uipath runner migration
    (#86,
    57556af)

  • criteria: Make glob path resolution literal-first and ignore-filtered
    (#65,
    b3bba2b)

  • criteria: Split clustered short flags and keep negative numbers positional
    (#73,
    a7ec3ea)

  • evalboard: 1/3 — drop de-tagged tasks and score only executed runs
    (#94,
    ce006c1)

  • evalboard: Path-to-GA shows only still-tagged tasks, scored on runs that executed
    (#94,
    ce006c1)

  • evalboard: Resync lib/pricing.ts with the authoritative pricing.py table
    (#94,
    ce006c1)

  • sandbox: Close the remaining record_cli findings from #73
    (#73,
    a7ec3ea)

  • sandbox: Repair record_cli defects found reviewing #73
    (#73,
    a7ec3ea)

  • sandbox: Stop the recorder dir defeating the PLUGIN_TOOLS_DIR pin
    (#73,
    a7ec3ea)

Chores

  • Change to centralized managed GitHub pool (#86,
    57556af)

Documentation

  • harness: Defer four TS-side evalboard invariants from the path-to-ga fix
    (#94,
    ce006c1)

Features

  • criteria: Accept glob patterns in criterion path fields
    (#65,
    b3bba2b)

  • evalboard: 2/3 — surface last-seen and maturity on the Path-to-GA table
    (#94,
    ce006c1)

  • sandbox: Generate CLI recording shims via record_cli
    (#73,
    a7ec3ea)