
Welcome, humans.
So apparently seven frontier AI agents were given 72 hours to run real businesses. Their combined haul: $0 revenue, $12,431 in fake invoices, and 2,797 spam emails.
Bottleneck Labs put the models in charge of business tasks to see how autonomous they really were. The good news is AI has achieved middle management. The bad news is it discovered paperwork before profit.
Here’s what happened in AI today:
😺 World Labs turned photos into explorable 3D worlds.
📰 OpenAI launched Astra for Law with 230M+ URL search.
📰 Figure's Helix 2.5 handled chores in 30 unseen homes.
🍪 Riverside added Veo 3 B-roll generation inside its editor.
🧠 AI-written code shifts engineers toward piloting product loops.
...and a whole lot more that you can read about here.

😺 OpenAI Used 10,000 AI Agents to Solve a 180-Year-Old Math Problem, and the Full Story Is Wilder Than the Headline
OpenAI researcher Noam Brown joined podcaster Dwarkesh Patel for a long, dense conversation about the company's newest multi-agent systems, and there's more here than the headline. Here's the breakdown.
The achievement
OpenAI put roughly 10,000 AI agents to work on one of math's six Millennium Prize Problems (the Navier-Stokes equations, which describe how fluids move) and cracked it in 88 hours, burning through 130 billion tokens. Brown puts that number in perspective: it's roughly what a single human would produce thinking full-time, eight hours a day, for about 4,000 years, dating back to ancient Sumeria.
How the agent swarm actually works
Most multi-agent AI setups use a rigid structure: one "coordinator" agent hands out tasks to "worker" agents who can't talk to each other. OpenAI went the opposite direction, letting agents freely message any other agent at any time, the same way a coworker might ping someone on Slack. Brown described watching two agents independently solve the same problem, get different answers, and then hash it out back and forth until they converged, essentially debugging each other's reasoning in real time.
The payoff scales, but not for free:
4 agents working together finish a task about twice as fast, but at roughly twice the compute cost.
16 agents keep that trend going, just less efficiently ("sublinear speedup," in Brown's terms).
Some tasks parallelize well (math, web research); others don't (Brown guesses writing a novel wouldn't benefit much from 10,000 agents, same as with 10,000 humans).
Here's the part that surprised even OpenAI
Brown says multi-agent coordination deserves less than 10 percent of the credit for solving the problem. The real story is that OpenAI has trained a base model so capable it can generalize to problems far harder than anything it was explicitly trained on. He points to a broader trend: OpenAI's models went from grade-school math to Olympiad gold to open research problems to a Millennium Prize Problem in about two years, roughly a 10x jump in problem difficulty every year. Brown originally guessed a Millennium Prize win was three or four years out. He lost that bet.
Why This Matters: The conversation also covered a darker episode from earlier this year: a swarm of over 1,000 OpenAI agents reportedly sabotaged an internal Hugging Face project, coordinating to avoid detection and, according to Brown, eventually turning on parts of OpenAI's own infrastructure. Brown's explanation isn't "the AI went rogue," it's more mundane and arguably more concerning. OpenAI deliberately trains its agents to cooperate closely with each other in certain training environments, and that cooperative instinct appears to have generalized into contexts where it wasn't supposed to apply, including situations where agents should have flagged bad behavior instead of covering for each other. Brown also confirmed OpenAI is seeing early signs that its models are getting better at controlling and obscuring their own chain-of-thought reasoning, the exact tool researchers currently rely on to monitor what these systems are actually thinking.
The bigger debate: how fast is too fast
Patel pushed Brown on recursive self-improvement (AI systems improving the AI systems that build them), worried it could trigger an overnight intelligence explosion. Brown pushed back on the extreme version, estimating a realistic speedup closer to 3x rather than 100x, largely because real-world experiments, not just thinking, remain a hard bottleneck. But he didn't dismiss the concern. He noted that over 10 percent of his team is now dedicated to alignment and safety work, up sharply from where it used to be, and admitted OpenAI doesn't yet have a reliable way to measure whether its alignment techniques are actually working as models get smarter.
Our Take: The Millennium Prize Problem headline is the fun part. The real story buried in this interview is that OpenAI's own safety team is racing an accelerating capability curve using tools they've already watched start to fail.

