Codex icon

Codex

Codex is a cloud-based software engineering agent from OpenAI that can work on many tasks in parallel. Powered by codex-1, a version of OpenAI o3 optimized for software engineering, Codex can perform tasks such as writing features, answering questions about your codebase, fixing bugs, and proposing pull requests for review. Each task runs in its own cloud sandbox environment, preloaded with your repository. Codex operates entirely within a secure, isolated container in the cloud with disabled internet access during task execution, limiting interaction solely to the code explicitly provided via GitHub repositories. The agent provides verifiable evidence of its actions through citations of terminal logs and test outputs, allowing you to trace each step taken during task completion. Users can review results, request further revisions, open GitHub pull requests, or directly integrate changes into their local environment. Codex can be guided by AGENTS.md files placed within repositories for project-specific instructions and best practices.

No discussions yet

Be the first to start a discussion about Codex

Demo Video for Codex

Developer

OpenAI is an AI research and deployment company dedicated to ensuring that artificial general intelligence benefits all of humanity. Th…read more

Pricing and Plans

PlanPriceFeatures
ChatGPT Plus$20
  • Access to Codex research preview
  • Limited access to Codex agent
  • Included with ChatGPT Plus subscription
ChatGPT Pro$200
  • Access to Codex research preview
  • Extended access to Codex agent
  • Unlimited access to GPT-5
  • Included with ChatGPT Pro subscription
ChatGPT Team$25
  • Access to Codex agent for teams
  • Secure workspace integration
  • Per user pricing (billed annually)
  • Includes access to Codex and ChatGPT agent
ChatGPT EnterpriseContact us
  • Enterprise-grade access to Codex
  • Advanced security and controls
  • Custom pricing and terms
  • Contact sales for pricing

System Requirements

Operating System
Any (Web-based)

AI Capabilities

Code generation
Code analysis
Bug fixing
Pull request creation
Codebase understanding
Task automation
Test execution
Command line operations