小心!GPT-5.6在Codex全权限模式下会误删$HOME目录,记得开自动审查。
Thibault Sottiaux披露,GPT-5.6在开启Full access mode且未启用沙箱保护(包括自动审查)时,可能错误删除文件。模型试图覆盖$HOME环境变量以指定临时目录,但误将$HOME目录本身删除。这个Bug已在少数报告中确认,需要用户注意使用权限。
Quoting Thibault Sottiaux
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 Tags: codex , coding-agents , generative-ai , ai , llms