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

Похожее

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

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

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

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

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

Toyota Finance открывает розничным инвесторам доступ к токенизированным облигациям через Toyota Wallet

Финансовое подразделение Toyota, Toyota Finance, запускает токенизированную облигацию для розничных инвесторов, которую можно приобрести напрямую через мобильное приложение Toyota Wallet, без необходимости в брокерском счете. Прием заявок на однолетнюю облигацию объемом 1 млрд иен уже открыт, с минимальными инвестициями от 100 000 иен (около $676). Годовая процентная ставка составляет 1,72%. Облигация будет управляться на блокчейн-инфраструктуре, предоставленной японской компанией BOOSTRY. Это второй выпуск токенизированных облигаций Toyota Finance, после дебютного в марте 2025 года. Ключевой особенностью является прямая интеграция в экосистему Toyota Wallet, объединяющая подачу заявок, коммуникацию с инвесторами и предоставление льгот. Инвесторы могут получать баллы в приложении, а также претендовать на такие бонусы, как билеты на автодром Fuji Speedway и возможность тест-драйва автомобилей, включая модели Lexus и классические Toyota.

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

Toyota Finance открывает розничным инвесторам доступ к токенизированным облигациям через Toyota Wallet

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

Продажи майнеров и дорогая нефть: эксперты назвали причины стагнации крипторынка

Крипторынок находится в стагнации из-за недостатка внутренних факторов для роста и внешних макроэкономических рисков. По данным экспертов Wintermute, с 10 по 14 августа спотовые биткоин-ETF в США зафиксировали чистый отток около $390 млн, что свидетельствует о спекулятивном характере недавнего спроса и отсутствии устойчивого возвращения долгосрочных инвесторов. Дополнительным фактором давления на биткоин являются продажи со стороны майнеров. Например, Riot Platforms продала 4300 BTC во втором квартале. Высокие операционные расходы, превышающие текущую рыночную цену биткоина, вынуждают некоторых майнеров продавать свои резервы для покрытия затрат или финансирования перехода в другие сферы, такие как инфраструктура для ИИ. Главный внешний риск исходит от роста цен на нефть (Brent подорожал почти на 8% за неделю) из-за обострения ситуации вокруг Ормузского пролива. Это может привести к росту инфляции в США и снизить вероятность смягчения денежно-кредитной политики ФРС в сентябре, что негативно для рисковых активов, включая криптовалюты. Wintermute пока не переходит к пессимистичному сценарию, отмечая умеренные позиции участников рынка. Однако для восстановления оптимизма аналитикам необходимо увидеть стабилизацию потоков в биткоин-ETF или устойчивое возвращение капитала. Ближайшее внимание будет приковано к протоколу ФРС, индексам деловой активности и симпозиуму в Джексон-Хоуле, а ситуация вокруг Ормузского пролива останется ключевым внешним фактором.

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

Продажи майнеров и дорогая нефть: эксперты назвали причины стагнации крипторынка

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

Почему была отменена крупная встреча SEC по криптовалютам? Известные личности всплывают из-за кулис! Вот подробности

Планируемое заседание Комиссии по ценным бумагам и биржам (SEC) США, посвященное созданию новой регуляторной системы для криптоактивов, было неожиданно отменено. Официальной причиной названы проблемы с расписанием. Однако источники указывают, что на отмену могло повлиять давление со стороны Уолл-стрит, в частности Ассоциации индустрии ценных бумаг и финансовых рынков (SIFMA). SIFMA выступает против предоставления SEC широких исключений из существующих правил для криптокомпаний и может оспорить такие действия в суде. Отмена встречи произошла на фоне задержки рассмотрения Сенатом США Закона CLARITY, что обостряет вопрос о том, какое учреждение — SEC или Конгресс — будет формировать регулирование крипторынка. Дата нового заседания SEC пока неизвестна.

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

Почему была отменена крупная встреча SEC по криптовалютам? Известные личности всплывают из-за кулис! Вот подробности

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

Toyota Finance открывает токенизированные облигации розничным инвесторам через мобильное платежное приложение

Финансовое подразделение Toyota выпускает токенизированную облигацию, доступную для розничных инвесторов через мобильное платежное приложение Toyota Wallet. Инвестиции начинаются от 100 000 иен (около $676), а покупать облигации можно без открытия брокерского счета. Облигация сроком на один год и объемом 1 млрд иен предлагает годовую ставку 1,72% и будет управляться на блокчейн-инфраструктуре от японской компании BOOSTRY. Прямое распространение позволяет Toyota интегрировать обслуживание, коммуникацию с инвесторами и специальные льготы (например, баланс в кошельке, билеты на Fuji Speedway и тест-драйвы) в единой экосистеме. Это второй выпуск токенизированных облигаций Toyota Finance после дебютного размещения в марте 2025 года.

cointelegraph30 мин. назад

Toyota Finance открывает токенизированные облигации розничным инвесторам через мобильное платежное приложение

cointelegraph30 мин. назад

Торговля

Спот
活动图片