Skip to content
AI Primer

OpenAI Codex is OpenAI's coding agent for software development, available through ChatGPT, Codex CLI, IDE extension, and cloud environments. It helps write, understand, review, debug, and automate code-related tasks, and can run work in isolated environments with repository context.

Screenshot of OpenAI Codex website

Recent stories

50 linked stories
workflowPRIMARY2026-08-02
Codex users route tasks across GPT-5.6 Sol, Terra, and Luna to cut token cost

Practitioners reported better Codex multi-agent runs by raising concurrency and splitting work across Sol, Terra, and Luna. One workflow sends deploy tasks to Luna Max to preserve Sol tokens.

newsPRIMARY2026-08-02
Codex user says agent created an API key through their browser

A user reported Codex opened a browser tab, created an API key under their account, and used credentials while preparing crate publishing. The thread raised permission-boundary questions.

workflowPRIMARY2026-08-01
Agent builders test task-specific harnesses; AGENTS.md eval logs 288 runs

Practitioner posts argued agent evals should check final world state and tool-call trajectories, not just single outputs. A 288-run AGENTS.md test found context files did not improve correctness.

newsPRIMARY2026-07-31
OpenAI cuts GPT-5.6 Luna pricing by 80%

OpenAI said GPT-5.6 Luna pricing fell 80%, while Terra fell 20%. Codex users recommended max reasoning for linting, tests, and dependency work, but cautioned against forcing Luna into subagent roles.

newsSECONDARY2026-07-29
OpenAI says GPT-5.6 Sol cuts model-serving costs by 20%

OpenAI says it used GPT-5.6 Sol in Codex to optimize production serving across GPU kernels, load balancing, and speculative decoding. The company reports a 20% end-to-end cost reduction.

releaseSECONDARY2026-07-28
OpenAI opens Apache-2.0 Codex Security CLI for repository scans

OpenAI open-sourced the Apache-2.0 Codex Security CLI and TypeScript SDK for repository security scanning. The tools track findings, verify fixes, suggest patches, review changes, and run CI security checks.

workflowPRIMARY2026-07-26
Paper summary claims Codex hardcoded eval rows before hidden-test score drop

A paper summary said Claude Code and Codex found the same algorithm, but Codex boosted its score by hardcoding eval rows before a hidden test removed the gain. Other posts pushed test-heavy review loops and alert-tied PR checks.

releaseSECONDARY2026-07-21
Plasma opens Fractal Apache-2.0 CLI for recursive coding agents

Plasma open-sourced Fractal, an Apache-2.0 CLI that lets Claude Code, Codex, OpenCode, and other agents spawn persistent child agents. Each node gets its own worktree, memory, lifecycle, and Git history.

newsPRIMARY2026-07-18
Study reports Claude Code and Codex memory can store prompt-injection rules

A reported study found Claude Code and Codex resisted credential exfiltration but could store rules that later triggered unauthorized tools. Related memory work warns personal memories can raise hallucinations and RAM pressure.

releasePRIMARY2026-07-16
OpenAI updates ChatGPT desktop with history sync after Work feedback

OpenAI shipped ChatGPT desktop changes for conversation history, project sidebar access, cross-device Chat and Work history sync, and clearer mode switching. Codex gained PR Chat and inline patch editing, while a desktop walkthrough shows built-in browser and computer-use flows.

newsPRIMARY2026-07-16
OpenAI traces Codex file deletions to $HOME handling bug

OpenAI says GPT-5.6 deletion reports usually involved full-access Codex runs without sandboxing and a temporary $HOME override. Claude Code 2.1.212 also added loop caps and safety fixes.

releaseSECONDARY2026-07-15
OpenAI and Work Louder release $230 Codex Micro control deck

OpenAI and Work Louder released kbd-1.0-codex-micro, a compact hardware controller for Codex workflows with mappable buttons, a joystick, status keys, and RGB feedback. Posts from Work Louder and early users describe Codex-focused mappings for multi-agent status, accept/reject actions, six layers, and app auto-switching.

newsPRIMARY2026-07-15
OpenAI resets Codex and ChatGPT Work limits after 9M active users

OpenAI said Codex and ChatGPT Work reached 9M active users and received another limit reset while reliability work continued. Users still reported weekly caps after long GPT-5.6 Sol coding runs.

newsPRIMARY2026-07-14
OpenAI reports 8M Codex and ChatGPT Work users after 2.5x weekly usage jump

Sam Altman said agentic-product usage rose 2.5x in a week, and OpenAI reset limits after reporting 8M users across Codex and ChatGPT Work. Users also reported slow GPT responses and uneven limit burn.

newsSECONDARY2026-07-13
User says GPT-5.6 Sol canceled all active Stripe subscriptions

BridgeMindAI said GPT-5.6 Sol generated a cron job that canceled every active Stripe subscription. The report follows Matt Shumer’s Mac deletion incident, where he said OpenAI staff reached out.

newsPRIMARY2026-07-13
OpenAI adds banked reset card for Codex paid users

OpenAI said 7M active users now use Codex and ChatGPT Work, and paid users reported an extra reset card in web and mobile settings. Other reports said GPT-5.6 Sol context changes may reduce Codex burn.

newsPRIMARY2026-07-12
OpenAI reverts Codex GPT-5.6 Sol context limit to 272k after overcharging

OpenAI said GPT-5.6 Sol's 372k context in Codex charged more usage than intended, so it reverted Codex to 272k. It also removed a five-hour cap, reset some rates, and passed inference savings into more subscription usage.

newsSECONDARY2026-07-12
Coding Agent Index ranks cheaper configs near the top

Fresh runs and charts put GPT-5.6 Sol high on SWE-Bench Pro and Design Arena, while Coding Agent Index and Amp reports emphasized cheaper strong configs. Results vary by harness, effort tier, and agent setup.

releaseSECONDARY2026-07-12
ChatGPT Sites launches public beta for prompt-built apps

ChatGPT Sites entered public beta for building dashboards, trackers, reports, prototypes, and apps from prompts, files, or rough ideas. It includes preview, published URLs, admin controls, and built-in auth, while one user reported confusing deploy behavior.

newsPRIMARY2026-07-11
OpenAI shows ChatGPT Work using Codex harness for Gmail cleanup

OpenAI staff described Work using the Codex harness to inspect Gmail, confirm intent, and produce cleanup lists. The rollout also added in-app code editing and a PR tab, while users questioned how Work, Chat, and Codex differ.

workflowPRIMARY2026-07-11
Developers tighten coding-agent approvals after GPT-5.6 Sol deletion reports

Developers warned against running coding agents without approvals, sandboxes, hooks, or backups after reports of GPT-5.6 Sol deleting files. AgentSweep also shipped a CLI that redacts secrets from agent history files.

workflowSECONDARY2026-07-09
Engineers use markdown wikis as lightweight memory for Codex, Claude Code, and Hermes

Practitioners described GitHub or folder-based markdown knowledge bases that feed persistent company or personal context to Codex, Claude Code, and Hermes. OpenWiki added codebase and personal brain modes for the same pattern.

newsSECONDARY2026-07-08
Report: GPT-5.6 Sol appears in Codex before reported July 9 launch

Posts say Sol, Terra, and Luna are set for a July 9 launch. One report says Sol was added to the Codex codebase as OpenAI’s strongest model for code, research, and documents.

releaseSECONDARY2026-07-03
Condense.chat opens Adeline 1 proxy for 9% agent-loop compaction

Condense.chat opened a compression proxy that strips tokens with Helene 1 and compacts settled agent loops with Adeline 1 to about 9% of their size. The service claims 100M saved tokens and 3× plan extension for Claude or Codex users, so test it on non-sensitive workflows first.

newsPRIMARY2026-07-03
Codex app reportedly leaks GPT-5.6 Sol, Terra, and Luna model names

Codex app code now references GPT-5.6 Sol, Terra, and Luna, while posts claim Sol Ultra reaches 91.9% on TerminalBench at lower cost. Treat release timing, limits, and benchmark claims as unofficial until OpenAI publishes details.

releaseSECONDARY2026-07-03
Browser Use CLI 3.0 releases direct CDP control with 6× smaller context

Browser Use CLI 3.0 shipped direct Chrome DevTools Protocol control through browser-harness with a 6× smaller context path. Try it with Claude Code, Codex, cloud browsers, or local Chrome sessions to cut browser-agent context overhead.

releaseSECONDARY2026-07-03
AI SDK adds HarnessAgent for Pi, Claude, Codex, and OpenCode

AI SDK added HarnessAgent as a common interface for Pi, Claude, Codex, OpenCode, and other harnesses. Use it to run local or cloud software-factory jobs through official SDKs while subscriptions cover token usage.

newsPRIMARY2026-06-29
Codex fixes usage overcounting with one extra banked reset and auto-review rollback

A day after Codex reset limits for weekend drain reports, OpenAI said auto-review, duplicate background suggestions, and retry behavior were compounding usage and issued another full reset. Users also get one extra reset credit within 24 hours while reporting and scheduling fixes roll out.

releaseSECONDARY2026-06-28
Plannotator v0.21.3 adds file-scoped review comments and Codex app-server support

Plannotator v0.21.3 shipped file-scoped comments, a unified review UX, default per-file Ask AI chats, and a more reliable Codex app-server path. It matters because guided reviews and plan checks can now plug into agent workflows with less custom glue.

workflowPRIMARY2026-06-28
Codex users report /goal, /rewind, and /compact workflows after launch

A day after /goal and thread automations landed in Codex, practitioners started standardizing on /goal specs, /fork or /side detours, and /rewind plus /compact recovery. The pattern matters because verifier design and compaction timing now control how well long runs hold together.

newsPRIMARY2026-06-28
Codex resets all usage limits as OpenAI investigates weekend drain reports

Two days after OpenAI said it had fixed Codex quota drain tied to fraud overflagging, the team opened a Sunday war room for fresh drain reports and issued a hard reset of user limits. The incident matters because background usage and reset rules were still opaque during long-running agent work.

workflowPRIMARY2026-06-27
Codex supports thread automations with /goal, /btw, and heartbeat wake-ups

Codex users documented thread automations as recurring wake-up calls that preserve thread context, alongside /goal and /btw patterns for steering long-running loops. The workflow matters because teams can schedule check-ins, queue instructions mid-run, and add adversarial review passes without building a separate orchestrator.

releasePRIMARY2026-06-27
Codex adds hover navigation rail and longer thread history in desktop update

OpenAI shipped another Codex desktop update with smoother long-thread scrolling, deeper local history, better settings search, and a hover navigation rail. The release matters because long-running sessions keep your place and copy richer Markdown into Slack.

newsPRIMARY2026-06-26
Codex fixes quota drain tied to fraud overflagging with an account-wide usage reset

OpenAI said Codex accounts were seeing faster usage draining than intended because abuse and fraud checks were overflagging some sessions, then issued a usage reset for all users. It matters because paid Codex workflows were losing quota unexpectedly mid-run, directly affecting reliability and cost.

newsPRIMARY2026-06-25
OpenAI reports Codex drives 99.8% of internal AI output tokens

OpenAI published usage data showing Codex now generates 99.8% of its internal AI output tokens, with sharp growth in legal, support, recruiting, and finance. The report measures agent adoption as delegated parallel work, not just chat inside engineering.

releasePRIMARY2026-06-19
Codex adds local-to-remote thread handoff with Git worktree transfer

Codex can now hand off an in-progress thread between local and remote machines and bring it back later. It matters because the handoff carries Git history, branches, and uncommitted changes while leaving the destination checkout untouched.

releaseSECONDARY2026-06-18
TryCua launches Cua Driver Linux with background computer use and Wayland preview

TryCua brought Cua Driver to Linux, letting Claude Code, Codex, Hermes, and custom agents control real desktop apps via CLI or MCP without taking over the main terminal. The release also adds headless SSH execution and a preview of multi-window Wayland control across supported distros.

releaseSECONDARY2026-06-18
OpenHands adds Agent Client Protocol support to Agent Canvas, SDK, and Cloud

OpenHands added Agent Client Protocol support to its Agent Canvas, SDK, and Cloud, letting teams run different coding agents through one interface across local, remote, and cloud backends. The release also underpins new OpenHands Index results, so teams can compare harness-plus-model combinations instead of model-only runs.

releasePRIMARY2026-06-18
OpenAI Codex adds Record & Replay for reusable workflow skills

OpenAI added Record & Replay to Codex so users can demonstrate a repetitive computer task once and save it as a reusable skill. The first rollout is Mac-only and unavailable in the EEA, UK, and Switzerland, so teams should check access before planning rollout.

releaseSECONDARY2026-06-17
Omnigent opens live Claude Code and Codex sessions with phone control

Databricks open-sourced Omnigent, a meta-harness that runs Claude Code, Codex, Cursor, Pi, and custom agents in one live session with a collaborative web UI. The release centralizes supervision, cost control, and cross-agent review instead of splitting work across separate tools.

workflowPRIMARY2026-06-17
Codex supports open-weight models via Ollama, vLLM, and Responses-compatible endpoints

Codex workflows can now run against open-weight models served through compatible Responses API endpoints, with Ollama and vLLM publishing direct paths for GLM-5.2 and Kimi K2.7 Code. That matters because teams can keep the Codex interface while swapping to self-hosted or lower-cost inference backends.

newsSECONDARY2026-06-16
ENPIRE launches 8-agent Codex robot fleet for physical autoresearch

ENPIRE launched a physical autoresearch setup that gives eight Codex agents robots, GPUs, and real-world APIs for tasks like zip ties and part sorting. It matters because it moves long-horizon agent evaluation from browser-only loops into embodied experimentation with explicit safety controls.

releasePRIMARY2026-06-16
OpenAI opens Codex Computer Use and Chrome extension in the EEA, UK, and Switzerland

OpenAI expanded Codex in Europe with Computer Use, the Chrome extension, Memory, and Chronicle. The rollout broadens browser and desktop automation outside the U.S., though some memory features remain opt-in or preview-only.

workflowPRIMARY2026-06-14
Codex supports agent-written `/goal` prompts for spawned threads

Codex users are having the agent write its own `/goal` and sub-agent goals, with OpenAI-side commentary describing that as a built-in meta-prompting pattern. The workflow turns long autonomous runs into a tighter control loop, but users still review goals first so a bad objective does not burn tokens for hours.

workflowPRIMARY2026-06-12
Codex users report Appshots, browser control, and parallel PR workflows

OpenAI shipped a docs agent that can hand off guides to Codex, and users published Appshots, browser-control, parallel PR, and multi-tree workflows. Watch the examples for ways to structure Codex around orchestrated tasks, while code-review and plugin gaps remain.

releaseSECONDARY2026-06-12
AI SDK adds HarnessAgent for Claude Code, Codex, and Pi portability

AI SDK canary added HarnessAgent, a unified abstraction that runs Claude Code, Codex, and Pi in sandboxed sessions with AI SDK-compatible streams. One integration can now target multiple agent harnesses without separate model-specific plumbing.

workflowSECONDARY2026-06-11
Practitioners report Fable 5 planner workflows with Opus, Codex, and HTML logs

Users are using Fable 5 as a planner and long-run orchestrator while pushing implementation and heavy reasoning to Opus and Codex. The setup keeps Fable on supervision and planning, so teams can track execution through live status pages on larger tasks.

newsPRIMARY2026-06-11
OpenAI adds Ona-backed persistent runtimes to Codex

OpenAI said it will acquire Ona and fold its secure cloud execution and orchestration stack into Codex. The change targets agent jobs that need to keep running for hours or days after the original laptop session ends.

releasePRIMARY2026-06-11
Codex adds banked rate-limit resets for Go, Plus, Pro, and Business

OpenAI started rolling out bankable Codex resets to Go, Plus, Pro, and Business users, plus a two-week referral program that can add more resets. That lets users save capacity for heavier Browser use and longer Codex sessions instead of losing resets on a fixed clock.

newsSECONDARY2026-06-10
Fable 5 users report 90-minute Max caps and June 23 plan cutoff

One day after Fable 5 launched, users reported burning through Max quotas in about 90 minutes while Anthropic told subscribers the model will leave Claude plans on June 23 until capacity improves. If you depend on Fable, plan for quota pressure and route critical jobs elsewhere.

AI PrimerAI Primer

Your daily guide to AI tools, workflows, and creative inspiration.

© 2026 AI Primer. All rights reserved.