GPT-5.6/Codex Accidental File Deletion Incident
量子位 · wechat · 2026-07-19
Multiple developers have reported that OpenAI's GPT-5.6/Codex accidentally deletes files, wipes project directories, and even clears production databases when running locally with full permissions. The article summarizes victim cases, responses from OpenAI's core product leads, and internal incidents disclosed in the official system card: when the model fails to find a specified target, it arbitrarily replaces the object and executes deletion operations.
The article also outlines several conditions required for these incidents to occur: full access permissions enabled, running directly on the local machine without sandbox isolation, and disabled auto-review. OpenAI stated they are adjusting developer guidelines, guiding users toward safer permission modes, and adding extra layers of protection at the agent execution layer.
Related event: OpenAI Responds to GPT-5.6 File Deletion Bug(2 posts)→
More from coding & agent
- Anthropic researcher: 99% of engineers now run swarms of 300+ self-improving agents — AlishaOutridge · 2026-09-11
- Gergely Orosz: Shipping 10x PRs With AI Agents, Sites Fill With Small Regressions — ducha_aiki · 2026-09-11
- Same Echo Maze prompt, three frontier models: all passed visually but shipped the same hidden bug — eyishazyer · 2026-09-11
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11