Codex Features & Product Lineup
Codex is OpenAI’s coding agent for writing, fixing, reviewing, and shipping code. It connects to a ChatGPT account and supports multiple entry points, from local development to cloud-based repository work.
This section organizes Codex by two questions: which development entry point to choose and how to manage Codex in an organization. ChatGPT plans and core ChatGPT features live in ChatGPT Features & Product Lineup. OpenAI’s Codex manual checked on June 27, 2026 describes Codex App, Codex CLI, Codex IDE extension, and Codex web as the main entry points.[1]
Main Entry Points
| Entry point | Primary use |
|---|---|
| Codex App | Manage threads, worktrees, automations, and local or cloud coding work from the desktop app |
| Codex CLI | Read a local working tree, edit files, run commands, and verify changes from the terminal[2] |
| Codex IDE extension | Work near the code in an IDE and delegate tasks to Codex Cloud when needed |
| Codex web | Connect to GitHub repositories and work in a cloud environment for implementation, review, and pull requests[3] |
Detailed Articles
Getting Started with Codex
Compare Codex CLI, the IDE extension, Codex web, the Codex app, and GitHub integration across local and cloud workflows.
Codex Administration & Security
Learn the management model for Codex in Business, Enterprise, and Edu workspaces: data use, permissions, GitHub connection, apps and plugins, and audit concerns.
Learning Lens
- Codex as a product — Understand ChatGPT plans, login, workspaces, and GitHub connection
- Codex as a developer tool — Understand file edits, test runs, diffs, and pull request workflows
- Codex as an agent — Design permissions, checks, and context so the scope of delegated work is clear
References
- OpenAI, Codex documentation
- OpenAI, Codex CLI
- OpenAI, Codex web
For the latest releases and updates, check the official website and official documentation.