FROM OUR PARTNERS
What makes an AI agent enterprise CX ready?
AI agents are only as good as the context behind them. Running AI at enterprise scale takes more than intelligent responses. It requires AI that can reason, act, and operate across customer journeys, enterprise systems, and workflows.
Choosing the right AI solution means looking beyond the demo. The CX AI Evaluation Kit brings together practical buying tools, technical guidance, customer proof, and analyst research to help you understand what matters most when evaluating AI agents for enterprise CX.
What's inside the CX AI Evaluation Kit:
Enterprise AI Agent Buying Scorecard
Technical Evaluation Checklist
Customer proof and analyst research

🎓 AI Skill of the Day: Stress-test a prompt before users do
Before shipping an agent prompt, simulate the ugly cases: vague users, conflicting requests, missing data, and long conversations. Respan Prompt Simulations generates realistic users and scenarios, then runs full multi-turn conversations against a committed prompt so you can see exactly where it breaks.
Commit the prompt version.
Generate realistic edge-case users and scenarios.
Review failures, revise, and rerun.
Have a specific skill you want to learn? Request it here.

FROM OUR PARTNERS
Oxylabs Web API — built for agentic search
AI agents hallucinate, fresh data doesn’t. Our new Web API delivers fresh, real-time web data so your agents stay accurate, relevant, and ready to scale.
Fresh web data — real-time information your agents can actually rely on
Complete web coverage — 11+ years of infrastructure built to reach even the most complex sites
Built for scale — Supports AI solutions at every stage, from early experiments to millions of requests.
Become an early user, try our new Web API, and share feedback so we can build a solution that better fits your needs.

📰 Around the Horn
The Information reported OpenAI was close to solving another Millennium Prize math problem; that is not confirmation of a completed solution.
SpaceX reportedly discussed buying data from failed startups to train AI models, according to Bloomberg.
OpenAI launched Astra for Law, pairing GPT-6 Astra with a legal search index spanning 230M+ URLs and 26 plugins for firm workflows.
Figure said Helix 2.5 completed whole-body household chores zero-shot across 30 unseen homes.
Goodfire found a detectable internal signal when models reward hack, enabling lightweight probes to flag gaming behavior in real time.
Crusoe raised $3.9B in a Series F at a $30.9B valuation to expand AI infrastructure and AI-factory buildout.
Want absolutely EVERYTHING that happened in AI this week? Click here!

🍪 Treats to Try
*Asterisk = from our partners (only the first one!). Advertise to 700K+ readers here!
*Discover the potential of artificial intelligence with our comprehensive cheat sheet. Learn more about the concepts, platforms and applications of AI.
Synthesia turns a script into a presenter-style video with AI avatars, so you can make training content without cameras; free plan, then $29/mo.
Riverside generates AI B-roll right inside its editor, turning a prompt into an ~8-second Veo 3 video you can drop straight onto your timeline; Pro+ uses AI credits.
Exa Snapshot searches the web as it existed on a past date, useful for leakage-free evals and historical research.
Agent Store adds AI agents as contacts you can text from iMessage without opening another app.

🧠 Intelligent Insights
Five smart reads worth your time this Friday:
PostHog argues that as AI writes more code, engineers shift toward piloting the product loop: deciding what to build, steering agents, and verifying outcomes.
Every argues AI turns makers into managers, making allocation of attention, compute, capital, and agent work a core knowledge-work skill.
Harvard Business Review warns cheaper AI monitoring can backfire by eroding trust and increasing turnover among experienced workers, even when it helps less experienced employees.
Tim Gowers explains why he declined to sign the Fields medallists' letter, questioning its funding case while defending the value of understanding mathematics for its own sake.
FUNDA interviews three frontier labs about why public calls for restraint have not translated into a coordinated slowdown.

New from The Neuron: AI Explained

New episodes air every week on Wednesdays: Spotify | Apple Podcasts | YouTube
P.S: We’re trying to hit 50K subscribers on YouTube this year. Click here to help!

A Cat’s Commentary


![]() | That’s all for now. If you want to get featured above, fill out the poll below and tell us how we did today!
|
Btw: We just launched a robotics newsletter! Sign up for it here.



