changsiran (@changsr)网页版GPT 自带的沙箱中存在codex调用工具(存在了一小会儿) 中发帖

今天早上问了一个普通的问题,模型直接调用了自带的沙箱中的 codex工具文档。 
 [image] 
[image] 
调用的指令是: 
bash -lc /bin/bash -lc "sed -n '1,260p' /root/.codex/plugins/cache/openai-curated-remote/superpowers/6.1.1/skills/dispatching-parallel-agents/SKILL.md"

bash -lc /bin/bash -lc "sed -n '281,560p' /root/.codex/plugins/cache/openai-curated-remote/superpowers/6.1.1/skills/subagent-driven-development/SKILL.md"

bash -lc /bin/bash -lc ...
 
 
Back to Top