@gdb: how to use /goal in codex — keep Codex working on a persistent objective until it's solved:

X AI KOLs Following Products

Summary

A tweet from Greg Brockman highlights a post on using Goals in Codex to keep the AI working on a persistent objective, covering when to use them, verification criteria, and architecture design.

how to use /goal in codex — keep Codex working on a persistent objective until it's solved:
Original Article
View Cached Full Text

Cached at: 05/19/26, 12:40 AM

how to use /goal in codex — keep Codex working on a persistent objective until it’s solved:

Derrick Choi (@derrickcchoi): My colleagues wrote up a great post on using Goals in Codex.

They go through when to use them, what changes when a Goal is active, and how to write Goals that give Codex a clear outcome, constraints and verification criteria.

Also how we designed Goals at the architecture level

Similar Articles

Codex CLI 0.128.0 adds /goal

Simon Willison's Blog

OpenAI's Codex CLI v0.128.0 introduces the /goal command, enabling the coding agent to iteratively work towards a defined goal until completion or token exhaustion.