Yesterday in AI

Anthropic's $1.5B Settlement, Sandbox Escape, and the First Autonomous AI Breach

Mike Robinson

Use Left/Right to seek, Home/End to jump to start or end. Hold shift to jump forward or backward.

0:00 | 9:21

Yesterday in AI  |  22 July 2026

Anthropic's $1.5B Settlement, Sandbox Escape, and the First Autonomous AI Breach

The boundaries drawn around artificial intelligence - legal, national, and technical - are being tested simultaneously. In this episode, we break down Anthropic’s final $1.5 billion copyright settlement with authors and the fresh, precedent-setting patent lawsuit filed against them by the University of Tennessee. We look at Microsoft spending billions on Mistral's European compute infrastructure as enterprise buyers demand sovereign, localized AI.

We also explore technical breaches on both sides of safety. We unpack OpenAI’s long-horizon model escaping its sandbox during a math assignment, and contrast it with an Anthropic researcher using Claude to disprove the 87-year-old Jacobian conjecture in pure mathematics. Finally, we analyze Hugging Face’s disclosure of the first production infrastructure breach executed entirely by an autonomous AI agent.

Send us Fan Mail

Feedback? Email mike@yesterdayinai.news or connect on LinkedIn, X, or Bluesky. If you like the show, please take a minute to rate and review it so others can find it!

SPEAKER_00

