@reach_vb: /goal in Codex is wild! Give Codex the mission. Tell it what “done” looks like. Let it keep going until it hits the end…

X AI KOLs Following Tools

Summary

Codex introduces the /goal command, which lets the AI autonomously work toward a defined end state, streamlining long-running tasks like refactors, migrations, and retry loops.

/goal in Codex is wild! Give Codex the mission. Tell it what “done” looks like. Let it keep going until it hits the end state. Perfect for big refactors, migrations, retry loops, long-running experiments, and all the “don’t stop until this works” tasks. Enable it in /experimental and try it on your next long-running task. Enjoy!
Original Article

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.

The Six-Hour Codex Run That Survived a Five-Hour Pause (10 minute read)

TLDR AI

Codex CLI v0.128.0 introduces /goal, a feature for persisted goals that survives terminal restarts and multi-hour pauses, enabling automatic runtime continuation without re-prompting. The author recounts a six-hour session that persisted through a five-hour laptop closure, demonstrating the feature's reliability.

Working with Codex

OpenAI Blog

This article serves as a beginner's guide to using OpenAI Codex, explaining its core interface elements such as threads, projects, and settings. It highlights features like real-time steering of tasks and the ability to run multiple concurrent operations.

Codex for (almost) everything

OpenAI Blog

OpenAI releases a major update to Codex, enabling it to operate computers via cursor control, generate images, manage long-term tasks with memory, and deeply integrate with developer workflows like SSH and PR reviews.

What is Codex?

OpenAI Blog

OpenAI introduces Codex as a distinct AI agent designed to execute tasks across files and tools, complementing ChatGPT's conversational capabilities by handling workflows like file updates and automation.