What variant of Codex are you using?
VSCode Extension
What feature would you like to see?
Codex works well for short, focused tasks, and Plan Mode helps structure near-term work. However, many real-world efforts unfold over extended periods and multiple sessions.
Examples of longer-horizon workflows include:
-
Software & Engineering
- Large multi-file refactors completed in stages
- Staged optimization (e.g., instrumentation → data collection → rebuild)
- Developing parsers against real-world input where the data may deviate from formal specifications and must be refined iteratively
-
Research & Science
- Designing and refining experiments over multiple hypothesis cycles
- Analyzing evolving datasets with iterative model adjustments
-
Writing & Knowledge Work
- Writing a fiction book across chapters and revisions
The OpenAI Cookbook example on long-horizon tasks reflects this style of work, where progress unfolds over many coordinated steps rather than a single interaction.
It would be valuable for Codex to better support the creation and execution of long-horizon tasks, which often appear straightforward in concept but prove significantly more complex in practice.
EDIT
The original long-horizon tasks link is now dead:
https://github.com/openai/openai-cookbook/blob/main/examples/codex/long_horizon_tasks.md
per openai/openai-cookbook@2de2dbd
https://developers.openai.com/blog/run-long-horizon-tasks-with-codex
Additional information
No response
What variant of Codex are you using?
VSCode Extension
What feature would you like to see?
Codex works well for short, focused tasks, and Plan Mode helps structure near-term work. However, many real-world efforts unfold over extended periods and multiple sessions.
Examples of longer-horizon workflows include:
Software & Engineering
Research & Science
Writing & Knowledge Work
The OpenAI Cookbook example on long-horizon tasks reflects this style of work, where progress unfolds over many coordinated steps rather than a single interaction.
It would be valuable for Codex to better support the creation and execution of long-horizon tasks, which often appear straightforward in concept but prove significantly more complex in practice.
EDIT
The original
long-horizon taskslink is now dead:https://github.com/openai/openai-cookbook/blob/main/examples/codex/long_horizon_tasks.mdper openai/openai-cookbook@2de2dbd
https://developers.openai.com/blog/run-long-horizon-tasks-with-codexAdditional information
No response