[AINews] OpenAI reports Navier-Stokes singularity find in 88 hours using Astra-next, roughly 10,000 agents and 130B tokens (>$40M), a contender for second ever Millennium Prize awarded
Today was a tough news cycle to launch anything; we ordinarily promise to cover any new decacorn fundraises so Cognitionâs $48B round and Mistralâs $24B round would normally have made it; we love imagegen so GPT Image 2.5 would have been its own headline; we covered the Dreamer story closely so their relaunch as Metaâs Muse agent should have made it; but.. yknow⌠the bar is higher these days.
The summaries below capture the substantive facts; we recommend not looking too deep into the authorship drama as OpenAI and the authors have pretty much laid out enough detail to conclude that OpenAIâs achievement is real though the process is in some despute.
AI News for 9/7/2026-9/8/2026. We checked 12 subreddits, 544 Twitters and no further Discords. AINewsâ website lets you search all past issues. As a reminder, AINews is now a section of Latent Space. You can opt in/out of email frequencies!
AI Twitter Recap
OpenAI-affiliated accounts said an AI-assisted effort produced a NavierâStokes result, and the reaction immediately split between technical interest, skepticism, and meta-drama.
The most concrete public claim in the tweet set came from Ethan Knight, who said âThe Navier Stokes solution was the result of a collaboration of ~10,000 agents working together,â adding that OpenAI had spent âthe past yearâ training models to collaborate via âmultiagent RL,â and that hard problems may yield to âhuge amounts of unstructured parallel test-time computeâ with models deciding how to organize themselves @eknight.
Multiple onlookers interpreted this as OpenAI claiming an AI-generated proof related to the NavierâStokes Millennium Problem, specifically around finite-time singularity / blow-up; one satirical paraphrase framed it as OpenAI saying a smooth fluid can âblow up into a singularity,â claiming â10,000 agentsâ and â88 hoursâ were used, while explicitly noting that mathematical acceptance remained a âminor formalityâ @LearnOpenCV.
Broader commentary treated the event as a possible stress test for the belief that frontier AI cannot do serious research or coding-level technical work; Theo Jensen called it the science worldâs ââAI canât ACTUALLY codeâ crash out momentâ @theo.
Hrishikesh / hrishioa framed the announcement as evidence of a âhigh compute regime,â arguing observers should âadjust your plans accordinglyâ @hrishioa.
The announcement also triggered incidental operational speculation: one poster jokingly linked seeing ChatGPT latency warnings to OpenAI potentially redirecting large-scale compute toward the NavierâStokes run, though this was pure conjecture and not evidence @teortaxesTex.
Disclosures and context up front
What is factual from the tweets
An OpenAI-linked claim circulated that a NavierâStokes âsolutionâ involved about 10,000 agents working collaboratively @eknight.
The same source said these systems were trained over roughly a year using multi-agent reinforcement learning @eknight.
The stated high-level method emphasized parallel test-time compute and model self-organization rather than a single long-chain proof attempt @eknight.
Public readers understood the claim as concerning the NavierâStokes existence/singularity problem, one of the Millennium Prize Problems, though the exact theorem statement and proof scope are not supplied in the tweet set @LearnOpenCV.
Acceptance by the math community was clearly unresolved at the time of discussion; even the joke-post emphasized that correctness remained unverified by the field @LearnOpenCV.
What is not established by the tweets
No theorem statement, preprint, proof sketch, formal verification artifact, benchmark report, or independent referee commentary appears in the provided tweets.
The frequently repeated â88 hoursâ detail appears only in a satirical post in this set, not in the more direct OpenAI-adjacent statement, so it should not be treated as confirmed from this evidence alone @LearnOpenCV.
The exact role of humans versus models is unspecified: âcollaboration of ~10,000 agentsâ does not tell us whether humans decomposed the search, curated lemmas, verified steps, or merely launched infrastructure @eknight.
âSolutionâ is ambiguous. In mathematics it could mean a complete proof, a proof strategy, a candidate counterexample, a formalized derivation, or a research lead. The tweets do not disambiguate this.
There is no disclosed information here on whether the result addresses the standard 3D incompressible NavierâStokes global regularity problem on (\mathbb{R}^3) or torus, or some variant/auxiliary statement.
Why the ambiguity matters
The NavierâStokes Millennium Problem has a very specific standard framing. Claims that a finite-time singularity âcan occurâ would be explosive because they imply a negative answer to global regularity in the relevant formulation; such claims require extraordinary precision and scrutiny.
In frontier-model discourse, âAI solved Xâ often compresses multiple layers: conjecture generation, search, proof drafting, proof checking, and community validation. The tweets give only a systems-level description, not the epistemic status of the math.
Technical details exposed by the tweets
The disclosed technical picture is less about fluid mechanics than about a research system architecture.
Scale: approximately 10,000 agents operating together @eknight.
Training approach: multi-agent RL over the course of ~1 year @eknight.
Inference philosophy: large amounts of unstructured parallel test-time compute, with agents autonomously deciding how to divide work and collaborate @eknight.
Implied research thesis: for difficult reasoning tasks, scaling coordination + search at inference time may be as important as, or more important than, simply scaling a monolithic model.
Sociotechnical implication: this is a concrete articulation of a trend many labs have hinted atâshifting from âbigger single modelâ narratives toward agentic ensembles, parallel search, and test-time compute scaling.
Operational implication: if true, the result is evidence that labs are willing to spend substantial inference compute on one-shot scientific targets, not just products or benchmarks.
What this suggests technically
A 10,000-agent setup implies substantial infrastructure for:
task decomposition,
inter-agent communication,
memory/state persistence,
search-tree management,
reward design or proxy scoring,
aggregation / selection of candidate proof paths.
The phrase âlet them decide how to work togetherâ suggests a partially emergent coordination policy rather than entirely hand-scripted orchestration @eknight.
If the work genuinely touched a hard math problem, the key novelty may be less âLLM writes a proofâ and more distributed theorem search with learned collaboration policies.
What is missing technically
No mention of:
theorem prover integration,
formal verification,
proof assistant stack,
symbolic algebra systems,
fluid simulation components,
retrieval corpora,
model size,
compute budget,
pass@k style metrics,
ablations against single-agent baselines,
error rates or proof-check success rates.
That absence is central: the public conversation ran ahead of the disclosed technical substrate.
Facts vs. opinions
Facts/claims presented as facts
OpenAI had been training collaborative agents via multiagent RL for about a year @eknight.
The system used extensive parallel test-time compute @eknight.
The result was publicly discussed as a NavierâStokes solution/proof claim @LearnOpenCV.
Opinions / interpretations
âOne of the most effective ways to solve hard problemsâ is to use huge unstructured parallel test-time compute and self-organizing agents â this is a strong strategic interpretation, not yet demonstrated generally by the evidence in the tweet alone @eknight.
âScience world is having their âAI canât ACTUALLY codeâ crash out momentâ is commentary about community psychology, not a verifiable assessment @theo.
âWe truly are in a high compute regimeâ is a macro framing of industry direction @hrishioa.
The â88 hours,â âleadership lesson,â and âdelegate 10,000 AI agentsâ framing is satire and should not be read as documentary detail @LearnOpenCV.
The claim that ChatGPT slowdowns were caused by this experiment is speculation without supporting evidence @teortaxesTex.
Different perspectives
Supportive / bullish perspectives
The strongest supportive perspective is that this is evidence for a new scaling law: not just model size and training compute, but massively parallel, self-organizing inference-time collaboration can unlock qualitatively new capabilities on frontier research problems @eknight.
Theoâs reaction captures another bullish reading: if AI can materially contribute to a top-tier mathematical problem, then dismissals of AIâs ability to do serious technical work become harder to sustain @theo.
Hrishioaâs âhigh compute regimeâ framing suggests strategic consequences for labs and startups: those who underweight inference-time compute orchestration may be planning against the wrong frontier @hrishioa.
Skeptical / cautionary perspectives
The implicit skeptical position is mathematical: until a theorem statement, full proof, and expert vetting exist, calling this a âsolutionâ is premature. The joke-post itself acknowledges this by stressing that field-wide acceptance remains pending @LearnOpenCV.
Another skepticism target is narrative compression: â10,000 agents solved NavierâStokesâ can obscure how much was due to human framing, filtering, or verification. The tweets do not disclose authorship proportions.
There is also a reproducibility concern: without artifacts, independent researchers cannot judge whether the breakthrough was robust, cherry-picked, or a one-off.
Neutral / analytic perspectives
A neutral reading is that this is notable even if the proof fails. If a system can generate mathematically nontrivial candidate pathways on a problem of this stature, that alone is a meaningful capability milestone.
Another neutral view is to separate scientific truth from systems innovation. Even if the theorem claim does not hold, the multi-agent RL + parallel test-time compute architecture may still represent an important advance in AI research methodology.
The conversation also reveals a shift in what people now count as âcapability.â The debate is moving from benchmark scores to real-world cognitive labor decomposition at scale.
Why this matters in context
This sits at the intersection of three ongoing shifts in frontier AI.
From static models to agent systems: The central disclosed ingredient is not a single chatbot-like model but a large collaborative population of agents @eknight.
From training-time scaling to inference-time scaling: The emphasis on âunstructured parallel test-time computeâ directly aligns with a broader industry pivot toward spending compute at solve time, not just pretraining time @eknight.
From benchmark theater to domain claims: NavierâStokes is socially legible in a way benchmark deltas are not. A claim touching a Millennium Problem instantly broadens the audience and raises epistemic stakes.
Why NavierâStokes specifically is symbolic
The Millennium Problems function as cultural shorthand for the hardest kinds of formal intellectual work.
Progress here would suggest AI systems are not just speeding up known workflows but entering domains where correctness is brittle and prestige filters are extremely strict.
That said, mathematics is unusually unforgiving: unlike many product tasks, there is no room for âmostly right.â This is why external validation dominates the discourse.
Implications if the claim is substantiated
Strong evidence for distributed theorem search as a serious research paradigm.
New pressure on formal methods tooling to absorb model-generated proof candidates.
A likely acceleration in AI-for-math investment, especially around orchestration, verifier coupling, and scalable search.
A broader update on the usefulness of test-time compute and multi-agent RL beyond coding agents and office automation.
Implications even if the claim does not fully hold
It still publicizes OpenAIâs internal strategic direction: large-scale agent collaboration as a core capability area.
It changes expectations about where compute is being spent and what kinds of demonstrations labs will use to signal frontier progress.
It may spur competitors to disclose similar systems or rush out rival âAI did scienceâ claims.
The drama around authorship, disclosure, and who gets to speak
A secondary thread of the discussion was about whether details were being indirectly revealed, who was authorized to reveal them, and how much people should infer from fragments.
A tweet saying âRoon seems like the kind of person who would honor his NDA tbh.â points to a social layer around the story: some observers expected better-known insiders or adjacent figures to stay quiet, while details were instead being pieced together from others @jd_pressman.
Theoâs âAI canât ACTUALLY code crash out momentâ post also functioned as social provocation, framing critics as emotionally reacting to a capabilities update rather than engaging first with proof standards @theo.
The two tweets about an âOpenAI movieâ image and guessing who appears in it are not about the NavierâStokes claim directly, but they reflect a parallel tendency to map internal OpenAI narratives onto named personalities like Greg Brockman, Ilya Sutskever, Jared Kaplan, Dario Amodei, and Paul Christiano, even when evidence is thin @willdepue, @jachiam0. In the context of the NavierâStokes discussion, that tendency matters because people quickly personalize technical claims into author-credit and insider-drama questions.
The joke and speculation posts show a familiar pattern in frontier AI launches: sparse official detail creates a vacuum that gets filled by memes, leaked-sounding fragments, extrapolation, and overclaiming @LearnOpenCV, @teortaxesTex.
Why the authorship/drama issue matters technically
For a mathematics claim, provenance is not just gossip. It affects:
who framed the conjecture,
who selected candidate lemmas,
whether the proof was machine-generated or machine-assisted,
what credit assignment looks like,
how much trust experts place in the artifact.
In AI research, âmulti-agent solved Xâ also muddies standard notions of contribution. If thousands of agents searched in parallel, then:
what is the âauthorâ of the proof,
what is the role of the orchestration team,
and what exactly should be cited or reproduced?
NDA and disclosure norms become especially salient when a claim is large enough to move public beliefs before a paper or proof is available.
Other News
Metaâs Muse Launch and the Personal-Agent Security Architecture
Meta launched Muse, a consumer-facing âpersonal AI agentâ positioned as always-on, app-connected, browser-capable, and goal-oriented, with strong distribution through Meta properties and integrations @finkd, @alexandr_wang, @MetaNewsroom. Product details repeatedly surfaced: persistent isolated Linux VMs, browser use, WhatsApp/app interfaces, and connectors to services like Gmail, Calendar, Outlook, Plaid, OpenTable, Docs, Spotify, Peloton, plus unique Meta-native connectors for Instagram, Messenger, Facebook, and Marketplace @alexandr_wang.
Security architecture is the differentiator being pushed hardest. Metaâs team said each Muse runs in its own secure VM, actions are mediated by a separate Sentinel, secrets are never directly exposed to the agent, sensitive actions require approval, and there is a public bug bounty up to $300k @shengjia_zhao, @alexandr_wang. Thereâs also explicit commerce infrastructure: Stripe Link for payments with an agentic payment protection / refund guarantee, plus incoming Shop Pay integration @alexandr_wang.
Early reception from practitioners was notably positive, especially on permissioning, secrets management, and consumer utility. Commentary from @matthuang, @signulll, and @lilyjclifford suggests Muse may be one of the first broadly legible personal-agent products where context and access, not raw model IQ, are the bottleneck. Meta also said usage exceeded internal projections by 10x on day one @alexandr_wang.
Model and ecosystem placement: Metaâs Muse Spark 1.3 was quickly exposed in third-party tooling like Cursor @cursor_ai, while arena-style benchmarking positioned Muse Spark 1.3 Max as price/perf competitive in web-dev coding workloads @arena.
OpenAIâs Image 2.5 Release and Astra Rollout
OpenAI also shipped ChatGPT Images 2.5, though it was partially overshadowed. The release emphasizes up to 50% lower latency vs Images 2.0, better realism, stronger edit consistency across repeated edits, comment-based localized changes, transparent backgrounds, and a new Sketch tool for guided generation @OpenAI, @ChatGPT, @sama.
Two API variants were introduced: GPT-Image-2.5 Flare for speed/quality and Sunburst for higher-precision detailed work @reach_vb. Arena results claimed #1 and #2 positions across text-to-image, image-edit, and multi-image-edit leaderboards, with especially large gains in multi-image editing @arena. Integrations landed quickly on fal, Higgsfield, Manus, and Hermes Agent @fal, @higgsfield, @ManusAI, @Teknium.
Astra availability widened materially. OpenAI said GPT-6 Astra is now fully rolled out to Plus, Pro, Business, and Enterprise users in Codex and ChatGPT Work @OpenAI. Community demos showed strong practical computer-use performance: @theo reported Astra compiling and running Super Smash Bros. Melee on macOS at 120 FPS after a roughly 6-hour loop, while Vals reported Astra nearly saturating an unreleased computer-use eval by building a Minecraft Nether portal in under 3 hours with no specialized harness @ValsAI.
Agent Harnesses, Post-Training, and Serving Infrastructure
Harvey + Basetenâs M&A diligence work is one of the clearest model-harness co-optimization case studies. Their recursive language model (RLM) harness uses a root agent to search a data room, delegate to sub-agents for document review, and aggregate findings over corpora up to 80M tokens. On the synthetic LAB Diligence benchmark, moving from a standard tool loop to the RLM harness raised mean rubric pass rate from 23% to 62% across models @harvey, @nikogrupen.
Post-training inside the harness mattered at least as much as the harness itself. Harvey reports self-distilled SFT on GLM-5.2 improved pass rate 46% â 60%, while GRPO on Qwen3.5-122B-A10B lifted pass rate 30% â 63% on held-out rooms and improved document coverage 62% â 96% @harvey. The broader implication, echoed by others, is that agent benchmarks increasingly need to treat orchestration and post-training as part of the model system, not external glue.
LangChain/deepagents shipped quality-of-life primitives for harness design, including subagent forking that passes supervisor context down to subagents, plus managed connections to abstract OAuth/token/consent flows for either agent-owned or user-owned identities @colifran_, @hwchase17, @caspar_br. This is a useful sign of the stack maturing around long-horizon agent workloads.
Inference and Systems: Sparse Attention, Agentic Serving, and Decode Megakernels
vLLMâs long-context serving work is notable. The project described Hybrid HiSparse for sparse-MLA models: KV stays on GPU while possible, then cold KV pages are offloaded to host memory, while a hot buffer serves the indexer. On GLM 5.3 with 1M context on an 8ĂH200 node, configured concurrency 32, plain offloading sustained 5â6 requests while Hybrid HiSparse sustained 19â25 @vllm_project. This matters directly for RL rollouts and long-context concurrency, where VRAM-bound decode otherwise kills throughput.
vLLM also published a full-stack optimization pass for real-world agent traffic, benchmarked on AgentX. Key takeaways: pipeline parallelism helps cold long prompts but loses on warm short turns; decode context parallelism depends strongly on the modelâs attention stack; and session-sticky routing can beat naive load balancing because warm KV caches matter more than even queue distribution in fast-turn agent settings @vllm_project.
Cohere introduced an open-source serving stack built around a âdecode megakernel,â claiming up to 1.58Ă faster performance than vLLM on North Mini Code and 1.25Ăâ1.41Ă end-to-end gains at higher batch sizes @cohere. Combined with Basetenâs note that frontier RL rollouts now get new policy weights live in under 40 seconds globally with only a 6-second pause @baseten, the clear trend is toward infra specialized for continuous post-training and rollout refresh, not static model serving.
Top Tweets (by engagement)
Anthropic resignation / safety warning: Jacob Hilton resigned from Anthropic, arguing both Anthropic and OpenAI are racing toward self-improving superintelligence irresponsibly and that insiders privately treat extinction risk as real @hilbertspaess, with follow-up claims that current systems could soon hack infrastructure and transform fields rapidly @hilbertspaess.
OpenAIâs user-data clarification: OpenAIâs formal statement that no specific user data was accessed for NavierâStokes, alongside the caveat about possible de-identified derivative improvement, became a major flashpoint @OpenAI.
Cognition financing: Cognition announced a raise of $2B+ at a $48B valuation, saying run-rate revenue grew from $492M to nearly $900M since May @cognition.
Meta Muse launch: Mark Zuckerbergâs launch post for Muse was among the highest-engagement product tweets of the day @finkd.
AI Reddit Recap
/r/LocalLlama + /r/localLLM Recap
1. Chinese Multimodal AI Releases: Driving and Flash APIs
Qwen/Qwen-Drive-1.0-4B ¡ Hugging Face (Activity: 549): Qwen released
Qwen/Qwen-Drive-1.0-4B
, an open-weight autonomous-driving VLM derived from an unchanged Qwen3.5 4B VLM, with a full BF16 checkpoint around9B
and extraplanner-sft
,planner-rl
, andperception
modules. Per the linked technical report, Qwen-Drive-1.0 adds an external BEV perception head for 3D object detection, semantic occupancy prediction, and BEV map segmentation, plus a Planning Expert for future ego-trajectory generation, trained via staged mixtures of driving supervision and general VLM data. The release reports competitive performance across WOD-E2E, NAVSIM, driving VQA, and open-/pseudo-closed-/closed-loop planning evaluations while largely preserving general multimodal capability.DeepSeek Flash 4.1 is already being tested via API and rolling out. (Activity: 528): DeepSeek V4.1 Flash is reportedly in internal beta via API: keep the existing
base_url
and call modeldeepseek-v4.1-flash-expires-on-0910
, with pricing unchanged fromdeepseek-v4-flash
and a20
concurrent request/account limit (source). The translated announcement claims a ânew model architectureâ with native multimodal support, stronger capability, faster throughput, and lower cost; commenters report roughly2.24Ă
speedup and up to~30%
better token efficiency in benchmarks, though one edit speculates the observed speed gain may be partly due to lower beta concurrency rather than architecture alone. Comment sentiment is strongly positive toward DeepSeek/open-weight progress, but the only substantive debate is whether the claimed performance improvement reflects a genuinely new architecture or simply lighter API load during beta testing.Users report that DeepSeek Flash 4.1 appears to be around
2.24x
faster via API testing, with some speculation that the observed speedup may come from lower concurrent load rather than a fundamentally new architecture. Other comments suggest it may be multimodal, though this is not yet confirmed in the thread.One technically relevant claim is that some users are seeing up to
30%
better token efficiency in benchmarks, which could explain DeepSeekâs reported âlower costsâ messaging if fewer tokens are needed for comparable outputs. The comment frames this as benchmark-dependent and not yet independently validated.There is some discussion of release cadence and migration complexity: users mention not having fully moved from the 0731 model to the newer vision variant before another release appears imminent. This highlights a practical API-integration issue where fast model iteration can outpace downstream evaluation, regression testing, and deployment workflows.
How it works
Once you click Generate, Ollama reads this article and crafts 5 comprehension questions. Your answers are graded against the article content â general knowledge won't be enough. Score 70+ to count toward your certificate.
Questions are cached â you'll always get the same 5 for this article.