Published on
- 8 min read
ChatGPT Lost Its Crown, and GPT-5.6 Is Loading
ChatGPT Lost Its Crown, and GPT-5.6 Is Loading
What AI builders should do this week
June 21, 2026 · Topic: GPT-5.6 + ChatGPT losing majority market share · Read time: ~9 minutes

Figure 1: The new AI assistant market share --- ChatGPT 46.4%, Gemini 27.7%, Claude 10.3%. Source: Sensor Tower, State of AI 2026.
Two things happened this week that nobody can ignore. ChatGPT has just slipped below 50% global market share for the first time since it launched in November 2022, and OpenAI is quietly preparing its counterpunch: GPT-5.6, a model that has not even been officially announced yet, but already shows up in the company’s own backend routing logs.
If you ship AI products, write code with AI, or simply choose which assistant to pay for, the next 30 days matter more than the last 12 months did. Here is what is confirmed, what is rumor, and what you should actually do about it.
1. The headline number: ChatGPT is now under 50%
According to Sensor Tower’s State of AI 2026 report, published June 16, ChatGPT’s share of the global AI assistant market dropped to 46.4% by the end of May 2026. That is the first time it has held less than half the market since the product launched.
The full picture looks like this:
| AI Assistant | Market Share | Monthly Active Users | | ChatGPT (OpenAI) | 46.4% | 1.1 billion | | Gemini (Google) | 27.7% | 662 million | | Claude (Anthropic) | 10.3% | 245 million |
ChatGPT is still the biggest single product on Earth. It crossed 1.1 billion monthly users faster than any consumer app in history. But the share chart is the one that matters strategically. Users are no longer “ChatGPT only” people. They are multi-assistant people.
A few signals make this trend stickier than a passing headline:
-
App spend is exploding. Sensor Tower projects $4.2 billion in AI app consumer spend in the first half of 2026, nearly double the $1.83 billion spent in H1 2025.
-
Hours in AI apps have doubled. From 17.2 billion hours in H1 2025 to roughly 36 billion hours in H1 2026.
-
The top three assistants account for 89% of total time spent, so the market is consolidating around three players, not fragmenting into chaos.
-
Claude’s 13% subscription conversion rate is the highest in the industry. Only 13% of Claude’s 245M users pay, but that beats every other assistant, including ChatGPT. Translation: when people do pay Claude, they tend to be power users.
The shift is not “ChatGPT is dying.” The shift is “ChatGPT is no longer alone at the top.”

Figure 2: OpenAI’s flagship is no longer running the market alone --- Gemini and Claude are gaining share every month.
2. GPT-5.6: the model that has not been announced yet
Now the interesting part. While the market is splitting, OpenAI is loading what looks like its next flagship model.
As of June 21, 2026, OpenAI has not officially announced GPT-5.6. There is no blog post, no system card, no API model string, no help center page. The newest model documented on OpenAI’s own site is still GPT-5.5.
But here is what is confirmed:
-
On May 13-14, 2026, a researcher known as Haider spotted a single routing entry in OpenAI’s Codex backend logs mapping to a model called gpt-5.6. It appeared in exactly one rollout log and then disappeared from subsequent session files.
-
GPT-5.4 and GPT-5.5 both leaked this exact way before their official releases, roughly 10-14 days ahead. Same pattern, different model.
-
OpenAI’s Chief Scientist Jakub Pachocki described the next model internally as a “meaningful improvement” over GPT-5.5, per reporting from The Information via Android Authority on June 11.
-
The Polymarket prediction market has GPT-5.6 launching by June 30 at 80-89% probability, comparable to where GPT-5.5 stood in early April before it shipped on schedule.
-
Reports out of multiple developer X accounts describe ChatGPT Pro responses feeling noticeably faster and more capable in the past week, even though OpenAI has not changed the model label.
What is unconfirmed but circulating:
-
Internal codename: “iris-alpha”.
-
Possible context window: 1.5 million tokens.
-
Possible variants: GPT-5.6 and GPT-5.6 Pro.
-
Pricing positioning: roughly one-third the cost of Anthropic Claude Fable 5 per token.
Treat all of those as rumor until OpenAI publishes a system card.

Figure 3: The single Codex routing log entry pointing at gpt-5.6 --- same pattern that leaked GPT-5.4 and GPT-5.5 before their official releases.
3. Why the timing is not random
The reason this is moving so fast: OpenAI has an open lane right now.
Anthropic’s most powerful models, Claude Fable 5 and Mythos 5, have been offline for over a week under a US Commerce Department export ban issued June 12 over a claimed jailbreak vulnerability. More than 100 cybersecurity leaders have signed an open letter calling the ban disproportionate. Anthropic’s CEO Dario Amodei met with Trump administration officials this week and walked out with no deal and no timeline.
If you are a developer who picked Fable 5 on June 9 and got cut off a few days later, you are actively shopping for a replacement. That replacement, for the next 30 days at least, is GPT-5.5 or whatever GPT-5.6 becomes.
The competitive context right now is unusually compressed:
| Frontier Model | Status as of June 21, 2026 | Notes | | GPT-5.5 (OpenAI) | Live, confirmed | Current public flagship | | GPT-5.6 (OpenAI) | Leaked, rumored late June | Strong Polymarket signal | | Claude Fable 5 | Suspended (export ban) | Limited US-only access | | Claude Mythos 5 | Suspended | Effective offline | | Claude Opus 4.8 / Sonnet 4.6 | Live, unaffected | Workhorses | | Gemini 3.1 Pro | Live | Multimodal and 1M context | | GLM-5.2 (Zhipu) | Live, open source | Strong Chinese contender |

Figure 4: Terminal-Bench 2.1 leaderboard --- Codex CLI on GPT-5.5 still leads Claude Code on Opus 4.8 at the public benchmark ceiling.
4. Practical implications for AI builders
4.1 If you write code with AI
The Terminal-Bench 2.1 public leaderboard is the cleanest snapshot of what works right now:
| Agent + Model | Terminal-Bench 2.1 Score | | OpenAI Codex CLI + GPT-5.5 | 83.4% (#1) | | Claude Code + Opus 4.8 | 78.9% (#2) | | Gemini CLI + Gemini 3.1 Pro | 70.7% (#3) |
Translation: Codex CLI on GPT-5.5 is the current benchmark ceiling for agentic coding. Claude Code on Opus 4.8 is the strongest for reasoning depth (69.2% SWE-bench Pro). Gemini CLI is free up to 60 requests per minute and 1,000 per day, which makes it the obvious choice for budget-sensitive teams.
Pricing reality check for solo builders:
-
GitHub Copilot Pro: $10/month (cheapest paid default).
-
Cursor Pro: $20/month (best IDE integration).
-
OpenAI Codex app: $200/month (multi-agent, macOS only as of Feb 2026).
-
Claude Code: $20/month Pro, scales up to enterprise.
4.2 If you build consumer AI products
The biggest behavioral shift you can see in the data: users do not pick one assistant and stay there anymore. They pick the assistant that fits the task.
What this means for your stack:
-
Do not hard-couple your product to a single model provider. The last three months saw Claude Fable 5 launch and get banned, GPT-5.6 leak while still unannounced, and GLM-5.2 go open source from China. Treat model access like a supply chain problem.
-
Routing is the new moat. The product that wins is the one that picks the right model for each query without the user noticing.
-
Conversion beats reach. Claude converts 13% of users to paid. That is the highest in the industry. If your funnel optimizes for paid conversion, Claude-shaped UX is worth studying.
4.3 If you are an enterprise buyer
Three things to do this week:
-
Lock in your API contract terms before GPT-5.6 lands. Pricing historically resets on flagship releases.
-
Test at least one open-weight frontier model as a fallback. GLM-5.2 from Zhipu AI is the strongest open option right now and removes the export-ban risk vector.
-
Document your prompt-layer assumptions. If your prompts were tuned for GPT-5.5, plan a one-week validation window against GPT-5.6 the moment OpenAI ships.

Figure 5: The modern AI builder’s desk --- model portability is no longer optional.
5. The honest version
Most of the “GPT-5.6 is here” coverage online right now is hype. The honest version, as of June 21, 2026, is:
-
GPT-5.6 has not been officially announced.
-
A single routing log entry in Codex is the only confirmed signal.
-
Polymarket gives it an 80-89% chance of landing before June 30.
-
ChatGPT losing majority market share is confirmed and is the more important story.
-
The model race is the loud story. The distribution race is the one that decides who wins 2027.
If you are building AI products, the lesson of this week is not “switch to GPT-5.6 the moment it ships.” The lesson is that no single model is a stable foundation anymore. Build for portability. Optimize for the workflow, not the model. And keep one eye on the market share chart, because the era of one assistant running the world is over.
Sources
-
Sensor Tower, State of AI 2026 Report, published June 16, 2026.
-
TechCrunch, “ChatGPT’s market share slips below 50% for first time,” June 16, 2026.
-
American Bazaar, “ChatGPT’s market share goes below 50% for the first time,” June 16, 2026.
-
AI Weekly, “ChatGPT Drops Below 50% Market Share for First Time.”
-
Digital Applied, “AI Assistant Market Share 2026 Analysis.”
-
Wavespeed AI, “GPT-5.6 Just Showed Up in OpenAI’s Codex Logs.”
-
AIxploria, “GPT-5.6 Spotted in Codex Logs: Polymarket Bets 89% on a June Launch.”
-
Android Authority / The Information, reporting on Jakub Pachocki’s internal message, June 11, 2026.
-
Morph LLM, Best AI Coding Agent (2026): Terminal-Bench Rankings.
-
Webiano, “ChatGPT 5.6 is knocking before GPT-5.5 has settled.”
Article generated by an automated daily English AI tools digest. · Topic verification: Sensor Tower report confirmed (June 16, 2026 publication); GPT-5.6 verified as rumored/leaked only --- Polymarket 80-89% probability of public release by June 30; no official OpenAI announcement as of June 21, 2026.
Related Articles
OpenAI Codex Gets 'Computer Use' �?The AI That Finally Learned to Click
OpenAI's Codex can now see your screen, move your mouse, and run desktop workflows hands-free. With ...
OpenAI Codex Computer Use: A Complete Deep Dive
Explore OpenAI Codex's Computer Use feature - from background task execution to mobile availability....
GPT-5.5 Deep Dive: The AI That Codes, Reasons, and Now Controls Your Computer
OpenAI's latest flagship model doesn't just think harder — it acts. GPT-5.5's agentic capabilities a...