OpenAI Codex logo

OpenAI Codex

An AI coding agent from OpenAI that can read, write, modify, and run code across your terminal, IDE, and cloud environment.

Pricing Tiers

Codex is bundled into existing ChatGPT/Workspace plans and can also be called through the API when you need more usage. Pricing below reflects how OpenAI positions it today.

Tier / PathPrice / AccessKey Notes
ChatGPT Plus / ProIncluded in subscriptionRun Codex from the web/cloud surface; good for individual devs who want the agent to work on small tasks.
ChatGPT BusinessIncluded, higher limitsOrg controls, better monitoring, can pair Codex with shared repos/workspaces.
ChatGPT EnterpriseEnterprise pricingAdmin tools, SSO, higher/pooled usage, better visibility into agent jobs.
API (GPT-5-Codex)Pay-as-you-goCall the GPT-5-Codex model directly from the API/Responses for programmatic use or to embed Codex-like behavior in your own tools.
Open-source CLIFree to install, usage tied to your OpenAI accountnpm i -g @openai/codex for the local agent; then authenticate and let it read/modify your repo.

Core Features & Capabilities


Pros & Cons

Pros:

Cons:


Summary

CategoryHighlights
Ideal forDevs/teams already using OpenAI, working in real repos, wanting AI to change actual code not just generate
Best featuresMulti-surface agent (CLI/IDE/cloud), GPT-5-Codex model, repo-aware edits, admin & monitoring
Potential drawbacksNeeds ecosystem buy-in, still requires code review, not a visual app builder

Further Reading

openai.comOpenAI Codex overview
developers.openai.comCodex CLI
platform.openai.comGPT-5-Codex model
openai.comCodex GA announcement
developers.openai.comCodex changelog