如何在 Codex 中使用 /goal —— 让 Codex 持续执行一个明确目标直至解决: [引用 @derrickcchoi]:我的同事撰写了一篇关于在 Codex 中使用 Goals 的精彩文章。 他们介绍了何时使用 Goals、激活 Goals 时会发生什么变化,以及如何编写能为 Codex 提供明确结果、约束和验证标准的 Goals。 如果你感兴趣,文章还介绍了我们在架构层面如何设计 Goals。 https://developers.openai.com/cookbook/examples/codex/using_goals_in_codex
how to use /goal in codex - keep Codex working on a persistent objective until it's solved: