Coding agent

Codex

Agentic coding across app, terminal, IDE, cloud, and automation.

Status
Active
License
Apache-2.0 client
Evidence
Documented + code-verifiable + independently measured configuration, 46 sources
Product record checked
2026-07-27

At a glance

OpenAI's coding agent across desktop, terminal, IDE, cloud, SDK, and CI, with default local sandboxing, managed permission policy, MCP, hooks, subagents, persistent memories, worktrees, browser tools, and optional local or custom model providers.

Good choice if

  • ChatGPT subscribers who want one agent across app, IDE, and terminal
  • Headless repository tasks and CI-style workflows
  • Users who value sandbox boundaries and parallel delegation

Check before choosing

  • The standard local workspace sandbox limits writes and disables network access, but legacy modes can still read beyond the project; least-privilege permission profiles are beta and do not compose with legacy sandbox settings
  • Auto-review can replace a human at eligible sandbox-boundary prompts, but it only reviews requested escalations, can make mistakes, and is not a deterministic security guarantee
  • Worktrees isolate Git checkouts rather than processes and are a desktop-app workflow; local chats can still operate directly in the user's checkout
See 6 more considerations
  • There is no product-level file checkpoint: review-pane Git revert and session resume do not reverse arbitrary shell, browser, MCP, or remote-system side effects
  • Browser and Computer Use can act outside the repository; the browser uses a separate profile, while Computer Use requires OS-level screen and accessibility access plus attended approval
  • Remote connections inherit the connected host's projects, files, credentials, permissions, plugins, browser setup, and local tools rather than creating a separate isolation boundary
  • Hosted access remains centered on OpenAI models; custom, Bedrock, Ollama, and LM Studio paths add flexibility but model quality and compatibility are separate from the harness
  • Codex Security is an optional plugin or cloud vulnerability workflow, not evidence that the base harness or selected model will find every vulnerability
  • The Apache-2.0 repository exposes the CLI, SDK, app server, sandbox, tests, and rollout tooling, but not the proprietary IDE extension or Codex cloud service

Why it qualifies as a coding harness

This confirms category fit, not product quality. Every required criterion links back to first-party evidence.

Qualifies4 of 4 required criteria evidenced
  • Adaptive agent loop

    Documented

    The system repeatedly observes results and chooses the next action instead of following a fixed one-pass graph.

  • Repository tool execution

    Documented

    The system can use tools to inspect and change a repository or its execution environment.

  • Task-aware context management

    Documented

    The runtime assembles, updates, compacts, retrieves, or persists task-relevant context while work proceeds.

  • Model-independent runtime control

    Documented

    Permissions, budgets, interruption, policy, or stop controls operate outside the model's own text generation.

Membership establishes category fit only. It does not score quality, safety, autonomy, model capability, or benchmark performance. · Read the membership rule.

How it works under the hood

Seven mechanisms mapped from first-party records. These labels describe what the harness provides, not how intelligent its model is.

7/7layers documented
  • Execution & isolationSandbox availableDocumented mechanism, not a performance score.
  • Tooling & integrationsExtensible + browserDocumented mechanism, not a performance score.
  • Context & statePersistent stateDocumented mechanism, not a performance score.
  • Lifecycle & recoverySession resumeDocumented mechanism, not a performance score.
  • ObservabilityStructured tracesDocumented mechanism, not a performance score.
  • VerificationTool-assistedDocumented mechanism, not a performance score.
  • Governance & permissionsPolicy controlsDocumented mechanism, not a performance score.

Public code audit

4/5public artifacts present
Security policy
Present at inspected commit
CI workflow
Present at inspected commit
Automated tests
Present at inspected commit
Evaluation assets
Not found
Contributor documentation
Present at inspected commit

The stable 0.145.0 tree exposes the CLI, SDK, app server, OS sandboxes, rollout trace implementation, 620 test-like files, and 26 workflows. It does not expose the proprietary IDE extension or Codex cloud service, and no product benchmark suite was found.

Inspect commit 25af12f7e61572b0bc18ddb1008be543b91519b0, checked 2026-07-27

Capability support

Documented first-class product support, checked against the sources below.

External tools (MCP)
DocumentedProduct-supported MCP integrationSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Local models
DocumentedLocal or self-hosted model pathSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Agent parallelism
DocumentedDelegated or parallel agent workflowSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Runs without an open UI
DocumentedNon-interactive or automation surfaceSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Browser control
DocumentedBuilt-in or product-supported browser controlSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Isolated execution
Available by defaultSandbox-first local CLI and managed cloud executionSource · checked 2026-07-27The effective boundary still depends on the selected sandbox and approval policy.
Undo file changes
Not documentedNo first-class support established by the current recordAbsence of current documentation is not proof that the capability is impossible.

Primary evidence

Each capability claim is tied to a first-party record and a verification date.

Product record checked 2026-07-27
View 38 additional sources
Product and interfaces6 sources
Execution and control2 sources
Agents, state and recovery7 sources
Automation and extensions12 sources
Non-interactive modecodex exec scripting, CI operation, structured output, sandbox, and approval settingsOfficial docsLifecycle hooksPre and post tool gates, validation, logging, subagent events, trust, and side-effect limitsOfficial docsModel Context ProtocolLocal and remote MCP server supportOfficial docsSkills and pluginsReusable instruction packages, installable bundles, connector-backed MCP tools, resources, and supported surfacesOfficial docsPluginsPlugin discovery, installation, supported ChatGPT and Codex surfaces, connected tools, and availability controlsOfficial docsCodex GitHub ActionCI installation, codex exec, patch and review workflows, secrets, and safety strategyOfficial docsCode reviewRead-only review of local or branch changes, prioritized findings, review pane, and user-controlled staging or revertOfficial docsGitHub code reviewPull-request review setup, manual and automatic triggers, AGENTS.md rules, permissions, and posted GitHub findingsOfficial docsCodex SecurityOptional security plugin and cloud workflows for repository scans, code-change review, finding triage, fixes, and reportsOfficial docsCodex SDKProgrammatic threads, structured events, CI integration, and server-side constraintsOfficial docsCodex App ServerEmbeddable protocol, persistent JSONL threads, streaming events, and deprecated context rollbackOfficial docsScheduled tasksRecurring background tasks, local projects, dedicated worktrees, status, and run historyOfficial docs
Enterprise and operations5 sources
Releases and public code audit6 sources