ChatGPT Plus
Standard Codex access
OpenAI's agentic coding mode — in your terminal, IDE, app, or pocket.
OpenAI's agentic coding product. The Codex CLI is open source, but Codex now spans a CLI, VS Code and JetBrains extensions, a desktop app, and remote control from the ChatGPT mobile app. Sign in with a ChatGPT plan or BYO API key. Models include GPT-5.5, GPT-5.4 family, and GPT-5.3-Codex.
Standard Codex access
5x usage limits
20x usage limits
Team and enterprise plans
BYO API key, standard pricing
Codex is OpenAI's agentic coding product. The CLI started as an open-source terminal tool that wrote code, ran it in a sandbox, and iterated until tasks were done. Over 2025–2026 it expanded into a full surface: the Codex CLI (npm, open source), an IDE extension (VS Code, JetBrains), the Codex app for desktop, and remote control from the ChatGPT mobile app via a connected host.
Codex is tightly integrated with ChatGPT plans — sign in with a ChatGPT account and your Plus, Pro, Business, or Enterprise plan covers Codex usage, with limits priced in credits per million tokens. Models include GPT-5.5 (recommended), GPT-5.4, GPT-5.4-mini, GPT-5.3-Codex, and GPT-5.3-Codex-Spark (research preview). The CLI and app run code in a Docker sandbox with configurable permission profiles, support a plugin marketplace, Hooks, Auto-review, and an in-app browser for verifying local UIs.
• Multi-surface: CLI (open source), IDE extension (VS Code, JetBrains), Codex app
• ChatGPT mobile: drive Codex on a connected Mac host from your phone
• Models: GPT-5.5, GPT-5.4, GPT-5.4-mini, GPT-5.3-Codex, Codex-Spark
• Run-iterate loop: writes, runs in a sandbox, reads output, refines
• Plugin marketplace, Hooks, Auto-review for agent approvals
• In-app browser plugin for visual debugging of local dev servers
• BYO API key supported — falls back to standard API pricing
• ChatGPT plan auth (Plus, Pro $20/$100/$200, Business, Enterprise)
Added search across local conversation history with case-insensitive content matching. Made --profile the primary profile selector across CLI, TUI permissions.
Goals enabled by default with dedicated storage and progress tracking. codex remote-control now runs as a foreground command.
Python SDK first-class authentication (API key login, ChatGPT browser/device-code flows). codex exec resume now accepts --output-schema.
Richer TUI session controls with data-driven service-tier commands. @ mentions now search files, directories, plugins, and skills in one picker.
Plugin details now show bundled hooks, plugin sharing exposes link metadata. Added codex remote-control as simpler entrypoint for headless app-server.
$ codex 'Build a CLI tool that converts markdown to PDF and add tests'
⋮
Codex plans, scaffolds a Go module, writes the converter and tests, runs `go test`, captures the failures, and iterates until the test suite is green — all inside a sandboxed Docker workspace. AI code review platform for the AI era. Automated code reviews, security scanning, and team analytics across GitHub, GitLab, VS Code, and JetBrains. Used by 300,000+ developers.
AI-powered PR description generator and code review assistant. Automatically writes pull request descriptions, sends stakeholder notifications, creates changelogs, and provides inline code refactoring.
Multi-agent AI coding platform with 12+ agents and 24+ models, featuring Chairman LLM for parallel multi-agent evaluation and end-to-end encrypted inference. Ships across six surfaces: CLI, IDE, Cloud, API, Mobile, and Builder.