Skip to content

Browser mode still advertises GPT-5.2 models that were removed from the ChatGPT model picker #344

Description

@HidakaKoyo

Environment: oracle 0.16.1, macOS (darwin), browser engine with manual-login profile, ChatGPT Pro subscription

Problem
oracle --help and the model resolution logic still offer GPT-5.2 variants (gpt-5.2, gpt-5.2-instant, gpt-5.2-pro) for browser runs, but ChatGPT has removed the 5.2 family from the web UI model picker. On a current Pro account the switcher only shows the 5.5 speed tiers (Fastest 5.5 / Medium / High / Very High), Pro, and GPT-5.6 Sol.

Repro

oracle --engine browser -m "5.2 Instant" -p "test"

Result

ERROR: Unable to find model option matching "GPT-5.2 Instant" in the model switcher.
Available: Fastest 5.5, Medium, High, Very High, Pro, GPT-5.6 Sol.

(The error also appends a misleading "No cookies were applied; log in to ChatGPT…" hint even though the session is authenticated and the switcher was reached — a separate minor issue, happy to split it out.)

Suggested fix

  • Remove or mark the 5.2 browser labels as deprecated in --help and the model alias table, or
  • fail with a clearer "model no longer available in ChatGPT UI" message that lists the detected options (which the error already collects).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal priority bug or improvement with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.impact:auth-providerThis issue is about auth, provider routing, model choice, or SecretRef resolution.impact:ux-frictionUser-facing flow adds avoidable confusion or support burden without fully blocking progress.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions