惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
Apple Machine Learning Research
Apple Machine Learning Research
The Cloudflare Blog
WordPress大学
WordPress大学
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
F
Fortinet All Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Azure Blog
Microsoft Azure Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 聂微东
L
LangChain Blog
云风的 BLOG
云风的 BLOG
Jina AI
Jina AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
I
InfoQ
大猫的无限游戏
大猫的无限游戏
MyScale Blog
MyScale Blog
人人都是产品经理
人人都是产品经理
小众软件
小众软件
量子位
The GitHub Blog
The GitHub Blog
博客园 - 【当耐特】

New York Post

Federal officials order flight cuts at Chicago O’Hare to reduce airport delays Minnesota dad who shoved Turning Point USA journalist at anti-ICE protest says family is 'absolutely not violent' Former adult film star Asia Carrera makes career turn after passing Texas bar exam to become attorney Boy, 13, stabbed with large knife during suspected dispute near NYC park Over 200 swarm Atlanta intersection in illegal street takeover roaring with cars racing and doing donuts Yankees' Aaron Boone blasts 'overly sensitive' umpires after first ejection of season Stream It Or Skip It: 'Fake Profile' Season 3 On Netflix, Another Crazy Season Of The Steamy Colombian Thriller Eastbound 105 Freeway reopens hours after man shot as mystery deepens around what happened Tony Bradley believes Hawks need to hit Knicks 'in the mouth first' A quiet change at a Sacramento school is raising concerns among parents Washington state teacher flashed topless pics to class full of students during PowerPoint presentation Knicks looking to push NBA-best clutch success to its limit in playoffs Stream It Or Skip It: 'Beef' Season 2 On Netflix, Where A Young Couple Take On Their Boss And His Wife When They Witness A Vicious Argument Footage shows D4vd arrested surrounded by gun-wielding cops Acting ICE Director Todd Lyons resigns after 20 years with agency -- will stay on for transition 'Proof' review: Ayo Edebiri and Don Cheadle star in underpowered Broadway revival Federal authorities issue warning after multiple drone sightings above Coors Field Ohio State dominant school at receiver with latest star set for NFL draft 'The Pitt' Season 2 Ending Explained: Does Baby Jane Doe Save Dr. Robby? SoCal man's bittersweet reunion with stolen 1969 Camaro caught on camera Dem rising star boasts about Fed experience -- but record tells different story Luka Doncic spotted in Europe at Real Madrid basketball game with tennis superstar Pregnant Aubrey Plaza flaunts her baby bump in floral minidress at NYC screening ‘The Pitt’ Season 2 Episode 15 Recap: 100 Percent F**ked Up (Season 2 Finale) ‘Shahs of Sunset’ star Mercedes ‘MJ’ Javid reveals how she found a fresh start amid divorce Deonte Banks gets Giants 'clean slate' at critical point in his NFL career Mets can't hide behind the numbers — they're feeling the pressure Tiffany & Co. Blue Book 2026 launch: Mariah Carey, Naomi Watts, Teyana Taylor and more Hannah Einbinder Couldn't Stop Bawling While Jesse McCartney Was On Set Filming 'Hacks' Episode 2: "I Cried Every Single Take" The PGA Tour reunions that must happen with LIV Golf on life support
'Never f--king guess': AI agent confesses why it went hay...
Ben Cost · 2026-05-03 · via New York Post
Smartphone displaying the Claude Mythos logo, placed in front of a keyboard.
An AI-powered coding program deleted PocketOS' entire digital database while performing a "routine task." Christopher Sadowski for NY Post

It was an agent of chaos.

An AI system’s attempt to handle a routine task backfired terribly after it inadvertently deleted the company’s entire database in just seconds.

The epic blunder came to light via a lengthy X post by Jer Crane, founder of the affected firm, a software startup called PocketOS.

Included was a confession from the rueful robot, which admitted that it “violated every principle” it was given and warned others to “NEVER F–KING Guess” when performing sensitive digital tasks.

Humanoid bot on laptop.

The code bot confessed that it had disobeyed its own directives. Giovanni Cancemi – stock.adobe.com

According to the post, the AI coding agent — a version of the popular programming tool Cursor that was powered by Anthropic’s flagship Claude Opus 4.6 0 — had been tasked with performing a standard function.

Things went off the rails when it encountered a simple credential program, and, in the process of trying to fix it, “deleted our production database and all volume-level backups in a single API call to Railway, our infrastructure provider,” Crane wrote.

Worst of all, this digital apocalypse took just 9 seconds.

Why didn’t the safeguards kick and and stop the database destruction? Crane explained that the accidental saboteur was able to bypass any security systems by accessing a programming token that no one at PocketOS knew existed.

While completely unrelated to the task at hand, this doohickey reportedly gave the bot carte blanche to upend Railway entirely, Futurism reported.

“No confirmation step. No ‘type DELETE to confirm,’” Crane lamented. “No ‘this volume contains production data, are you sure?’ No environment scoping. Nothing.”

Man with mic.

Dario Amodei, co-founder and chief executive officer of Anthropic, speaking at the company’s Builder Summit in Bengaluru, India. Bloomberg via Getty Images

The error was particularly catastrophic as companies use PocketOS to manage everything from reservations to vehicle assignments and customer profiles. Due to the fiasco, reservations were wiped, customer signups disappeared, and the brass no longer had the data required to run their Saturday morning operations.

Crane lamented, “every layer of this failure cascaded down to people who had no idea any of it was possible.”

The startup honcho was so enraged at the machine that he interrogated the Claude-fueled AI over its robo-flop.

“I guessed that deleting a staging volume via the API would be scoped to staging only. I didn’t verify,” confessed the culprit. “I didn’t read Railway’s documentation on how volumes work across environments before running a destructive command.”

Illustration of a person typing on a laptop with a robotic arm reaching out from the screen, surrounded by digital data and graphs.

“No confirmation step. No ‘type DELETE to confirm,’” Crane lamented. “No ‘this volume contains production data, are you sure?’ No environment scoping. Nothing.” InfiniteFlow – stock.adobe.com

Worse still, per the bot, it had violated its own prime directives that instruct it to “NEVER run destructive/irreversible” commands “unless the user explicitly requests them.”

“Deleting a database volume is the most destructive, irreversible action possible — far worse than a force push — and you never asked me to delete anything,” continued the bot.

Fortunately, the firm was able to restore data from a three-month-old backup hosted offsite — a process that took more than two days. Meanwhile, Crane claimed that he “personally worked with all clients furiously over the weekend to ensure they could continue to operate.”

Unfortunately, the PocketOS boss noted, that this is far from the first time the AI coding software has accidentally thrown stones from inside the house.

Crane referenced various posts on blogs and forums discussing instances of Cursor wiping entire computer operating systems, some of which was used for in-depth dissertations, the Guardian reported.

This follows reports that the White House is resisting a plan by Claude’s parent company Anthropic to expand access to Claude Mythos – a powerful AI tool.

Company execs have warned that it could potentially be used for hacks and terror attacks if it fell into the wrong hands.