OpenAI's next model just closed ten open problems in math and CS

OpenAI's next model just closed ten open problems in math and CS

Good morning ๐Ÿ‘‹ OpenAI says its next model closed out ten math and CS problems that had sat open for at least a decade. The proofs check themselves, which is the part worth paying attention to.

In today's issue:

Get tomorrow's issue in your inbox.

One concise AI brief, sent after the signal clears the noise.


๐Ÿ”ญ THE ONE THING

๐Ÿงฎ OpenAI's next model just closed ten open problems in math and CS

An internal build of Astra, what researcher Sebastien Bubeck calls "our next major model," produced proofs for ten problems that had sat untouched for at least a decade, spanning sphere packing, coding theory, non-sofic groups, operator algebras, circuit complexity, lattice cryptography, and extremal combinatorics. Every proof ships as a Lean 4 file you can check yourself, and Simon Willison corroborated the whole claim the same day OpenAI posted it. That distinction matters: a benchmark asks you to trust OpenAI, a machine-checked proof doesn't. Willison's one real objection is the one worth keeping: OpenAI hasn't said how many problems it threw compute at without getting a proof, so this is a highlight reel, not a hit rate, and that's the number that actually tells you whether Astra is a research collaborator or an expensive lottery ticket.


๐Ÿง  MODELS & RELEASES


๐Ÿ”ฌ RESEARCH HIGHLIGHTS


๐Ÿ› ๏ธ TRY THIS

Audit your agents before you trust their claims

OpenAI just said its model cracked ten decade-old math and CS problems. Big claim. The instinct that should follow isn't awe, it's "how would I even check that." Same question applies to the agents running in your own stack, just at a smaller scale, and most teams have no good answer.

1. Pull the task log from an agent you already run in production, one that's supposed to finish something concrete: a support ticket, a data pull, a PR.

2. Run it through iFixAi. It's built for exactly this question: did the agent actually do the thing, or did it just report that it did.

3. Flag the mismatches. That's your real completion rate, not the one on your dashboard.

4. If the agent's slow or bloating memory on long sessions, that's a separate diagnosis. Bedrock AgentCore Observability plus CloudWatch will point at where.

Prompt: Audit the last 20 completed tasks from [agent name]. For each, check the task log against the stated outcome and flag any case where the agent reported success without actually completing the underlying action.

Worth a look


Check the proofs yourself if you don't believe me. See you tomorrow.

Pradeep Perugu

Get inovAIte in your inbox.