Skip to content

fix(browser): use Extended Pro label for ChatGPT Pro picker since GPT-5.4 Pro no longer works#122

Open
ninjaa wants to merge 1 commit intosteipete:mainfrom
ninjaa:fix/browser-extended-pro-label
Open

fix(browser): use Extended Pro label for ChatGPT Pro picker since GPT-5.4 Pro no longer works#122
ninjaa wants to merge 1 commit intosteipete:mainfrom
ninjaa:fix/browser-extended-pro-label

Conversation

@ninjaa
Copy link
Contributor

@ninjaa ninjaa commented Mar 21, 2026

Summary

  • map ChatGPT Pro browser targets to the current Extended Pro label
  • update the default browser target string to the same label
  • adjust the browser-config tests accordingly

Why

The live ChatGPT picker no longer exposes GPT-5.4 Pro; it exposes Extended Pro.
Oracle's browser config was still emitting the old label, so browser runs targeting Pro failed at model selection.

Validation

  • pnpm test tests/cli/browserConfig.test.ts tests/browser/modelSelection.test.ts

@ninjaa ninjaa marked this pull request as draft March 21, 2026 22:13
@ninjaa ninjaa changed the title fix(browser): handle Extended Pro fresh-chat selector fix(browser): use Extended Pro label for ChatGPT Pro picker Mar 22, 2026
@ninjaa ninjaa force-pushed the fix/browser-extended-pro-label branch from 60a8a8a to 70be79b Compare March 22, 2026 01:00
@ninjaa ninjaa marked this pull request as ready for review March 22, 2026 01:09
@ninjaa ninjaa changed the title fix(browser): use Extended Pro label for ChatGPT Pro picker fix(browser): use Extended Pro label for ChatGPT Pro picker since GPT-5.4 Pro no longer works Mar 22, 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.

1 participant