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