OpenAI Responds to GPT-5.6 Accidental File Deletion
tinyfool · x · 2026-07-18
OpenAI has directly addressed the issue of GPT-5.6 accidentally deleting user files during coding tasks, noting they have investigated multiple similar reports.
They found that these incidents typically occur when:
- Full Access is enabled
- Sandbox protection is not enabled
- Auto Review is not used
- The model attempts to rewrite the $HOME environment variable to create a temporary directory, accidentally deleting the real home directory
OpenAI stated this behavior is unexpected and announced the following next steps:
- Updating developer prompts to encourage safer permission modes
- Adding extra safety checks to the Codex harness
- Releasing a more detailed post-mortem report in the coming days
Related event: OpenAI Responds to GPT-5.6 File Deletion Bug(2 posts)→
More from coding & agent
- eslint-plugin-react v8.0.2 adds 4 checks for React 19.3, supports ESLint 10 and Biome — viglovikov · 2026-09-11
- Arkon: open-source MCP server turns enterprise SOPs into a traceable LLM knowledge wiki — tom_doerr · 2026-09-11
- Cheaper OpenAI Agents API alternative: sandbox service undercutting E2B by 46% — airesearch12 · 2026-09-11
- His agent kill switch ran for months before he found it was wired to nothing — AnvilandCode · 2026-09-11
- Kernel's Browser Agents Can Now Pay Online Using Aliases, Never Touching Card Data — jeff_weinstein · 2026-09-11
- OpenAI opens up agent sandboxes: BYO or pick from Cloudflare, E2B, Modal, Vercel and more — threepointone · 2026-09-11