Just Now, GPT-6 Codename Leaked Again, Might Arrive on Thursday

marsbit2026-08-18 tarihinde yayınlandı2026-08-18 tarihinde güncellendi

Özet

GPT-6, reportedly codenamed 'mewfour' within OpenAI's Astra project, may be announced as early as this Thursday, according to recent leaks and insider activity. The model's internal checkpoint code was found and subsequently removed from OpenAI's code repository, fueling speculation. Evidence suggests Astra has already demonstrated exceptional capabilities, including solving ten long-standing, decade-old mathematical and computer science problems for an estimated cost of only $2000 in API tokens. OpenAI's own preparedness framework has reportedly assessed Astra as reaching the 'Critical' threshold for cybersecurity, meaning it could potentially identify and exploit serious vulnerabilities independently. Furthermore, leaks indicate Astra is a native multi-agent model, pre-trained for complex, collaborative problem-solving across a system of specialized agents. This represents a potential architectural breakthrough beyond current multi-agent systems. While the exact release date remains unconfirmed, the combination of these advanced capabilities and the mounting online clues has created significant anticipation for an imminent announcement.

Rumor has it that the next-generation GPT-6 is coming this week!

Just yesterday, OpenAI's "Godfather" Tibo personally leaked that Codex will integrate with the most powerful Astra model.

As soon as the news broke, the entire internet erupted instantly, with people's anticipation soaring.

Even on Polymarket, the probability of OpenAI releasing the next-generation Astra this week skyrocketed to 52%.

Who would have thought that today, the Astra internal checkpoint codenamed "mewfour" was leaked again.

GPT-6, on Thursday?

AI influencer Chetaslua accidentally discovered that on August 7th, just two and a half hours after OpenAI's blog post declaring Astra had reached a "Critical Risk Level," they directly scrubbed the "mewfour" codename from 52 PRs.

But the traces weren't fully erased.

Six days later, this mysterious codename reappeared in the commit history of the openai/codex repository.

These PRs had their review method labeled as "Independent Auto Review," with the reasoning level directly set to "xhigh," the highest known thinking tier.

More crucially, the screenshot directly exposed the real environment where mewfour works—

The interface includes session management, connectors, skills, plugins, and automated workflows, almost a complete AI workbench.

And what mewfour was reviewing on it were all core UI components about to launch for ChatGPT. This includes the editor "+" menu, connector and tool permission toggles, sidebar grouping and sorting, and more.

The OpenAI team probably can't hold back either, going wild with memes across the net.

A Codex researcher, SIGKITTEN, posted four Codexes in a row, plus two Tibos.

Developer Haider did some on-the-spot decryption and, after a wave of calculations, directly concluded Astra would launch on August 20th (Thursday).

Truly classic OpenAI tactics.

Immediately after, the "Godfather" posted a "little poem," with rhymes on the first, third, second, and fourth lines.

Although no one has deciphered what the "Godfather" meant yet, the atmosphere it creates makes one have to say:

"Before dawn, bring Astra to everyone."

The whole internet is waiting for the release, but just how powerful is Astra? The answer was already laid out on the table back in early August.

$2000 Cracks a Decade-Old Problem

On August 1st, OpenAI dropped a 249-page mathematics paper, causing a stir across the internet.

The core content of the paper is that an internal version of Astra solved 10 mathematical and theoretical computer science problems that had seen no progress for at least a decade.

These problems span high-dimensional geometry, coding theory, group theory, quantum complexity, lattice-based cryptography, and extremal combinatorics.

Among them was the explicit construction of the first non-sofic group, hailed as a holy grail problem in group theory, which mathematicians chased for decades without capturing.

The number that really makes people sit up isn't the page count, but the cost.

According to GPT-5.6 Sol's current API rates (input $5/million tokens, output $30/million tokens), the token cost to generate all ten solutions is roughly $2000.

The price of a mid-range laptop, in exchange for ten breakthrough proofs that have troubled the mathematics community for over a decade.

This also means that the output efficiency of the mathematics community over the past decade is being redefined by an API call.

And this is just the internal version. Where the upper limit of Astra's capabilities lies after its official launch, even OpenAI might not fully know yet.

If you think that's crazy enough, the news from August 7th will make you absolutely unable to stay seated.

So Powerful It Scares Even Itself

On August 7th, OpenAI issued an official statement that made the entire security community hold its breath:

Preliminary evaluations indicate that Astra may have reached the "Critical" capability threshold for cybersecurity under the Preparedness Framework.

What is Critical?

According to OpenAI's Preparedness Framework, a model's cybersecurity capability is divided into several tiers, and Critical is the top tier among them.

At this level, the model can independently identify and develop multiple zero-day vulnerabilities of varying severity, or formulate and execute end-to-end attack strategies against hardened targets.

To put it bluntly, this model might possess the capability to independently launch sophisticated cyberattacks.

Sam Altman directly posted in response: Astra is very powerful, we will ensure safety preparedness, and then make it available for everyone to use.

