Codex Tops 7 Million Weekly Users After 150 Updates, but the Numbers Hide a Bigger Contest
- Sophie Larsen
- 1 hour ago
- 12 min read
Codex reportedly passed 7 million weekly active users after receiving more than 150 updates across two months, according to an OpenAI Developers post. The figures describe one of the fastest adoption runs yet for an AI coding agent. They also come directly from OpenAI and have not been independently audited.
The larger story is not simply that more developers are asking an AI system to write code. OpenAI is turning Codex into an operating layer for delegated work. Its expanding toolkit spans planning, computer control, visual feedback, remote machines, mobile access, and pull request management.
That strategy places Codex directly against Anthropic’s Claude Code, which established early momentum among developers working from terminals. Reuters described OpenAI as trailing Anthropic when the Codex desktop app arrived in February. Five months later, OpenAI is presenting scale, distribution, and release speed as evidence that the gap has narrowed.
Codex’s 7 Million Weekly Users and 150 Updates Need Context
The reported figures matter because they extend a rapid growth curve, but OpenAI has not published enough methodology to treat them as audited adoption data.
The July 15 post from OpenAI Developers says Codex has more than 7 million weekly active users. It also says the product received over 150 updates during the preceding two months. OpenAI developer advocate Romain Huet presented the changes as a condensed view of Codex’s recent expansion.
The update count covers a broad collection of product surfaces. These include GPT-5.6 model options, Goal mode, faster computer use, Appshots, inline editing, Sites, mobile access, SSH workflows, and pull request handling. The post frames them as parts of one increasingly connected system.
OpenAI had already reported more than 5 million weekly active users in June. That figure represented growth of over six times since the desktop app launched in February, according to its workplace expansion announcement.
If both company figures use the same definition, Codex added at least 2 million weekly users between those disclosures. That would represent growth of at least 40 percent from the earlier reported base. OpenAI has not disclosed daily activity, retention, task completion, or the proportion of users who only tried Codex once.
Those missing details matter. “Weekly active” can describe many levels of commitment, from one brief session to several agents running throughout each workday. It also does not show whether growth came from individual developers, enterprise deployments, temporary access promotions, or broader ChatGPT distribution.
The 150-update figure carries a similar limitation. OpenAI has not published a categorized ledger showing which changes count toward that total. A major workflow launch and a small interface adjustment might each count as one update.
Still, the visible release record supports the broader direction. OpenAI’s release notes document Goal mode and Appshots alongside changes to computer use and browser interaction. The Codex release notes therefore corroborate several named features, even if they do not independently verify the total.
OpenAI’s growth claims also fit an established timeline. The company said more than 1 million developers used Codex during the month surrounding its February desktop launch. External reporting later placed weekly activity above 1.6 million in early March.
By June, OpenAI said knowledge workers represented about 20 percent of users. That group was growing more than three times as fast as the developer segment. Axios also reported that people were applying coding agents to data collection, statistical analysis, research, and document production.
That progression explains why the 7 million figure deserves attention despite the verification gap. Codex is no longer being measured only as a specialist coding product. OpenAI is measuring it as a general work agent whose first and strongest market happens to be software development.
The figure should therefore be read as a company-reported adoption milestone, not a settled market measurement. The direction looks credible. The exact magnitude remains dependent on OpenAI’s undisclosed definitions.
The Product Is Expanding From Code Generation to Work Execution
OpenAI’s 150-update sprint connects four stages that coding assistants once handled separately: planning, acting, checking, and shipping.
Earlier coding assistants lived primarily inside text editors. They predicted code, explained functions, and generated isolated snippets. Newer agents receive a goal, inspect a repository, edit multiple files, run commands, test results, and revise their work.
Goal mode makes that distinction explicit. A user defines an outcome and its success criteria, then lets Codex continue working toward that result. The feature is available across the desktop app, command-line interface, and editor extension.
That changes the unit of interaction. The user no longer needs to request each modification separately. The agent can organize multiple actions around an intended result, while the person reviews progress and redirects the work when needed.
Appshots extend that loop beyond source files. On macOS, a user can attach an application window to a Codex thread with a hotkey. The attachment includes an image and available text from the window.
That visual context lets Codex compare implementation against rendered output. A developer can show a broken layout, unexpected dialog, or unfinished interface without translating every visual detail into a prompt. The agent can then connect the observed result to the underlying project.
Inline editing reduces another form of friction. Instead of treating the agent’s answer as a separate artifact, users can review and adjust proposed changes within the working interface. That keeps human judgment closer to the moment when code changes.
Computer use broadens the action space further. In this context, computer use means the agent can interact with software interfaces, browsers, and desktop controls. It can inspect what happened after executing a task instead of relying only on terminal output.
OpenAI is also linking local and remote environments. Codex can detect machines defined in a user’s SSH configuration, then open projects and threads on those remote systems. SSH is the encrypted protocol developers commonly use to control remote computers.
This capability matters for teams whose production-like environments cannot fit comfortably on a laptop. Large repositories, specialized hardware, internal services, and controlled development machines often live elsewhere. Remote access lets the Codex interface follow the work rather than forcing the work onto one device.
Mobile access extends the same principle across time. A developer can start a task at a computer, inspect progress through ChatGPT on a phone, and provide further instructions remotely. OpenAI’s remote workflow describes Codex as a persistent collaborator rather than a session-bound editor feature.
The pull request workflow closes the loop. A pull request, usually shortened to PR, packages proposed code changes for review before merging. Codex can help review changes, inspect files, respond to feedback, and support the process through merging.
OpenAI’s desktop expansion also introduced multiple file views, terminals, an in-app browser, and remote development connections. The company’s workflow overview positions these features as one workspace for building, validating, and delivering software.
Sites pushes the product toward another abstraction level. Instead of asking for isolated frontend files, users can direct the agent toward a deployable web result. Visual inspection and browser interaction then become part of the creation cycle.
The underlying mechanism is integration, not one isolated model gain. GPT-5.6 can supply reasoning and computer-use capabilities, while the Codex application maintains context across tools. The interface turns model outputs into visible actions that users can supervise.
That combination explains the release pace. OpenAI is building connectors among previously separate surfaces, including chat, terminal, editor, browser, desktop, mobile, and code review. Each connection removes a manual handoff from the user’s workflow.
Developers still need to verify results. Yet the value proposition has shifted from faster typing toward fewer coordination steps. Codex is competing to become the place where software tasks begin, proceed, and conclude.
Claude Code Is the Opponent OpenAI Must Dislodge
Codex’s growth puts pressure on Claude Code because OpenAI is matching its agent model while adding distribution through ChatGPT and dedicated applications.
Anthropic helped establish the terminal as a natural interface for AI coding agents. Claude Code could inspect projects, execute commands, edit files, and continue through multi-step assignments. Its popularity showed that developers would delegate meaningful work beyond autocomplete.
OpenAI entered the desktop contest from a less favorable position. A February Reuters report said Anthropic had dominated the coding market with Claude Code. The desktop launch was presented as an effort to capture momentum and customers from established rivals.
Codex now attacks that lead through breadth. It provides command-line and editor access for terminal-focused developers, while also offering desktop coordination, mobile control, remote environments, and visual feedback. Those interfaces can attract people who would not build their work around a terminal.
Distribution is another advantage. Codex sits inside the wider OpenAI account and product system. ChatGPT users can encounter it without first choosing a standalone developer vendor or adopting an unfamiliar workflow.
That does not settle the product contest. Developers often select agents based on model behavior, tool reliability, repository understanding, latency, and usage constraints. A large user funnel can create trials without guaranteeing durable preference.
Independent comparisons also resist a simple winner. One 2026 study examined 7,156 pull requests produced by five coding agents. It found that no single agent led every task category.
Claude Code recorded the strongest acceptance rates for documentation and feature work in that dataset. Cursor led fix tasks. Codex showed a different task distribution and did not dominate across the full comparison.
Such research has limits. Public pull requests do not capture proprietary repositories, abandoned attempts, local edits, or tasks completed without a visible PR. Product versions also change faster than academic publication cycles.
Still, those findings challenge the idea that weekly users establish technical superiority. Adoption reflects access, marketing, bundling, interface design, and model quality together. It does not isolate which agent produces the best result for a particular codebase.
The more important competitive shift concerns the shape of the product. Claude Code and Codex increasingly resemble operational environments rather than coding features. Both can read project context, invoke tools, execute commands, and work through extended tasks.
Their competition now centers on orchestration. Users need to assign work, understand progress, intervene when assumptions fail, and review changes before deployment. The winning system must make that supervisory loop understandable without slowing the agent excessively.
OpenAI’s interface breadth provides one answer. A desktop workspace can display multiple agents, terminals, diffs, browsers, and remote projects together. Mobile control keeps those threads accessible when the developer leaves the workstation.
Anthropic’s terminal-first identity provides another answer. Many experienced developers prefer composable command-line tools because they fit existing scripts, repositories, and automation. A focused terminal experience can feel more predictable than an expanding application.
Cursor and GitHub Copilot add further pressure, but they remain supporting competitors in this particular contest. Cursor controls an editor surface, while GitHub controls repositories, pull requests, and organizational development workflows. Neither eliminates the central Codex versus Claude Code rivalry over delegated agent work.
OpenAI’s reported 7 million weekly users strengthen its claim to scale. The 150 updates strengthen its claim to velocity. Claude Code still pressures OpenAI to prove that a broader interface produces better sustained work, not merely more entry points.
That distinction will shape enterprise decisions. A team does not only ask which agent writes an impressive function. It asks which system fits permissions, review rules, remote infrastructure, security controls, and existing developer habits.
For OpenAI, the strategic target is therefore larger than model leadership. Codex must become the default control surface before Claude Code turns its early developer loyalty into an organizational standard.
What the Codex Numbers Do Not Show
User growth and release volume reveal momentum, but they do not measure reliability, security, retention, or accepted production work.
An agent with repository and computer access can create more value than autocomplete. It also receives more opportunities to make consequential mistakes. The difference lies in how safely the system handles permissions, ambiguity, external instructions, and unexpected tool output.
A generated suggestion remains inert until someone accepts it. An agent can edit files, run scripts, open websites, contact services, or alter remote environments. Every additional action expands both usefulness and risk.
Prompt injection is one concern. A malicious instruction can be hidden inside a webpage, repository file, issue, or document that an agent reads. The instruction may attempt to redirect the agent toward exposing data or executing unsafe commands.
Computer use raises related problems. Visual interfaces were designed for human interpretation, not deterministic automation. Buttons move, labels change, dialogs overlap, and pages can present deceptive content.
Human review helps, but review becomes harder as output volume rises. A developer supervising several agents can receive more proposed changes than they can thoroughly inspect. Faster generation can move the bottleneck from implementation to verification.
OpenAI’s own research offers useful context. A June study reported that active Codex users grew more than fivefold during the first half of 2026. It also found that more than 10 percent managed at least three concurrent agents during some weeks.
The same study reported that 26.6 percent of users employed skills, which are reusable instruction packages for specialized workflows. Those figures suggest that agent orchestration is becoming real behavior rather than a marketing concept.
However, the agent adoption study includes OpenAI researchers and relies on OpenAI product data. It offers unusual scale, but it is not independent verification of the company’s product narrative.
The external adoption described in that research also remained uneven. Heavy internal use at OpenAI does not automatically predict ordinary workplace adoption. OpenAI employees have unusual access, technical familiarity, incentives, and tolerance for experimental systems.
Weekly activity cannot answer whether companies receive dependable returns. Useful measurements would include accepted pull requests, reverted changes, review time, security incidents, task completion, retained teams, and production defects.
Release counts can even create tension with reliability. Shipping more than 150 changes in two months demonstrates organizational speed. It also gives users less time to build stable expectations around interfaces, model behavior, and usage consumption.
Developers have publicly complained about shifting usage limits and unexpectedly fast quota depletion. Anecdotal reports do not establish a platform-wide failure. They do show that predictability matters when agents perform long, token-intensive tasks.
Model selection adds another layer. The injected announcement describes GPT-5.6 and Ultra working in parallel, suggesting that Codex can route or coordinate different capability profiles. OpenAI has not publicly detailed every routing rule or comparative workload.
Without that transparency, users cannot always tell whether improved results come from a model, a harness update, additional computation, or changed tool behavior. They also cannot easily reproduce performance across accounts and environments.
Goal mode introduces its own tradeoff. Clear success criteria can keep an agent focused, but real software objectives are often incomplete. A system may satisfy a literal goal while missing an unstated product, accessibility, security, or maintenance requirement.
Appshots improve shared context, yet screenshots remain partial observations. They show one state, viewport, and moment. They do not automatically reveal hidden application logic, responsive behavior, or conditions outside the captured window.
SSH support brings Codex closer to valuable infrastructure. It also makes permission design more important. Teams must decide which machines the agent can access, which commands it can execute, and which credentials remain unavailable.
The PR workflow provides a natural control point. Tests, code review, branch protections, and approval rules can limit damage before merging. Those controls become more important as agents generate larger changes with less step-by-step human involvement.
Teams adopting Codex should therefore evaluate outcomes, not update volume. They can track acceptance rates, review corrections, rollback frequency, escaped defects, and elapsed time for comparable tasks.
They also need durable organizational memory. Agent decisions, review comments, test evidence, and architectural constraints often live across several tools. A searchable engineering knowledge base can help reviewers recover that context before approving automated changes.
The central uncertainty is not whether Codex can perform useful work. Millions of reported weekly users make broad experimentation clear. The uncertainty is whether OpenAI can convert that experimentation into trusted, repeatable delegation.
Three Signals Will Test the Codex Growth Story
The next phase depends on retained usage, measurable production outcomes, and competitive responses, not another headline update count.
The first signal is OpenAI’s next user disclosure. A higher weekly figure would support continued reach, but it would become more meaningful with retention and activity definitions. Watch whether OpenAI distinguishes new users from sustained teams.
A credible disclosure would separate developers from knowledge workers and individual accounts from organizational deployments. It would also explain what qualifies as active use. Without that detail, another milestone would confirm distribution more than commitment.
OpenAI’s June figures provide a baseline. The company said Codex had more than 5 million weekly users, with knowledge workers representing about one-fifth. The July post reportedly raises the overall figure beyond 7 million.
If OpenAI later shows that these users remain active after promotions and major launches, the platform argument becomes stronger. If growth slows sharply or definitions change, the 7 million milestone will look more like a launch peak.
The second signal is evidence about completed work. OpenAI needs to show whether Codex produces accepted changes, reduces cycle time, and avoids adding review burden. Enterprise case studies should include concrete operational measurements rather than selected demonstrations.
Pull request data will be especially useful. Codex now spans the workflow from initial task through review and merge. That creates an opportunity to measure how often its proposed changes survive human review and reach production.
Independent evaluations should also test current versions across different task types. The existing 7,156-PR study found no universal leader. New results could show whether GPT-5.6 and the updated Codex harness changed that balance.
The judgment would strengthen if Codex improved acceptance without increasing defects or review time. It would weaken if higher output merely created more rejected changes, rollbacks, or supervisory work.
The third signal is the response from Anthropic, Cursor, GitHub, and cloud platforms. Codex’s interface expansion forces rivals to decide whether to match its breadth or defend more focused positions.
Anthropic can deepen Claude Code’s terminal workflow while expanding remote control and non-coding tasks. Cursor can use its editor position to keep planning, implementation, and review inside a familiar workspace. GitHub can connect Copilot more tightly with repositories and organizational policy.
Infrastructure distribution matters too. OpenAI made Codex available through Amazon Bedrock in April, expanding how enterprises can access its models and agent capabilities. Reuters described the move as part of a wider race against Anthropic in enterprise AI.
A major rival release that wins developer preference would weaken the idea that OpenAI’s update velocity creates a durable advantage. Slow or fragmented responses would strengthen Codex’s opportunity to become the default agent workspace.
Security events could accelerate either outcome. A serious incident involving autonomous computer access would push buyers toward stricter controls. Clear permission systems and auditable agent actions could instead become competitive advantages.
The 7 million weekly user claim and 150-update sprint therefore mark a transition, not a conclusion. OpenAI has shown that it can distribute Codex quickly and expand its boundaries faster than a conventional developer tool.
It has not yet shown that weekly reach equals lasting workflow ownership. That requires transparent retention, dependable execution, manageable review costs, and evidence that teams trust agents around valuable systems.
Developers should now judge Codex by what remains after the novelty fades. Does it complete tasks that survive review? Can teams understand every consequential action? Does remote and mobile orchestration reduce delays without weakening control?
Those questions matter more than the next feature counter. If OpenAI answers them with measurable results, Codex can move from a popular coding agent into a general platform for delegated work. If it cannot, 7 million weekly users will describe impressive reach without proving durable authority.