Updated: June 18, 2026 | For readers tracking AI model releases and evaluating enterprise AI procurement strategy

Summary Google said Gemini 3.5 Pro would ship “next month” — three weeks later, it’s still stuck in enterprise preview. Anthropic’s cybersecurity model Mythos found over twenty thousand vulnerabilities, but it’s only open to a small group of partner organizations. The rumored Claude Sonnet 4.8 still doesn’t have an official statement confirming it even exists. Meanwhile, Microsoft rolled out seven homegrown models at its own developer conference, with a clear goal: spend less money on OpenAI and Anthropic. Lay these four storylines side by side, and a slightly ironic pattern emerges — the loudest models aren’t necessarily the first ones you can actually use.


Table of Contents

  1. June Was a Model Rollout Month — But Mostly for Announcements
  2. Gemini 3.5 Pro: “Next Month” — Where Did It Go?
  3. Claude Mythos: Found 20,000 Vulnerabilities, But You Can’t Use It
  4. Sonnet 4.8: A Leaked File and a Story With No Clean Ending
  5. Microsoft’s Real Play: Building Its Own Models, Not Just Bankrolling Others
  6. Why the Gap Between Talk and Reality Is So Wide This Time
  7. Conclusion
  8. FAQ
  9. References

June Was a Model Rollout Month — But Mostly for Announcements

If you’ve been following AI news lately, you might get the impression that every company dropped a new model in June. Google, Anthropic, Microsoft, xAI — stack the headlines together and it really does look like the whole industry hit “publish” at the same time.

But pull the four storylines apart, and the progress varies wildly. Some are genuinely live, but only for a tiny handful of organizations. Some are still stuck in enterprise preview. And at least one’s existence is still under dispute. Line them up, and there’s a common thread: the two that are actually usable right now (Mythos, Microsoft MAI) happen to be the options with far less buzz than Gemini 3.5 Pro or the rumored Sonnet model.

ModelCurrent StatusState
Gemini 3.5 ProEnterprise previewRestricted preview
Claude MythosAvailable to limited partner orgsLive, restricted
Claude Sonnet 4.8Multiple reports say it wasn’t released under this nameRumor, unconfirmed
Microsoft MAIPublicly availableLive

Gemini 3.5 Pro: “Next Month” — Where Did It Go?

At Google I/O on May 19, Sundar Pichai made a specific promise on stage about Gemini 3.5 Pro: “Give us until next month, and it’s yours.” At the time, it sounded like the launch was all but locked in.

Three weeks later, as of June 16, the model is still only in limited enterprise preview on Vertex AI, with no public general-availability date. Confirmed features include a 2-million-token context window, a reasoning mode called Deep Think, and frontier-tier multimodal capability, with expected pricing around $15 per million input tokens and $60 per million output tokens. But all of that is still “expected,” not “shipped.”

The market has already started putting real money on the timeline. On Polymarket, bets cluster around June 23 and June 30 as the most likely launch windows — meaning even market participants aren’t confident Google’s own “next month” will land on time.


Claude Mythos: Found 20,000 Vulnerabilities, But You Can’t Use It

Anthropic’s story here isn’t a missed deadline — it’s a deliberately closed door. Claude Mythos was released through a program called Project Glasswing, initially limited to around 50 partner organizations including AWS, Apple, Google, Microsoft, and NVIDIA’s JPMorgan-adjacent circle, and has since expanded to roughly 150 organizations. The goal: let these organizations use AI to find security vulnerabilities in their own systems before malicious actors do.

The first-month results report is striking: Mythos found more than 20,000 potential vulnerabilities across over a thousand open-source projects. But the share actually verified by humans or security firms is far lower than that headline number — the high accuracy rate widely cited only applies to that smaller, verified subset, not the entire batch. Some analysis has also pointed out that a portion of the findings promoted as flagship examples were actually pre-existing patches waiting to be applied, which has opened up some debate about how much of Mythos’s contribution is genuinely new.

Regardless of how solid those results really are, this restricted preview is being deliberately kept closed — the risk is dual-use: the same capability that finds vulnerabilities can also be used to create them. Worth noting: according to several recent tracking reports, this storyline may have moved forward — there’s word that Anthropic released this model under the name “Claude Mythos 5” on June 9, but this claim hasn’t yet been matched against an official Anthropic announcement or model card, and access reportedly remains restricted. In other words, Mythos looks like it’s moving from research preview toward a formally named product, but that progress itself still needs official confirmation.


Sonnet 4.8: A Leaked File and a Story With No Clean Ending

The most interesting part of this story is actually what happened afterward. On March 31 this year, a 59.8MB source-code map file was unexpectedly exposed alongside an npm package update. Buried inside was a security filter list containing three strings: sonnet-4-8, opus-4-7, and mythos.

At the time, many people’s reasoning went like this: Opus 4.7 really did ship on April 16, exactly as the leak suggested — which made the other two strings feel more credible too. If one guess was right, maybe the others deserved to be taken seriously. Throughout May, the rumor kept building momentum; Polymarket even opened a betting market on it, and by the time the May 24 launch-date bet closed, it had settled at just a 3% probability.

Checking for the latest status in mid-June turned up a somewhat different picture: according to several recent tracking analyses, a version called Sonnet 4.8 never appeared to materialize, and Anthropic’s Sonnet line reportedly remains at 4.6. The same reports suggest that of the three strings in the leaked file, only about two-thirds turned out to be accurate — Opus 4.7 really did ship, but was quickly superseded by Opus 4.8; the Mythos line also reportedly turned out to be real, but Anthropic apparently didn’t package it as “the next Sonnet” — instead, it jumped outside the Opus/Sonnet/Haiku naming system entirely and launched under a brand-new name. It’s worth stressing that these follow-up developments currently come mainly from third-party tracking reports, without an official Anthropic announcement or model card to check them against — if you’re planning an integration timeline involving Sonnet, go check Anthropic’s official documentation directly for the current state, rather than relying solely on this article.

Still, the lesson from this story is clear on its own: a leaked source-code fragment proves, at most, that “the company is preparing something internally” — it can’t predict what that something will ultimately look like, or under what name it will ship. Taking strings from a filter list and treating them as confirmed naming for the next-generation product is itself a case of over-extrapolating.


Microsoft’s Real Play: Building Its Own Models, Not Just Bankrolling Others

If the first three storylines are “still waiting,” “restricted access,” and “the rumor itself is disputed,” Microsoft’s is the one genuine, fully public rollout. At its Build developer conference on June 2, Microsoft unveiled seven homegrown MAI-series models in one go, spanning reasoning, code generation, image, voice, and transcription.

The timing isn’t a coincidence. Microsoft has long been OpenAI’s and Anthropic’s primary investor and cloud provider — but building its own models is a clear statement: it doesn’t want its AI strategy fully tied to either company’s stock price or model quality.

The flagship model, MAI-Thinking-1, is a reasoning model trained from scratch — no distillation from any third-party model — with 35B parameters and a 256K-token context window. Microsoft cites blind-test results from independent evaluator Surge claiming testers preferred it over Claude Sonnet 4.6; on the SWE-Bench Pro coding benchmark, Microsoft’s own numbers put it at 52.8 against Claude Opus 4.6’s 53.4 — close, but this is the single most favorable comparison Microsoft chose to highlight. On that same benchmark, GPT-5.4, Kimi K2.6, DeepSeek V4, and GLM-5.1 all outperform both Microsoft and Anthropic’s entries. Microsoft’s own technical report admits the model “doesn’t lead the industry,” ranking near the bottom on two other benchmarks (SWE-bench Verified, Terminal-Bench 2.0). It’s also worth noting that the Opus 4.6 and GPT-5.4 Microsoft chose for comparison have both since been superseded by newer versions, so the gap against today’s actual frontier models would look even larger. A second model, MAI-Code-1-Flash, has just 5 billion parameters and beats Claude Haiku 4.5 by 16 percentage points on SWE-Bench Pro (51.2% vs. 35.2%); it’s already live in GitHub Copilot’s token billing system, deliberately priced below Haiku 4.5.

These models are already callable today on Azure AI Foundry, Fireworks AI, Baseten, and OpenRouter — not a preview, genuinely usable. If Microsoft can shift even part of GitHub Copilot’s cost onto its own models, the impact won’t stop at OpenAI’s revenue — the whole enterprise AI procurement market’s negotiating leverage could shift too, giving enterprise customers a concrete option to avoid being locked into a single vendor for the first time.

Put these four storylines side by side and a clear divide emerges: the models that are actually usable (Mythos, the MAI series) are the ones that deliberately narrowed their scope or leaned into a low-cost strategy; the ones that talked big but haven’t delivered (Gemini 3.5 Pro still waiting, Sonnet 4.8’s very existence still disputed) are the flagship-tier rumors everyone was most excited about. Judge June by keynote content and social buzz, and it looks like a model explosion. Judge it by APIs you can actually call, and June wasn’t that eventful after all.