The Native Multi-Agent Era is Coming

The other side of Astra, its lethality, might not be any less than in cybersecurity.

The Information previously reported that Astra was trained to enable multiple agents to collaborate over extended periods to solve complex problems.

Rumored to have about 10 trillion parameters, it uses a Mixture of Experts (MoE) architecture, activating only a subset of parameters per token, built upon the internal codenamed "Doug" pre-training project.

According to leaked information, it comprehensively surpasses Claude Fable in reasoning, coding, writing, knowledge, multimodal understanding, and agent tasks, with significantly improved writing quality.

If the rumors are true, this would be the first time in large model history that multi-agent collaborative capability is end-to-end trained in from the pre-training phase.

Just look at the multi-agent infrastructure OpenAI has already built with the GPT-5.6 family to see what this means.

Sol (flagship), Terra (cost-effective), Luna (fastest, cheapest) – three models form a layered, collaborative multi-agent system.

The v2 system launched this year allows Sol and Terra to communicate while executing in parallel, and last week Codex added Luna as a sub-agent.

Technical analyst Dan McAteer pointed out the critical step—

If Astra was truly pre-trained within a native multi-agent framework, then it innately possesses long-term collaborative capabilities. It could, out of the box, coordinate multiple agents within Codex, delegating lighter tasks to the cheaper Luna.

This is something the current architecture can't achieve no matter how many patches are applied, just like how Claude Code disrupted agent-style coding by swapping out the entire underlying logic back then.

Now, OpenAI employees are already publicly calling out Astra's name.

Only one question remains: is it this week, or next?

References:

https://x.com/chetaslua/status/2089292588243411023

This article is from the WeChat public account "New Zhiyuan," author: ASI Revelation

İlgili Sorular

QWhat is the internal checkpoint codename for GPT-6 that was leaked, as mentioned in the article?

AThe internal checkpoint codename for GPT-6 that was leaked is 'mewfour'.

QAccording to the article, what significant achievement did an internal version of Astra accomplish in the field of mathematics?

AAccording to the article, an internal version of Astra solved 10 mathematical and theoretical computer science problems that had seen no progress for at least a decade, including the explicit construction of the first non-sofic group, a holy grail problem in group theory.

QWhat is the highest cybersecurity capability threshold that Astra is preliminarily assessed to have reached under OpenAI's Preparedness Framework?

AAstra is preliminarily assessed to have reached the 'Critical' cybersecurity capability threshold under OpenAI's Preparedness Framework, which is the highest level.

QWhat key architectural feature distinguishes Astra from previous models in terms of its training, according to the article's discussion on multi-agent capabilities?

AAccording to the article, Astra is distinct because it was purportedly trained from the ground up (end-to-end) within a native multi-agent framework, giving it inherent, long-term collaborative abilities from the start.

QBased on clues and hints from OpenAI staff mentioned in the article, on which date was Astra potentially speculated to be launched?

ABased on clues and hints from OpenAI staff, including a developer's calculations, Astra was potentially speculated to be launched on August 20th (a Thursday).

İlgili Okumalar

Shenzhen Chip 'Little Giant' Restarts IPO, with Lei Jun, Huawei, and BOE Holding Shares

"Cloud Valley Technology, a Shenzhen-based 'little giant' specializing in AMOLED display driver chip design, has restarted its process for an A-share IPO by filing for listing tutoring with the Shenzhen Securities Regulatory Bureau on September 10th, with GF Securities as the tutoring institution. Established in May 2012 and listed on the Hong Kong Stock Exchange in May 2025, the company is a leader in its field. According to its prospectus, founder Gu Jing serves as Chairman and CEO. Major investors include Xiaomi's Yangtze River Fund and Tianjin Jinmi (controlled by Lei Jun), Huawei's Hubble Technology, BOE Technology, and Qualcomm China. Despite continuous revenue growth from 5.51 billion yuan in 2022 to 11.06 billion yuan in 2025, Cloud Valley has yet to achieve profitability, reporting net losses in the same period. R&D expenses have remained substantial, reaching 2.66 billion yuan in 2025. The company specializes in two product lines: AMOLED display driver chips primarily for smartphones, and Micro-OLED display backplanes/drivers for AR/VR devices. Frost & Sullivan data positions the company as the world's fifth-largest and China's largest supplier of AMOLED display driver chips by 2024 sales volume. It also holds a significant 40.7% market share in the global Micro-OLED display backplane/driver market. Notably, it was the first Chinese mainland company to supply AMOLED driver chips to major consumer electronics brands and has cumulatively sold over ten million chips to downstream brand customers. This marks Cloud Valley's second attempt for an A-share listing after withdrawing an application for the STAR Market in 2023."

marsbit8 saat önce

Shenzhen Chip 'Little Giant' Restarts IPO, with Lei Jun, Huawei, and BOE Holding Shares

marsbit8 saat önce

İşlemler

Spot
活动图片