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

marsbitОпубликовано 2026-08-18Обновлено 2026-08-18

Введение

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

Связанные с этим вопросы

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).

Похожее

Внимание инвесторам XRP: Ripple объявляет о партнерстве с крупным банком! «Это будет первый банк такого рода в своей стране!»

Несмотря на значительный рост цены XRP, компания Ripple продолжает укреплять свои позиции, расширяя услуги в области корпоративных цифровых активов. Ripple объявила о стратегическом партнерстве с региональным южнокорейским Jeonbuk Bank (входит в JB Financial Group). Банк станет первым в своём регионе, который будет использовать инфраструктуру Ripple Payments для трансграничных коммерческих платежей. Цель сотрудничества — обеспечить более быстрые международные платежи для корпоративных клиентов, таких как импортно-экспортные компании и технологические стартапы. Инфраструктура Ripple позволит обрабатывать платежи за секунды или минуты, работая круглосуточно, что устраняет многие промежуточные этапы традиционных переводов через SWIFT и обеспечивает расчёты в режиме реального времени. Представители Ripple и Jeonbuk Bank отметили, что партнёрство отражает растущий интерес корпоративного финансового сектора Южной Кореи к цифровым активам и направлено на повышение конкурентоспособности банка в сфере цифровых финансовых услуг.

cryptonews.ru8 мин. назад

Внимание инвесторам XRP: Ripple объявляет о партнерстве с крупным банком! «Это будет первый банк такого рода в своей стране!»

cryptonews.ru8 мин. назад

L4VA и Toto Finance запускают токенизированное хранилище серебра

Инфраструктурная платформа L4VA совместно с Toto Finance запустила в сети Cardano токенизированное хранилище серебра. Пользователи могут приобретать цифровые токены, обеспеченные физическими запасами драгоценного металла, которые подтверждают право владения на реальный актив. Торговля токенами осуществляется через децентрализованные пулы ликвидности, что создает для серебра полноценный рынок прямо в блокчейне. Участники имеют возможность получать вознаграждения в экосистеме L4VA, а поставщики ликвидности — комиссионный доход. Партнерство L4VA, создающей инфраструктуру для оцифровки реальных активов, и Toto Finance, специализирующейся на активах с физическим обеспечением, направлено на повышение доступности инвестиций в сырьевые товары с использованием технологии блокчейн.

cryptonews.ru23 мин. назад

L4VA и Toto Finance запускают токенизированное хранилище серебра

cryptonews.ru23 мин. назад

Биткоин достигает $65 000 на фоне восстановления индекса S&P 500 после минимумов за 2 недели из-за риторики между США и Ираном

Биткоин достиг отметки в $65 000 на фоне восстановления индекса S&P 500 с двухнедельных минимумов, несмотря на геополитическую напряженность в связи с заявлениями США и Ирана. Ключевые моменты включают рост биткоина впервые с 10 августа, предупреждения аналитиков о рекордном с 2007 года доходе 30-летних гособлигаций США (5,34%) и анализ ценового паттерна "перевернутая голова и плечи", который может определить дальнейший тренд BTC. Президент США Дональд Трамп заявил, что пролив Хормюз открыт и действует, исключив дальнейшие переговоры с Ираном. Нефть (WTI) показала незначительную волатильность, тогда как доходность долгосрочных облигаций продолжила расти, что, по мнению аналитиков, сигнализирует о рисках инфляции и государственных займов. Трейдеры отмечают, что для устойчивого восстановления цене биткоина необходимо преодолеть сопротивление, включая 50-месячную скользящую среднюю около $65 827. В случае неудачи возможна коррекция до $53 000, а при успешном прорыве — рост к $76 000.

cointelegraph37 мин. назад

Биткоин достигает $65 000 на фоне восстановления индекса S&P 500 после минимумов за 2 недели из-за риторики между США и Ираном

cointelegraph37 мин. назад

Биткоин обновил шестилетний антирекорд к акциям. Что это значит

Биткоин обновил шестилетний антирекорд, уступая по динамике фондовому рынку. По данным Glassnode, за последние три месяца BTC опережал индекс S&P 500 лишь в 37,8% торговых дней, что является самым длительным периодом отставания за шесть лет. С начала года до середины августа цена биткоина упала почти на 27%, в то время как S&P 500 и NASDAQ показали рост на 14% и 19% соответственно. Текущие уровни сопоставимы с началом 2022 года, предшествовавшим затяжному медвежьему рынку. Хотя масштабных кризисов, подобных краху FTX, в 2026 году не произошло, эксперты называют этот период одним из самых сложных для индустрии: закрылись несколько бирж и сотни компаний, а майнеры массово переключаются на сервисы для ИИ. При этом с 2021 года биткоин вырос примерно на 120%, что незначительно отличается от роста золота, NASDAQ и S&P 500 за тот же период. Аналитики отмечают, что хотя биткоин по-прежнему показывает более высокую доходность, его избыточная доходность по сравнению с традиционными активами постепенно снижается.

cryptonews.ru2 ч. назад

Биткоин обновил шестилетний антирекорд к акциям. Что это значит

cryptonews.ru2 ч. назад

Торговля

Спот
活动图片