Skip to content
LinkedInX

Codex Features & Product Lineup

Target audience: Readers who want to compare Codex entry points and select the right option for themselves or their organization
Prerequisites: Access to a ChatGPT account

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 pointPrimary use
Codex AppManage threads, worktrees, automations, and local or cloud coding work from the desktop app
Codex CLIRead a local working tree, edit files, run commands, and verify changes from the terminal[2]
Codex IDE extensionWork near the code in an IDE and delegate tasks to Codex Cloud when needed
Codex webConnect to GitHub repositories and work in a cloud environment for implementation, review, and pull requests[3]
This table scrolls horizontally. Keyboard users can focus the table and use the left and right arrow keys.

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

  1. OpenAI, Codex documentation
  2. OpenAI, Codex CLI
  3. OpenAI, Codex web

For the latest releases and updates, check the official website and official documentation.