Skip to content

Fix gallery tests for current GPT-5.6 run registry#6

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/fix-gallery-gpt56-runs-9608
Jul 10, 2026
Merged

Fix gallery tests for current GPT-5.6 run registry#6
cursor[bot] merged 1 commit into
mainfrom
cursor/fix-gallery-gpt56-runs-9608

Conversation

@wustep

@wustep wustep commented Jul 10, 2026

Copy link
Copy Markdown
Owner

The gallery registry assertions still expected gpt-5-6-luna-2 and gpt-5-6-sol-high-2, which were removed in the GPT-5.6 run cleanup. runs.json correctly lists the kept runs (gpt-5-6-luna-3, gpt-5-6-sol-high, gpt-5-6-terra-high).

This updates tests/gallery.test.mjs to assert those current ids and treat gpt-5-6-sol-high-2 as superseded, so pnpm test passes again.

Open in Web Open in Cursor 

The cleanup kept luna-3, sol-high, and terra-high while dropping
luna, luna-high, and sol-high-2. Sync the gallery assertions so
pnpm test no longer expects the deleted luna-2 / sol-high-2 ids.

Co-authored-by: Stephen Wu <wustep@users.noreply.github.com>
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
stagebench Ready Ready Preview, Comment Jul 10, 2026 7:53am

Request Review

@cursor cursor Bot merged commit 21d6f65 into main Jul 10, 2026
3 checks passed
wustep added a commit that referenced this pull request Jul 11, 2026
The amber focus ring (--amber, 80% lightness) scored only 1.65:1 against the
light surface and 1.81:1 on white rows — below WCAG 2.2's 3:1 focus-appearance
minimum — so keyboard focus was hard to locate. Add a --focus token (the
near-black --ink) for controls on light surfaces (15.6:1 on the surface,
17:1 on white) and a white ring for controls on the red chassis (hero and
preview/report overlays). Amber is kept only on the dark toy panel, where it
reads well (octave buttons, pitch/mod wheels, keybed).

Idea #6 from specs/improvements-2026-07-11.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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