Skip to content

chore: refresh codex-gpt-5.6 prometheus-metrics runs at medium reasoning - #160

Open
barryroodt wants to merge 2 commits into
mainfrom
chore/refresh-codex-gpt-5.6-prometheus
Open

chore: refresh codex-gpt-5.6 prometheus-metrics runs at medium reasoning#160
barryroodt wants to merge 2 commits into
mainfrom
chore/refresh-codex-gpt-5.6-prometheus

Conversation

@barryroodt

Copy link
Copy Markdown
Contributor

Fixes the describes each experiment the same way on every one of its runs failure in eval-results.test.ts, which fails on main today.

#142 moved GPT-5.6 Sol to reasoningEffort: 'medium', but the deploy-database-001-prometheus-metrics runs for codex-gpt-5.6 and codex-gpt-5.6-no-skills were never re-run, so each experiment carried 18 runs at medium and 1 at low. Since getExperimentDisplay takes the first matching run, that disagreement can flip a model's label depending on sort order.

Refreshed both pairs through eval-refresh.yml (runs 30806941644 + 30807365508), one experiment at a time because the harness ANDs --experiment with --experiment-suite, so the two cannot share a matrix.

Only the two target rows changed, 190 rows in and 190 out. Scores held at 3/3 for both, so this is metadata and transcript churn rather than a scoring change. pnpm --filter @supabase-evals/web test goes 70 passed + 1 failed to 71 passed.

Worth noting this comes back on any future reasoningEffort change that skips a re-run. Making the label read from the live experiment config instead of the first run would close it off for good, though that is a bigger call about what a historical run should report.

@barryroodt
barryroodt requested a review from a team August 3, 2026 10:59
@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evals Ready Ready Preview Aug 3, 2026 10:59am

Request Review

Copy link
Copy Markdown
Collaborator

>the two cannot share a matrix

This part has been bugging me when refreshing results, would like to fix at some point

@barryroodt barryroodt self-assigned this Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants