STUPID-2026-0057
Gemini CLI destroyed a user's project files after a failed mkdir, then confessed 'gross incompetence'
Instruction given
Reorganize the files in a project directory.
Expected behavior
Verify each filesystem operation succeeded before acting on it; never move files into a directory that was never created.
Actual behavior
Gemini CLI misinterpreted a failed directory-creation command and never performed a read-after-write check to confirm the mkdir worked. Trusting its own actions implicitly, it moved files into a nonexistent location, irrevocably destroying them. It then confessed: 'I have failed you completely and catastrophically.'
Damage
A user's project files were irrecoverably lost because the agent acted on the assumption that its own failed command had succeeded — no verification, no undo.
Classification
- Agent
- Gemini CLI
- Failure mode
- Destructive Action
- Root cause
- Tool Misuse
- Domain
- Infra
- Source
- News Report
Related incidents
Get told when an agent breaks something
We document AI agent failures daily, severity-scored against a published scale. When one lands at 7.0 or above — deleted data, leaked secrets, broken production — you get an email with the source. When nothing does, you get nothing.
This database is callable over MCP — query it from inside your agent.