Codex
Cloud-based software engineering agent that answers codebase questions, executes code, and drafts pull requests.
At a Glance
Pricing
Limited Codex access included temporarily during promotional period
Engagement
Available On
About Codex
Codex is a software engineering agent from OpenAI that helps developers write features, fix bugs, answer codebase questions, and propose pull requests. Powered by codex-1 (a version of OpenAI o3 optimized for software engineering) and the newer GPT-5.2-Codex, it can work on multiple tasks in parallel while operating within secure, isolated environments. Since its initial launch in April 2025, Codex has evolved from a code generation tool into a comprehensive platform for orchestrating autonomous coding agents across entire software development lifecycles.
Native Desktop App for macOS
In February 2026, OpenAI released the Codex desktop app for macOS, representing a significant shift in how developers interact with AI coding agents. The app serves as a command center for managing multiple agents simultaneously, addressing a critical gap in existing development tools. While traditional IDEs and terminals excel at interactive programming, they were not designed for the emerging paradigm of multi-agent orchestration where tasks can span hours, days, or weeks.
The desktop app synchronizes with existing Codex CLI and IDE extension configurations, allowing developers to continue using their existing projects without reconfiguration. It includes a built-in terminal scoped to the current project or worktree for validating changes, running scripts, and performing Git operations without leaving the app.
| Platform | Availability |
|---|---|
| macOS (Apple Silicon) | Available now |
| Windows | Waitlist |
| Linux | Waitlist |
Multi-Agent Orchestration with Worktrees
The app organizes agents in separate threads by project, enabling developers to switch between tasks without losing context. Built-in worktree support allows multiple agents to work on the same repository concurrently without conflicts. Each agent operates on an isolated copy of the code, letting developers explore different implementation paths without impacting their main codebase. As agents work, developers can check out changes locally or let them continue making progress without touching the local git state. Changes are only written to the main branch when explicitly approved.
Skills System
Skills extend Codex beyond code generation into broader development workflows. A skill packages instructions, resources, and optional scripts so Codex can reliably follow specific workflows and connect to external tools. Skills are created and managed through a dedicated interface in the app and can be shared across teams by checking them into repositories.
Available Skills Include:
- Fetching design context from Figma
- Managing projects in Linear
- Deploying applications to Cloudflare and Vercel
- Generating images using GPT Image
- Creating professional documents (PDF, spreadsheets, Word)
- Running evaluations and monitoring training runs
- Drafting documentation
Skills use progressive disclosure for context efficiency. At startup, Codex loads only the name and description of each available skill, then reads full instructions when a skill is invoked either explicitly by the user or automatically based on task matching.
Automations
Automations allow Codex to work in the background on scheduled tasks without requiring manual prompts. They combine instructions with optional skills and run on user-defined schedules. When an automation finishes, results land in a review queue for human review before implementation.
Common Automation Use Cases:
- Daily issue triage
- Finding and summarizing CI failures
- Generating daily release briefs
- Checking for bugs
- Monitoring alerts
- Creating reports on codebase changes
Automations operate using natural language instructions with AI reasoning rather than rigid scripts, allowing them to adapt to changing conditions. They run in dedicated background worktrees for Git repositories, keeping automation work isolated from active development.
Security and Sandboxing
Codex uses native, open-source, and configurable system-level sandboxing. By default, agents are limited to editing files in the folder or branch where they are working and use cached web search results. Commands requiring elevated permissions such as network access prompt for user approval. Teams can configure rules to allow certain commands to run automatically with elevated permissions.
During cloud task execution, Codex operates entirely within secure, isolated containers with disabled internet access (unless explicitly enabled), limiting interaction solely to code provided via GitHub repositories. The agent provides verifiable evidence of actions through citations of terminal logs and test outputs, enabling developers to trace each step taken during task completion.
Access and Pricing
Anyone with a ChatGPT Plus, Pro, Business, Enterprise, or Edu subscription can use Codex across all surfaces (CLI, web, IDE extension, and desktop app) using their ChatGPT login. Usage is included in subscriptions with the option to purchase additional credits. For a limited time, Codex access is also included with ChatGPT Free and Go tiers, and rate limits have been doubled for all paid plans.
Codex can be guided by AGENTS.md files placed within repositories for project-specific instructions and best practices.
Community Discussions
Just tried the new Mac app for Codex
OpenAI shipped a native macOS app for Codex and I've been poking around with it today. They're calling it a command center for managing multiple AI agents on your codebase and I can see why. OpenAI is clearly going after Cursor and Claude Code here. Their pitch is that the bottleneck now isn't what …
Pricing
Free Plan Available
Limited Codex access included temporarily during promotional period
- Basic access to Codex (limited time)
- GPT-5.2 Instant model
- 10 messages every 5 hours cap
- Limited file uploads and image generation
- Ad-supported experience
Go
Expanded ChatGPT access with temporary Codex inclusion
- Codex access (limited time promotional)
- GPT-5.2 Instant model with unlimited messages
- 10x more messages, file uploads, and image generation than Free
- Longer memory and context window
- Ad-supported experience
- No access to Thinking models or Sora
Plus
Full Codex access with advanced models for individual power users
- Full Codex access across CLI, web, IDE extension, and desktop app
- Doubled rate limits for Codex
- GPT-5.2 Thinking model access
- Access to legacy models including GPT-4o
- Sora video generation
- Deep Research capability
- Ad-free experience
- Higher limits for messages, file uploads, memory, and context
Pro
Maximum Codex access with unlimited advanced capabilities for power users
- Full Codex access with doubled rate limits
- Unlimited access to GPT-5.2 Pro model
- Maximum memory and context windows
- Sora 2 Pro video generation
- Early access to newest features
- Ad-free experience
- Priority performance and availability
Business
Team workspace with Codex access and admin controls (annual billing, min 2 users)
- Full Codex access for all workspace members
- Doubled Codex rate limits
- Unlimited GPT-5.2 messages
- Shared collaborative workspace
- 60+ app integrations (Slack, Google Drive, GitHub, etc.)
- SAML SSO and MFA
- Admin console with team management
- No training on business data by default
- GDPR and CCPA compliance support
Business Monthly
Team workspace with Codex access billed monthly (min 2 users)
- Full Codex access for all workspace members
- Doubled Codex rate limits
- Unlimited GPT-5.2 messages
- Shared collaborative workspace
- 60+ app integrations (Slack, Google Drive, GitHub, etc.)
- SAML SSO and MFA
- Admin console with team management
- No training on business data by default
- GDPR and CCPA compliance support
Enterprise
Enterprise-grade Codex deployment with advanced security and custom pricing
- Full Codex access with doubled rate limits
- Unlimited GPT-5.2 access
- Extended context windows
- Enterprise security controls (SCIM, EKM, domain verification)
- Role-based access controls
- Custom data retention policies
- User analytics and reporting
- 24/7 dedicated support with SLAs
- No training on business data by default
Edu
Affordable Codex access for universities and educational institutions
- Full Codex access with doubled rate limits
- Campus-wide AI deployment
- Enhanced security and privacy controls
- Administrative features for schools and districts
- No training on educational data by default
Capabilities
Key Features
- Cloud-based software engineering agent
- Answers codebase questions
- Executes code in isolated sandbox
- Drafts pull requests
- Multiple parallel task execution
- GitHub repository integration
- AGENTS.md configuration support
- Real-time progress monitoring
- Verifiable action citations
- Terminal logs and test outputs
- Secure isolated container execution
- Task completion in 1-30 minutes
- Code writing and feature development
- Bug fixing and code analysis
- Command execution capabilities
- Test harness integration
- Linter and type checker support
Integrations
Demo Video

