Tony Wang13 min readCodex vs Claude Code: What 1,828 Posts and Reviews Say That User Counts Cannot
OpenAI claims 8M users across Codex and ChatGPT Work. We mined 1,828 posts, comments and store reviews instead. Code quality was the least-argued topic.
On July 14, 2026, OpenAI's Thibault Sottiaux posted that Codex had reached 8 million active users. It was the third such number in three days — 6M on July 12, 7M on July 13, 8M on July 14 — and, like the two before it, it was explicitly a combined figure for two products:
"Hello. We have reached 8M active users across Codex and ChatGPT Work." — @thsottiaux, July 14, 2026
We fact-checked that number's framing yesterday: it bundles Codex with ChatGPT Work, and the "Claude Code has 2M" baseline it gets compared against is a stale, undated snapshot. That post answered whether the number means what the headlines said. It didn't answer the question underneath: is Codex actually beating Claude Code?
So we tried to answer that one — not from press releases, but from corpora neither company controls. Vendor user counts are unfalsifiable by construction: you cannot audit them, reproduce them, or check their denominator. Posts, comments and store reviews are independent, timestamped, and minable. Here is what they say.
Which surfaces can actually answer this — measured, not assumed
Codex and Claude Code are command-line tools, so the instinct is to assume no store data exists. That instinct is half wrong, and the half that's wrong is the interesting half.
There genuinely is no Codex app and no Claude Code app on either mobile store. But both vendors ship a lot of other software, and rather than assume their store listings are irrelevant, we measured the coding-agent signal in each corpus directly:
| Surface | First-party presence | Coding-agent signal (measured) | Usable? |
|---|---|---|---|
| iOS App Store | ChatGPT (8,592,629 ratings), Claude (199,486) | 1 of 100 recent reviews mentions Codex or Claude Code | No — signal ~1% |
| Google Play | ChatGPT, Claude | Same two chat products | No |
| Chrome Web Store | Claude (11M users), ChatGPT search (4M), ChatGPT (2M) — all first-party | 52 of 166 ChatGPT-extension reviews mention Codex (31%) | Yes |
| GitHub | anthropics/claude-code, openai/codex | Both canonical repos | Yes |
| Six active subreddits | Direct discussion | Yes |
The mobile apps are the category error everyone makes. The ChatGPT iOS app has 8,592,629 ratings and the Claude app has 199,486; that 43:1 ratio gets cited as evidence in this debate. We pulled 100 recent reviews across both and exactly one mentioned a coding agent. Those ratings measure consumer chat — and now we can say so with a number rather than an assumption.
The Chrome Web Store is the surprise, and it turned out to be where the real story was.
OpenAI turned its ChatGPT extension into Codex — and its users noticed
Both vendors run official Chrome extensions, and they are not small:
| Extension (first-party) | Users | Ratings | Score | 1-star | 5-star |
|---|---|---|---|---|---|
| Claude (Anthropic) | 11,000,000 | 1,306 | 2.71 | 53% | 24% |
| ChatGPT search (OpenAI) | 4,000,000 | 1,558 | 3.33 | 40% | 26% |
| ChatGPT (OpenAI) | 2,000,000 | 333 | 3.71 | 28% | 56% |
That last row is the one that matters. OpenAI's ChatGPT extension was updated on July 9, 2026 — the same day GPT-5.6 Sol shipped — and it is no longer really a ChatGPT extension. It is Codex for Chrome, and it replaced the Atlas sidebar its users had installed it for. They noticed immediately:
"this is not ChatGPT for Chrome, this is Codex for Chrome"
"You are retiring Atlas and you are replacing it with this"
Of its 166 most recent reviews, 52 mention Codex — 31% — which makes this the only first-party store corpus with meaningful Codex-specific feedback in it. Its rating profile is sharply bimodal: 56% five-star, 28% one-star, very little in between. People who wanted a coding agent are delighted. People who wanted their browser assistant back are not.
This matters beyond a Chrome rating, because it is the clearest available look at what a bundled active-user number is made of. OpenAI reports "8M active users across Codex and ChatGPT Work." Some of those users are here, in the one-star reviews, having been moved into a Codex surface they did not choose. Growth by replacement counts identically to growth by adoption in a metric like that — and one of the two is not a competitive win over Claude Code.
Anthropic's extension is bigger and angrier
The mirror-image finding keeps this honest: Anthropic's Claude extension has the largest install base of the three (11 million) and the worst score (2.71), with 53% one-star reviews. If store ratings were a referendum on which company is winning, Anthropic would be losing its own extension badly.
But its one-stars aren't about code quality either. They're about logins that loop, permissions creep, and tokens:
"This extension was installed by claude without asking me"
"They want us to use more tokens so they can make more money"
"Claude CLI ignores the existence of this plugin completely"
Both companies are being punished by their own users for the same things: auth friction, cost, and shipping changes nobody asked for. Neither is being punished for writing bad code.
The same finding, twice, on unrelated surfaces
We ran a theme classification over both corpora independently — 806 first-party extension reviews, and 427 Reddit comments from six subreddits. The result replicates:
| Theme | Extension reviews (of 806) | Reddit comments (of 427) |
|---|---|---|
| Reliability / bugs | 120 | 21 |
| Auth / login | 111 | not measured |
| Cost / pricing / tokens | 59 | 20 |
| Rate limits / quotas | not measured | 17 |
| Workflow / running both tools | not measured | 22 |
| Forced product change | 31 | not measured |
| Privacy / permissions | 25 | not measured |
| Context handling | not measured | 17 |
| Speed | not measured | 10 |
| Code quality | 3 | 5 |
Code quality is the least-discussed theme in both corpora, and it isn't close. Three mentions in 806 store reviews. Five in 427 Reddit comments. Two populations with nothing in common — one grumbling about a browser extension, one deep in CLI workflows — independently agree that the thing this debate is nominally about is the thing nobody brings up.
What they bring up instead is the bill and the plumbing. That is a coherent picture for products priced as metered subscriptions with quotas that reset: the same 8M-users post announces a usage-limit reset in its second sentence. When both tools are good enough that quality stops being the bottleneck, the argument moves to what they cost and whether they log you in.
GitHub says the opposite of the headline
Both tools have a canonical public repository, both are actively pushed to, and both have a star count anyone can verify in seconds.
| Metric (July 15, 2026) | Claude Code | Codex | Leader |
|---|---|---|---|
| Stars | 137,890 | 98,105 | Claude Code, 1.41x |
| Forks | 22,235 | 14,628 | Claude Code, 1.52x |
| Open issues | 11,461 | 9,481 | — |
| Repository created | Feb 22, 2025 | Apr 13, 2025 | — |
| Repository contains | Issue tracker + docs | Full Rust source, Apache-2.0 | — |
On the one surface where both products expose a comparable public number, Codex is not ahead — on the exact day the "Codex is winning" headlines peaked.
We are not going to pretend that settles it, because the two repositories are not the same kind of object. openai/codex is the actual Rust source under Apache-2.0: you can read it, fork it, ship patches. A star there can mean "I want this code." anthropics/claude-code is an issue tracker and documentation repo for a closed-source tool distributed over npm — a star there is closer to a bookmark. Those are different acts, and a raw comparison flattens them.
The honest reading is narrow: Codex is not ahead here, which is incompatible with "and it's not even close." It is not proof that Claude Code is winning.
We also tried to measure release cadence for both repositories, which would have been genuinely useful. The releases endpoint returned upstream errors for both, so we left that cut out rather than guess.
On Reddit, the threads that name both tools aren't comparisons
We pulled the 100 most recent posts from each of six subreddits — r/ClaudeCode, r/ClaudeAI, r/OpenAI, r/ChatGPTCoding, r/CodingLLM, r/Claudex — 495 posts, plus 427 comments.
One methodological note first, because it is a finding in itself: Reddit's search endpoint cannot isolate this topic. A query for "codex vs claude code" matches loosely on the word "code" and returns Destiny 2 promo-code lists, VS Code memes, and an Arduino project. Anyone quoting Reddit search-result counts in this debate is counting noise. We went subreddit by subreddit and matched on tool names.
| Subreddit | Posts sampled | Window | Codex named | Claude Code named | Both named |
|---|---|---|---|---|---|
| r/ClaudeCode | 100 | Jul 14–15 | 12 | 40 | 10 |
| r/ClaudeAI | 100 | Jul 14–15 | 6 | 43 | 4 |
| r/OpenAI | 100 | Jul 13–15 | 18 | 1 | 0 |
| r/ChatGPTCoding | 100 | Feb 14 – Jul 7 | 21 | 13 | 5 |
| r/CodingLLM | 92 | Nov 2025 – Jul 1 | 5 | 8 | 1 |
| r/Claudex | 3 | Feb 9 | 2 | 1 | 1 |
| Total | 495 | — | 64 | 106 | 21 |
Twenty-one of 495 posts named both tools. We read them. Almost none are verdicts — they are integration questions: What's the best way to use both Codex and Claude Code? and Is Codex useful in a Claude Code based workflow?
The answers are about plumbing, not allegiance. In the best way to use both thread, developers describe symlinking ~/.claude/skills into ~/.codex/skills, registering OpenAI's Codex MCP server inside Claude Code, and pointing both agents at the same working directory. One reply is simply:
"Best way to use: rub them together."
The dominant pattern is a division of labour — one agent plans, the other implements or reviews, specifically because a second model catches what the first misses. From the Codex in a Claude Code workflow thread:
"It's about how they work together. I use both."
And, more bluntly, the comment that could serve as this article's thesis:
"Stop scoring Codex against Fable head to head."
What this does and does not show
What we think holds up: code quality is the least-argued theme in two unrelated corpora, by a wide margin. Both vendors' users complain about cost, auth and reliability instead. OpenAI converted its ChatGPT extension into a Codex surface on July 9 and a visible slice of its users are angry about it, which is direct evidence that bundled active-user growth and competitive adoption are not the same thing. On the one comparable public metric, Claude Code leads. Co-mention threads skew heavily toward interoperability.
What limits it:
- The samples are small and unevenly windowed. 100 posts covers about a day in r/ClaudeCode and about five months in r/ChatGPTCoding, and we did not normalise for it. r/ChatGPTCoding's newest post is eight days old and asks for new moderators, so its slowness reflects that sub's health, not the tools.
- Store reviews are the angriest fraction of a userbase. 333 ratings against 2,000,000 installs is not a sample of users; it is a sample of people motivated enough to write. Bimodality is what that always looks like. Read the themes, not the scores.
- Reddit's public feeds cap at 100 items and do not expose scores, so we could not weight by engagement. Every post counts once.
- Theme classification is keyword-based, not semantic. It undercounts anyone describing a rate limit without the words "rate limit," and the two corpora were coded with different theme sets, so the columns above are not strictly like-for-like. Treat the counts as a shape, not a census.
- GitHub stars are a vanity metric, and the two repos hold different things, as covered above.
- We could not measure release cadence — the endpoint failed upstream for both repositories.
None of these rescue the "Codex overtook Claude Code" claim. They mean our counter-evidence is a shape, not a verdict — which is the standard the original claim never met.
The actual answer
Is Codex beating Claude Code? On the evidence available to anyone outside either company: nobody can tell you, and the developers using both tools have largely stopped caring.
The user counts can't answer it — they measure two products, on different dates, against a stale baseline, with no published denominator, and at least some of the growth is users being migrated into a Codex surface they are one-starring. The mobile stores can't answer it: we checked, and the signal is one review in a hundred. The one clean public metric points mildly at Claude Code, with real caveats. And the people actually doing the work aren't holding a referendum — they are 22 comments deep in how to make the two agents hand work to each other, and far deeper in complaints about what that costs.
The race being narrated is not the race being run. That is the finding.
Sources
Methodology
Every figure here was pulled through Crawlora's own APIs on July 15, 2026, rather than taken secondhand: the Chrome Web Store item and review endpoints plus the Chrome extensions dataset to enumerate each vendor's first-party listings, App Store reviews, GitHub repository metrics, subreddit posts and thread comments, and the X post endpoint for Tibo's announcement verbatim.
Corpus: 1,828 items — 806 first-party Chrome extension reviews (Claude, ChatGPT, ChatGPT search), 495 Reddit posts and 427 comments across r/ClaudeCode, r/ClaudeAI, r/OpenAI, r/ChatGPTCoding, r/CodingLLM and r/Claudex, and 100 recent iOS reviews across the ChatGPT and Claude apps. We publish aggregates only — no raw review or comment records.
Reproduce it yourself in the Playground; the how to scrape GitHub, how to scrape Reddit and how to scrape App Store reviews guides walk through the exact calls, and pricing covers the free tier. For the number that started this, see our fact-check of the 6M/7M claim. For the wider landscape, see web scraping with AI and best AI web scraping tools.
Frequently asked questions
Is Codex beating Claude Code?
On evidence available outside either company, nobody can tell you. OpenAI's 8M figure covers Codex and ChatGPT Work combined, not Codex alone, and the Claude Code number it gets compared against is a stale, undated 2M snapshot. On GitHub — the one surface where both tools expose a directly comparable public metric — Claude Code leads with 137,890 stars to Codex's 98,105 as of July 15, 2026. Part of Codex's reported growth is also users being migrated into Codex surfaces they did not choose: OpenAI converted its ChatGPT Chrome extension into Codex for Chrome on July 9, 2026, and 28% of that extension's recent reviews are one-star.
Why can't App Store or Google Play reviews settle the Codex vs Claude Code debate?
Because neither coding agent is on them, and we measured the gap rather than assuming it. The ChatGPT iOS app (8,592,629 ratings) and the Claude app (199,486) are consumer chat products; across 100 recent reviews of both, exactly one mentioned a coding agent. That roughly 1% signal is why the widely-cited 43:1 ratings ratio tells you about chat adoption, not about Codex or Claude Code.
Do Codex and Claude Code have browser extensions with reviews you can mine?
Yes, and this is the surface most people miss. Anthropic ships a Claude extension (11,000,000 users, 2.71 rating, 53% one-star) and OpenAI ships ChatGPT search (4,000,000 users, 3.33) and ChatGPT (2,000,000 users, 3.71). On July 9, 2026 OpenAI turned that last one into Codex for Chrome, replacing the Atlas sidebar — and 52 of its 166 most recent reviews mention Codex, making it the only first-party store corpus with real Codex feedback in it.
What do developers actually argue about when comparing Codex and Claude Code?
Cost and quotas, not code quality — and the finding replicates across two unrelated corpora. Among 427 Reddit comments, code quality was the least-discussed theme (5 mentions) while cost (20) and rate limits (17) drew 37. Among 806 first-party browser-extension reviews, code quality was again last with just 3 mentions, behind reliability (120), auth and login (111), and cost (59).
Do developers use Codex and Claude Code together?
Frequently. Of 495 recent posts across six subreddits, 21 named both tools, and nearly all were integration questions rather than comparisons. Common patterns include symlinking Claude Code skills into Codex, registering OpenAI's Codex MCP server inside Claude Code, and having one agent plan while the other implements or reviews.