Skip to content

feat: replace GPT-5.4-mini experiments with GPT-5.6 Luna - #269

Open
Rodriguespn wants to merge 6 commits into
mainfrom
Rodriguespn/ai-1190-replace-54-mini-with-56-luna
Open

feat: replace GPT-5.4-mini experiments with GPT-5.6 Luna#269
Rodriguespn wants to merge 6 commits into
mainfrom
Rodriguespn/ai-1190-replace-54-mini-with-56-luna

Conversation

@Rodriguespn

@Rodriguespn Rodriguespn commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

What

Replaces the four GPT-5.4-mini experiments with GPT-5.6 Luna, the new Assistant default model, so the model change in supabase/supabase#49749 is covered by the public eval suite.

Why

The Assistant default model changed to gpt-5.6-luna (supabase/supabase#49749); the public evals suite should track that model.

Closes AI-1190

Renames the four 5.4-mini experiments to gpt-5.6-luna per the new Assistant
default (supabase/supabase#49749), matching the Assistant reasoningEffort
(medium). Drops the stale codex-gpt-5.4-mini results from eval-results.json;
CI (run-evals label) will regenerate real results for the new experiments.
@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated
evals Ignored Ignored Preview Sep 8, 2026 9:55am UTC

Request Review

@Rodriguespn Rodriguespn added the run-evals Add to a PR to refresh benchmark evals label Sep 7, 2026
@Rodriguespn
Rodriguespn marked this pull request as ready for review September 7, 2026 17:35
@Rodriguespn
Rodriguespn requested a review from a team September 7, 2026 17:35
Comment thread experiments/codex-gpt-5.6-luna-no-skills.ts
@Rodriguespn Rodriguespn removed the run-evals Add to a PR to refresh benchmark evals label Sep 8, 2026
Clarifies naming alongside the new codex-gpt-5.6-luna experiments, per
review feedback on #269. Pure rename: model, suite, skills, and runtime
config are unchanged.
Removes experiments never wired into any experiment suite (benchmark,
no-skills, regression) and therefore never run by the automated eval
refresh: claude-haiku-4.5, claude-opus-4.7, claude-sonnet-5,
claude-sonnet-5-executor, openai-gpt-5.4-nano, openai-gpt-5.6,
openai-gpt-5.6-luna, openai-gpt-5.6-luna-executor. None have historical
results in eval-results.json / regression-eval-results.json and none
are referenced in docs.

This drops the openai-gpt-5.6-luna variants added earlier in this PR;
the codex-gpt-5.6-luna / codex-gpt-5.6-luna-no-skills experiments (wired
into benchmark/no-skills) remain as the covered gpt-5.6-luna coverage
for AI-1190.
…luna

# Conflicts:
#	apps/web/src/data/regression-eval-results.json
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