top | item 44835264

(no title)

NullifyNAN | 6 months ago

OpenAI has answered your prayers.

16 hours ago the readme for codex CLI was updated. Now codex cli supports openai login like claude does, no API credits.

From the readme:

After you run codex select Sign in with ChatGPT. You'll need a Plus, Pro, or Team ChatGPT account, and will get access to our latest models, including gpt-5, at no extra cost to your plan. (Enterprise is coming soon.)

Important: If you've used the Codex CLI before, you'll need to follow these steps to migrate from usage-based billing with your API key:

Update the CLI with codex update and ensure codex --version is greater than 0.13 Ensure that there is no OPENAI_API_KEY environment variable set. (Check that env | grep 'OPENAI_API_KEY' returns empty) Run codex login again

discuss

order

IanCal|6 months ago

Oh that’s fantastic news, thanks!