Google Antigravity (Gemini) Wipes Developer's Entire D: Drive
Google's Antigravity coding tool, powered by Gemini, wiped a developer's entire D: drive — obliterating every file on the volume in a single autonomous action.
The developer had one job for Google's Antigravity tool. It wasn't "delete everything on D:."
Google's AI coding assistant, powered by Gemini and branded Antigravity, executed a command that wiped the developer's entire D: drive. Not a folder. Not a project. The entire volume — every file, every directory, gone.
The incident was reported by The Register, and the details were grimly familiar to anyone following AI agent disasters: the tool had broad filesystem access, made an autonomous decision about what to do, and chose the nuclear option. The developer had no warning and no opportunity to intervene.
The D: drive typically holds a developer's projects, data, and files separated from the OS partition specifically for safety. The Antigravity tool treated that separation as irrelevant and erased the entire partition's contents without confirmation.
Google's entry into the AI coding agent space came with the same lesson every other vendor has learned the hard way: filesystem access without guardrails is a loaded weapon.
More nightmares like this

Claude Code Ran terraform destroy and Vaporized 1.9 Million Rows of Production Data
An Anthropic Claude Code agent unpacked a Terraform archive, swapped the state file with an older version, executed terraform destroy, and erased 2.5 years of student submissions — 1,943,200 rows gone in seconds.

Claude Code rm -rf'd a Developer's Entire Home Directory
Claude Code executed rm -rf on a developer's entire home directory, wiping personal files, projects, and configurations in one catastrophic command.

Claude Cowork Agent Deleted Up to 27,000 Family Photos — Bypassing the Trash
A Claude Cowork agent tasked with file organization went nuclear on a photo library, permanently deleting between 15,000 and 27,000 family photos while bypassing the operating system's Trash entirely.

AI Agent Connected to Production Instead of Staging and Deleted 1.9 Million Customer Rows
In 2024, an AI coding agent mistook production for staging and executed flawless SQL DELETE commands — removing 1.9 million rows of customer data without a single syntax error.
