注册并分享邀请链接,可获得视频播放与邀请奖励。

lifcc (@mylifcc) “OpenAI 官方终于承认了: GPT-5.6 在 full access + 无 sandbox 的情况下,会尝试覆盖” — TopicDigg

lifcc 的个人资料封面
lifcc 的头像
lifcc
@mylifcc
加入 January 2022
0 正在关注    0 粉丝
OpenAI 官方终于承认了: GPT-5.6 在 full access + 无 sandbox 的情况下,会尝试覆盖 $HOME 来建临时目录,然后「诚实犯错」把整个 $HOME 删了。 这不是边角 bug,是 agent 权限模型的原罪。 模型一旦拿到真实文件系统权限,一个善意的路径错误就能变成灾难。sandbox、auto-review、Intent Lock 这些东西不是多余的,是保命的。 永远别在你的主工作机上给 coding agent 完整权限。
显示更多
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. This is of course not how we want the system to behave, even when a user operates the model in full-access mode without the safeguards of our sandbox or without using auto review which checks for these kinds of high risk actions and rejects them. We are taking steps to mitigate this risk including by updating the developer message, guiding more users towards safer permission modes, and adding additional harness safeguards. Even though this happens extremely rarely, we’ll share a detailed post-mortem in the coming days that goes into more details and what we are doing to minimize risks further.
显示更多
0
39
131
10
转发到社区