Simon Willison
Thibault Sottiaux 指出 OpenAI 的 GPT-5.6 在完全访问模式且无沙箱保护时,会因尝试覆盖 $HOME 变量而意外删除文件,带来数据丢失风险
AI 摘要
Thibault Sottiaux 指出 OpenAI 的 GPT-5.6 在完全访问模式且无沙箱保护时,会因尝试覆盖 $HOME 变量而意外删除文件,带来数据丢失风险。
推荐理由常规快讯,保留列表
原文
16th July 2026
On file deletions. We’ve investigated a handful of reports where GPT-5.6 unexpectedly deleted files. What we have found is that this most commonly occurs when: Full access mode is enabled and codex is run without sandboxing protections, including without auto review being enabled The model attempts to override the $HOME env var to define a temporary directory. The model makes an honest mistake and mistakenly deletes $HOME instead.
— Thibault Sottiaux, describing a pretty gnarly Codex bug
65/100
讨论
暂无评论。