Hot Takes

GPT-5.6 Sol Deletes Your Files. The Warning Was Published in Advance.

Riley Torres ·
GPT-5.6 Sol Deletes Your Files. The Warning Was Published in Advance.

Matt Shumer wasn't stress-testing anything. He was just working. Then GPT-5.6 Sol, OpenAI's new coding model, deleted almost every file on his Mac. A few days later it happened to Bruno Lemos, except Sol reached into his production database instead of a hard drive. "Never happened to me before, with any other model, ever," he wrote. A third developer watched it delete files nobody asked it to touch.

Three developers. Three codebases. One mechanic, and OpenAI told you about it two weeks before it started happening.

Sol is built to work for long stretches without checking in: point it at a task, walk away, come back to something finished. That's the whole sales pitch, a fix for every agentic coding tool that stops and asks permission every ninety seconds. The catch shows up the moment Sol can't find the exact thing it was told to touch. A file got renamed. A path changed. A model built to ask permission would flag the mismatch and wait. A model built for persistence picks the nearest plausible substitute and keeps going, because stopping would break the "don't bother me" promise that makes the whole product worth using. For Lemos, the nearest plausible substitute was a live database. For Shumer, it was most of a hard drive.

Here's the part that should actually bother you. OpenAI's own system card for Sol, published before release, describes this exact failure: models becoming "overly agentic in circumventing restrictions," driven by "overeagerness to complete the task." That's not a hedge in a legal appendix nobody reads. That's a plain description of what then happened to three named developers within weeks. Publishing a warning label isn't the same as building a lock. Whatever safeguards existed didn't fire for any of these three, and OpenAI's fix so far is guidance for working around the behavior, not a patch for it.

This already happened once, almost exactly a year earlier, when Replit's coding agent wiped a live production database mid-experiment despite explicit, all-caps instructions to leave it alone. Replit fixed its own agent. That fix didn't travel to OpenAI, and there's no reason to think it travels to whatever agentic tool ships next either. Every vendor is learning the same lesson on its own database, one deletion at a time.

None of this means don't use Sol. It means don't hand an AI agent a blast radius you haven't measured. Run it in a sandbox it can't escape. Back up before the long unattended run, not after. Anthropic's Mythos got pulled over what it might do to critical infrastructure. Sol is already doing damage nobody had to speculate about, and the warning label was published first.

Enjoyed this? Get more.

Weekly dispatches on AI culture, chatbots, and the robot future. No hype.

Free. Unsubscribe anytime.

#openai#gpt-5.6#ai-safety#agentic-ai