AI Digest August 4: An OpenAI Model Cracked 10 Open Problems for $2,000

An internal OpenAI model produced 10 new results on open math problems at roughly $2,000 in tokens. Alibaba announced the open 2.4T-parameter flagship Qwen3.8-Max, MiniMax H3 topped Video Arena among open models, and GPT-Live learned to listen while speaking.

Today's top stories

OpenAI: an internal model produced 10 new results on long-standing open problems. According to the company, an internal version of its next major model delivered 10 new results on long-standing open problems in mathematics and theoretical computer science — at roughly $2,000 in token cost. The story spread across the newsletters: The Rundown's breakdown and Superhuman's recap. The bigger question it raises: what happens when model breakthroughs outpace experts' capacity to verify them.

Alibaba announced Qwen3.8-Max — an open 2.4T-parameter flagship. Open weights are promised next week (alongside the compact Qwen3.8-27B), priced at $2/$6/$0.25 per million input, output and cached tokens. First independent numbers: #4 in Frontend Code Arena, #2 in Vision Arena, 66.1 on the Vals Index — #2 among open-weight models. The industry backdrop: the open frontier increasingly belongs to Chinese labs — Kimi, Qwen, DeepSeek, GLM, MiniMax; Vals calls DeepSeek V4 Flash 0731 the cheapest model on its index scoring above 60 — 35x cheaper than the next best at that threshold.

MiniMax H3 — the open leader in video generation. Video Arena ranked H3 #1 among open models with a +280-point lead, and effectively #1 overall in image-to-video. An important license clarification: the US/EU/UK/Korea restrictions turned out to be a formal authorization process, not an outright ban — a meaningful distinction for teams evaluating deployment (the original concern).

OpenAI rebuilt realtime voice: GPT-Live listens while it speaks. The new architecture separates a dedicated fast audio path from slower asynchronous reasoning and tool paths, and cuts session startup from six network round trips to one.

Numbers and facts

Different perspectives

Elon Musk argued that source code is about to become "like assembly" — AI will compile intent straight to binaries. The skeptical frame from the same day's research: a fresh taxonomy of 41 agent failure modes shows breakdowns arise at the seams between model, harness, tools and memory — meaning "direct intent compilation" is bottlenecked by systems engineering, not model IQ. The middle ground: long-horizon agentic capability is co-evolution between models and runtimes, and it is too early to bury code.

Tools and techniques

In brief