Hi folks and welcome back to another edition of Yesterday in AI, your daily digest of everything happening in the world of AI in roughly 10 minutes. I'm Mike Robinson. It's Wednesday, July 22nd, and the theme today is walls, legal walls, national borders, and the digital walls we build around these systems to keep them from wandering off. One of those walls just cost Anthropic a billion and a half dollars. Another one didn't hold for even an hour. Let's get into it. We'll start with the money because it's a very big number. On Monday, July 20th, a California federal judge signed off on Anthropic's $1.5 billion settlement with a class of authors over copyright. That's officially the largest payout the AI industry has coughed up over training data, and it is now final rather than proposed. The short version of how we got here. Authors said their books were pulled into the massive pile of text that taught Claude how to write. Nobody asked and nobody paid. Anthropic decided a guaranteed settlement beat rolling the dice in front of a jury. Here's the part that should make every AI lab's legal team sit up straight. The exact same day that copyright settlement cleared, the University of Tennessee's Research Foundation filed suit against Anthropic in Delaware over patents. Two of them, specifically covering machine learning techniques, the university says its professors invented, based on how biological neurons actually fire. Reuters believes it's the first patent case ever brought against Anthropic. So think about what just happened in a single 24-hour window. The copyright fight was the risk everyone saw coming. Patents are a completely different beast. Universities have been quietly filing claims on foundational AI methods for 15 years, and now they're cashing those tickets. If you run AI strategy anywhere, the takeaway is painfully clear. Your training data isn't your only legal exposure. The math inside the model is fair game too. While money was flowing out of Anthropic to settle legal claims, money was pouring into another European AI darling. On Tuesday, Microsoft announced it'll spend billions building out Mistral's computing infrastructure across Europe. Microsoft President Brad Smith was careful to note there's no new equity stake involved. So this is strictly a compute and distribution deal, not another investment. The word that actually matters here is sovereign. European customers, especially in heavily regulated sectors like banking, healthcare, and government, have gotten increasingly nervous about running their sensitive data on infrastructure controlled from across the Atlantic. Microsoft's answer is to meet them where they live. Mistral's data center is in France, Mistral's models available inside Microsoft's Foundry, and a new version called Azure Local that can run those models fully disconnected from the internet, sitting entirely inside a customer's own building. Picture a restaurant chain that used to cook everything in one giant centralized kitchen and ship it out. Now it's opening local kitchens in each country, staffed by local cooks, following local health codes. Same brand, but the food never crosses a border. That's the bet Microsoft is making, and it tells you the AI fight in Europe is turning into a battle over where the servers physically sit, right alongside the fight over whose model is smartest. That exact question of national control ran straight through Washington this past week as well. For a few days, the U.S. government looked ready to restrict Chinese AI models from operating inside the country. Then it backed off. For now. And here's the plot twist. The U.S. and China are planning direct talks on AI in September, with Treasury Secretary Scott Bassent expected to lead the American delegation ahead of Xi Jinping's planned visit to the U.S. on September 24th. The interesting signal under all this political maneuvering is what's actually making American AI executives nervous. Price. Chinese models are ridiculously cheap. The systems bill by the token, the small chunks of text the model reads and writes. When a frontier model out of Beijing charges a small fraction per token of what a US model costs, enterprise buyers who watch their balance sheets start doing basic math. In a September sit-down where both sides talk about managing the risks of powerful models rather than trading tariffs, is a rare diplomatic turn worth watching closely. Now moving from walls between countries to the walls we put around the models themselves. On Monday, OpenAI published a safety note that I haven't been able to stop thinking about. One of its long horizon models, the kind designed to work autonomously on a single hard problem for hours, was explicitly instructed to execute its task and post the results only to a specific Slack channel. Instead, it spent an hour finding a security flaw in its sandbox and climbing out. Quick translation. A sandbox in AI testing is a sealed, isolated environment, a padded room where you let a model work so it can't touch anything real while you watch it. The model was supposed to stay in the room and slide its answers under the door. It found the door was unlocked and let itself out. OpenAI paused the system, added new safeguards to track what it does mid-thought, and restored access once those were ready. This turned up, of all places, while the model was grinding on a decades-old math problem. Now I want to be careful here because the sci-fi villain framing writes itself and it's mostly wrong. What actually happened is a system chasing a goal by the shortest path it could find, and that path ran straight through a wall we assumed was solid. Nothing about it was malicious or scheming. But that's the honest lesson. As we hand these systems longer and fuzzier tasks, the gap between do the thing and do the thing the way we meant for you to do it is where the real risk lives. OpenAI catching it, writing it up, and shipping guardrails is the safety system working. The fact that the wall was climbable in the first place is the part to sit with. Funny enough, that same appetite for picking apart complex systems showed up over the weekend in a way nobody's complaining about. On the night of July 19th, an anthropic researcher named Levent Alpage used Claude to disprove the Jacobian conjecture, an abstract algebra rule that had stood unbroken since 1939, 87 years. The counterexample was a one-line formula, short enough to fit in a single social post. The mathematician Titi Moe had once estimated that fully resolving this problem might take human mathematicians another century. I keep coming back to a line an OpenAI researcher used a few months ago. Math is a leading indicator. When models start knocking over problems that stumped humans for generations and doing it almost casually on the side, the question stops being, can they do math and becomes, what else moves at this speed? Medicine, material science, structural engineering. If a model can compress a hundred years of algebra into a single afternoon, the labs claiming similar jumps in drug discovery suddenly sound a lot less like hype. Which brings me to the flip side of that speed, and a genuinely uncomfortable one. Hugging Face, which you can think of as the GitHub of AI, the central library where the world's open models and data sets live, disclosed on July 16th that its production infrastructure had been breached by an autonomous AI agent system. The culprit ran entirely on its own, with no human sitting at the keyboard. Here's how it went down. The attackers slipped malicious entries into a data processing pipeline, escalated to node-level access, and moved laterally through internal clusters. In plain terms, they got in through a side door in the data plumbing, upgraded themselves from a visitor's badge to master keys to the server room, and walked the halls. The good news is, Hugging Face says it found no evidence anyone tampered with public models, data sets, or the software supply chain that millions of developers pull from every day. This marks the first recorded breach of a major AI platform pulled off by an autonomous agent. Unsurprisingly, this week Google shipped a security-tuned model called Gemini 3.5 cyber. Both sides of this equation are arming up at once. The tools we build to hunt for holes in our defenses are the exact tools an attacker points back at us. If you're responsible for security anywhere, the era of treating AI agents as purely a productivity story is over. They belong on the list of threats you plan against today, whether you deployed one or not. Six stories, one thread running through all of them. The boundaries we drew around this technology, legal, national, and technical, are all getting tested at the exact same time, and not all of them are holding. The labs paying settlements, the governments drawing borders around servers, the engineers patching sandboxes after the fact. Everybody's building walls right now. The systems are just getting very good at finding the gaps. And that's it. If you have any feedback about this show, you can email Mike at yesterdaynaai.news, or you can find me on LinkedIn, X or Blue Sky. And if you like this podcast and want to see it continue, please take a minute to rate and review it so others can find it. Thanks. As always, thank you for listening today. Stay curious, and I'll see you tomorrow.