Skip to content

Clarify ChatGPT provider hint to reflect Codex access plans #7941

@itskingori

Description

@itskingori

Summary

The OpenAI provider hint currently says "ChatGPT Plus/Pro or API key," which implies those are the only supported plans. In practice, Business (and likely Enterprise) plans also work because they provide Codex access.

In the TUI, the current string also wraps awkwardly.

Proposed change

Update the provider hint to a shorter, clearer label:
"ChatGPT plan with Codex or API key"

This keeps the UI compact while clarifying that any ChatGPT plan with Codex access is supported, not just Plus/Pro.

Context / UX

  • TUI provider list shows the hint in parentheses, so keeping it short helps avoid wrapping.
  • The current text may mislead Business/Enterprise users.

Scope

Only updates hint text in:

  • TUI provider list
  • CLI auth provider picker

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions