Skip to content
AI Primer
TOOL50 stories

Codex

OpenAI coding agent product and harness layer.

NEWS26th June
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.

NEWS25th June
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.

RELEASE1w ago
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.

RELEASE1w ago
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.

WORKFLOW1w ago
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.

RELEASE1w ago
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.

WORKFLOW2w ago
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.

WORKFLOW2w ago
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.

RELEASE2w ago
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.

NEWS2w ago
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.

RELEASE2w ago
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.

WORKFLOW3w ago
Codex users compare iOS dictation, multi-thread UX, and long-context prompts

Codex usage moved further into phone-first workflows, with iOS dictation loops, background voice capture, and app updates like searchable settings and restored state. The comparisons still flag rough spots in multi-thread UX, Windows support, and cases where CLI tabs or cloud agents are easier to manage.

RELEASE3w ago
Helmor Mobile launches phone UI for Claude Code, Codex, and OpenCode with Cloudflare Tunnel

Helmor released an open-source mobile client that exposes Claude Code, Codex, OpenCode, and custom model backends behind a phone-first UI plus one-click Cloudflare Tunnel setup. The launch targets remote coding sessions from a handset instead of a laptop-only agent workflow.

WORKFLOW3w ago
Codex /goal template adds 6 fields for verification commands and stop conditions

A community workflow broke long-running Codex goals into six required fields, then added an eight-item preflight checklist and helper tools. The structure is meant to reduce runs that drift, stop early, or claim completion without an objective verification step.

RELEASE3w ago
MagicPath integrates Codex as an official plugin with an infinite multiplayer canvas

MagicPath launched as an official Codex plugin, adding a shared canvas for interactive UI work, repo imports, design-system context, and image generation inside Codex. It matters because Codex now has a native surface for design-and-build loops instead of limiting collaboration to chat and code diffs.

NEWS3w ago
Codex fixes token undercounting after three reliability incidents and quota resets

A day after Codex users reported outages and caps, OpenAI said the service had three separate incidents and later disclosed a bug that undercounted tokens for some Plus and Pro accounts, while users reported paid-plan quotas reset. The update matters because Codex operators saw both service instability and account-limit changes in the same 24-hour window.

NEWS3w ago
Codex adds Build iOS Apps plugin with SwiftUI previews

OpenAI expanded the Build iOS Apps plugin so Codex can test apps in an in-app browser, open SwiftUI previews, and hot-reload edits without leaving Codex. It matters because more of the iOS iteration loop stays inside the coding agent instead of bouncing through external simulators and manual preview steps.

NEWS3w ago
Codex users report outages, 5-hour caps, and token shortages after Sites launch

Users reported outages, tighter 5-hour caps, and token availability problems a day after OpenAI launched Codex Sites and plugins. OpenAI reset Codex usage limits after three incidents, so teams should watch quotas and backend reliability as agent workflows ramp up.

RELEASE3w ago
OpenAI launches Codex Sites and role-specific plugins as weekly users pass 5M

OpenAI rolled out Codex Sites, annotations, and role-specific plugins, while weekly users topped 5 million. The release pushes Codex beyond coding into hosted workspace and app workflows for enterprise teams.

NEWS3w ago
OpenAI releases GPT-5.4, GPT-5.5, and Codex on Amazon Bedrock

OpenAI made GPT-5.4, GPT-5.5, and Codex generally available through Amazon Bedrock. AWS shops can now use OpenAI models inside existing IAM, compliance, and procurement workflows instead of adopting a separate vendor stack.

RELEASE3w ago
Codex releases Python SDK with thread control, session resume, and sandbox access

OpenAI shipped a Python SDK and app-server support for Codex with thread creation, streamed turns, session resume, image inputs, and sandbox controls. That gives teams a supported way to embed Codex inside internal tools and automation instead of driving it only through the CLI or desktop app.

NEWS4w ago
Codex raises weekly and hourly limits to 100% after 5 million users

OpenAI restored Codex weekly and hourly quotas across paid ChatGPT plans after Tibo Sottiaux said the product hit 5 million users. Watch for long-running QA loops, migration PRs, and remote desktop sessions that can still burn through quotas fast.

NEWS4w ago
Developers report Codex beats Claude Code on DeepSWE, token burn, and multi-hour /goal sessions

Independent users compared GPT-5.5/Codex with Opus 4.8/Claude Code using DeepSWE cost charts, GBA Eval runs, and long coding sessions. The split matters because engineers choosing a daily coding stack now have external quality-versus-cost evidence instead of only vendor launch claims.

WORKFLOW4w ago
Codex community ships /dynamic swarms, session lifecycles, and model routing

Builders added /dynamic orchestration, custom-model routing, and repo runbooks around Codex as users exposed new session lifecycle controls in the app. That makes Codex a better fit for long-running, multi-context coding work.

RELEASE4w ago
OpenAI Codex adds Windows computer use and ChatGPT mobile remote control

OpenAI added computer use to Codex on Windows and lets ChatGPT mobile steer tasks running on Windows PCs. The update extends Codex to existing Windows dev machines and adds remote review and debugging from mobile.

RELEASE4w ago
Codex iOS adds /side conversations, diff summaries, and Spotlight shortcuts

Codex on iOS now supports side conversations, end-of-turn diff summaries, archived remote threads, model switching, and Spotlight or Shortcuts hooks. The update brings more desktop-style task steering and change review to mobile sessions.

NEWS4w ago
Tax AI reports 97% accuracy across 7,000 returns at 30+ accounting firms

OpenAI and Thrive described Tax AI, a self-improving tax-prep system used across 30+ firms that processed 7,000 returns and reached up to 97% accuracy. The loop turns accountant corrections into eval targets and narrow Codex fixes, showing a concrete path to vertical agents that improve after deployment.

NEWS4w ago
Codex removes GPT-5.2 and GPT-5.3-Codex on June 2

OpenAI said ChatGPT-linked Codex will drop GPT-5.2 and GPT-5.3-Codex on June 2, with GPT-5.5 becoming the default frontier model for free users. The API versions stay available, but the in-product model surface is being reduced for compute-fleet management.

WORKFLOW4w ago
Microsoft benchmarks SkillOpt at +24.8 Codex points by editing skills, not weights

Microsoft Research released SkillOpt, which optimizes external skill files instead of fine-tuning model weights and reports best-or-tied results across 52 evaluation cells. The method matters because it improved Codex and Claude Code accuracy without extra inference-time calls.

WORKFLOW4w ago
Developers compare red-green TDD, Hurl tests, and label-triggered agents for code verification

Practitioners published tests-first coding-agent workflows built around red-green TDD, Hurl suites, GitHub label actions, and Codex-based execution checks. The pattern matters because verification remains the main bottleneck once generation is fast, especially in longer multi-file sessions.

WORKFLOW1mo ago
Codex users share /goal audits, mobile delegation, and Raspberry Pi workflows

Practitioners published reusable Codex workflows for project audits, memory-driven skill packaging, mobile delegation, and remote computer use. Try the prompt-and-steps patterns if you want to adapt Codex across repos and devices.

WORKFLOW1mo ago
Codex users ship durable-memory workspaces and auto-triage flows

Independent Codex users published Obsidian memory setups, reusable skill prompts, auto-triage flows, and Cloudflare-backed runners for longer jobs. That matters because Codex is being wrapped into persistent workspaces and operator-defined subagents instead of one-shot chats.

NEWS1mo ago
OpenAI fixes Codex cache-hit bug and resets usage limits

OpenAI said a recent Codex optimization lowered cache-hit rates in long-running sessions, drained limits faster, rolled it back, and reset all accounts. That matters because compaction and cache behavior directly determine quota burn and session reliability.

WORKFLOW1mo ago
Codex users report iPhone simulator bug-bashes, Appshots form fills, and locked-Mac runs

Two days after Codex added locked-Mac control and Appshots, users posted end-to-end iPhone simulator debugging, Safari form-filling, and remote-control workflows. That matters because the feature is moving from launch copy into concrete computer-use tasks that can replace manual QA and repetitive UI work.

WORKFLOW1mo ago
Codex users report better compaction and Colab control after v0.133.0

Developers say Codex v0.133.0 improved compaction, remote-control workflows, and Chrome-driven Colab runs after `/goal` became default. The same update window also brought easier skill discovery and new diff options, though some users saw approval-pause regressions in full-access mode.

RELEASE1mo ago
OpenAI updates Codex with locked-Mac control and Appshots

OpenAI shipped a Codex update that lets the mobile app control a locked Mac, adds Appshots for screen context, and graduates /goal. It also adds browser annotation tools, team plugin sharing, and expanded analytics for business users.

NEWS1mo ago
Codex fixes usage-limit sync bug after 2-hour subscriber lockout

OpenAI said a metering bug put many Codex subscribers at the wrong usage level for about two hours, then restored balances and waived usage from that window. This matters because the incident interrupted active sessions and showed how subscription sync failures can halt agent runs mid-task.

RELEASE1mo ago
Codex updates app with customizable shortcuts and 10-50x faster Git ops

OpenAI shipped shortcut customization, restored Git controls, cleaned up panels, and sped up large-repo operations in Codex. Paid-plan usage caps were also reset, though some accounts saw delayed propagation.

WORKFLOW1mo ago
Codex users report 2-hour mech-interp runs and 150-hour tasks with `/goal`

Days after `/goal` workflows first surfaced, users showed the command also works in the Codex app and shared runs for SSH setup, mech-interp scripts, and recurring work that lasted hours or days. The evidence points to Codex being used as a long-running research and ops agent, though the app still lacks explicit `/goal` UI.

WORKFLOW1mo ago
Codex adds remote connections for Mac mini devboxes in the ChatGPT app

OpenAI documented Codex remote connections, letting the ChatGPT app point at a separate Codex host such as a Mac mini or rented VPS. Try it for long runs that need to stay alive off-device or for phone-first coding sessions.

NEWS1mo ago
OpenAI fixes two GPT-5.5 issues in Codex after users report looping runs

OpenAI said Codex’s GPT-5.5 degradation over the prior 48 hours came from two issues and it will reset usage limits after the fix. Users had reported looping runs, higher cache burn, and unstable sessions in active coding workflows.

NEWS1mo ago
Zed adds ChatGPT subscription sign-in for agent and Codex workflows

Zed users can now sign in with a ChatGPT subscription and use the same OpenAI limits they get in Codex, alongside ACP, Codex CLI, or API-key flows. It removes a separate billing step for teams switching between editor-native and Codex-native workflows.

WORKFLOW1mo ago
MagicPath 2.0 adds a native Codex canvas with live component handoff

MagicPath 2.0 can now run as a native canvas inside Codex through a CLI skill, letting users design and refine app UI without leaving the coding session. It matters because visual iteration and implementation handoff now happen inside one agent workflow instead of bouncing between separate design and code tools.

RELEASE1mo ago
Codex opens mobile preview in ChatGPT for iOS and Android remote control

OpenAI rolled out Codex in the ChatGPT mobile app, letting users start work, review outputs, approve steps, and steer remote sessions from iPhone or Android. The preview keeps execution on a laptop, Mac mini, devbox, or SSH target while syncing screenshots, diffs, and terminal state back to mobile.

NEWS1mo ago
OpenAI offers 2 free months of Codex to enterprise switchers

OpenAI launched a 30-day migration offer that grants eligible enterprise customers two free months of Codex usage for new users. The promotion is meant to pull coding teams onto Codex as rival agent workflows get more expensive.

NEWS1mo ago
Codex introduces Windows sandbox with firewall rules and write-restricted tokens

OpenAI detailed the Windows sandbox behind Codex, using local user accounts, ACLs, firewall rules, and DPAPI-protected secrets instead of a generic VM wrapper. The design gives Windows developers safer file and network controls without making coding-agent workflows unusable.

NEWS1mo ago
OpenAI Codex supports background computer use with Mac app control and Telegram BotFather setup

OpenAI showed Codex working across apps in the background without taking over the Mac, and early users applied it to Telegram BotFather setup and front-end testing. That matters because Codex is moving from repo-only work into authenticated desktop workflows and UI-driven task loops.

WORKFLOW1mo ago
Codex app adds /goal for long-running React Doctor and iOS runs

OpenAI staff said /goal is now available in the Codex app, and users posted long-running runs that fixed React Doctor scores, built iOS features, and queued weekend tasks. The update moves Codex from CLI-only planning to persistent, steerable work sessions.

NEWS1mo ago
GPT-5.5 users report 3.3M cached tokens and 2.5x /fast credits

Engineers shared fresh measurements on GPT-5.5 cache reuse, /fast pricing, and bug-finding budgets after comparison posts for GPT-5.5 and Opus 4.7 led the coding round-up. The reports suggest Codex cost and quality now swing on cache behavior and effort settings as much as on list prices.

NEWS1mo ago
Codex reportedly leaks mobile remote access in ChatGPT app screenshots

Posts and screenshots from TestingCatalog, Kolt Regaskes, and others say Codex remote access is being prepared inside the ChatGPT app, but OpenAI has not confirmed a release. If real, the feature would extend the recent remote-control push from desktop sessions to phones.

AI PrimerAI Primer

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

© 2026 AI Primer. All rights reserved.