Why the Gap Between Talk and Reality Is So Wide This Time

“Launching next month” is nothing new in the AI industry, but several companies stalling at once this time points to a shared structural cause: as models get larger, their training and safety-verification cycles stretch out too — and public timelines are often announced before training has even wrapped up. That’s also why AI launch events over the past year have started to feel more like product previews than actual product launches.

For developers and enterprise users, the practical takeaway is this: a model being announced is not the same as a model being in your codebase. Until a stable model ID actually shows up in Google’s documentation, any integration plan is still purely theoretical. Rather than chasing a flagship model that keeps slipping its date, it’s worth first confirming whether the model you already have access to is good enough for the task in front of you.


Conclusion

June looked like a month of AI model explosions — but what really exploded was the number of announcements, not the number of genuinely usable models. Gemini 3.5 Pro is still waiting, and whether Sonnet 4.8 will ever ship under that name is still disputed. Meanwhile, the deliberately low-key Mythos and the homegrown Microsoft MAI series are the ones that actually put something in users’ hands first.

For years, the industry has compared models by benchmark scores. But what enterprises actually pay for was never the score — it’s usability. Whether a model can be wired into a product, when it will actually go GA, and what it costs to run usually matters far more than where it lands on a leaderboard.


FAQ

Q: Is Gemini 3.5 Pro usable right now?

As of mid-June 2026, Gemini 3.5 Pro is still only available in limited enterprise preview on Vertex AI, with no public general-availability date. Google said at I/O in May it would ship “next month,” but that hasn’t happened yet as of this writing.

Q: Can regular developers use Claude Mythos?

No. Mythos is released through Project Glasswing and limited to a small group of partner organizations, including AWS, Apple, Google, and Microsoft, for cybersecurity defense purposes. There is currently no public timeline for wider access.

Q: Does Claude Sonnet 4.8 actually exist?

As of June 2026, there is still no official Anthropic statement to confirm this either way. The rumor originated from a source-code map file accidentally leaked in March 2026, which contained a string with this name. Several third-party tracking reports suggest Anthropic did not end up releasing a model under the name “Sonnet 4.8,” but this claim currently lacks official confirmation — treat Anthropic’s own documentation as the final source of truth.

Q: What should enterprises watch for when evaluating these new models?

A model being officially announced doesn’t mean it can be integrated into your product immediately. Confirm whether the model already has a stable API identifier and formal documentation before planning around it, rather than basing product decisions on launch-event messaging.

Q: Why is there often a gap between a model announcement and its actual launch?

Because finishing training doesn’t mean a model is ready for public use. Safety testing, infrastructure scaling, enterprise validation, and cost evaluation usually still need to happen before general availability, so a timeline announced at a launch event doesn’t necessarily match the actual ship date.

Q: Which AI model is actually usable right now?

The Microsoft MAI series is publicly available — any developer can call it through Azure AI Foundry, Fireworks AI, Baseten, or OpenRouter, making it the clearest and easiest option to access among these four storylines. Claude Mythos is live but limited to restricted partner organizations, so regular developers can’t use it. Google’s Gemini 3.5 Pro is still not publicly available, and the rumored Claude Sonnet 4.8 doesn’t even have an official statement confirming it exists.


References

  1. WaveSpeed Blog — June 2026 AI Launch Wave: A Builder’s Decision Map (2026/06) https://wavespeed.ai/blog/posts/june-2026-ai-launch-wave/

  2. unrot.co — AI News Today June 16 2026: Top 10 AI Stories https://unrot.co/blogs/ai-news-today-june-16-2026

  3. CNBC — Microsoft unveils new AI models to lessen reliance on OpenAI and lower costs for developers (2026/06/02) https://www.cnbc.com/2026/06/02/microsoft-unveils-new-ai-models-lessen-reliance-on-openai-lower-costs.html

  4. Microsoft Build 2026 — MAI keynote transcript https://microsoft.ai/news/microsoft-build-2026-mai-keynote-transcript/

  5. Enterprise DNA — Microsoft Launches 7 Homegrown AI Models at Build 2026 https://enterprisedna.co/resources/news/microsoft-build-2026-mai-models-enterprise-ai/