Support non-interactive execution with historical session records
Resolved 💬 3 comments Opened Oct 15, 2025 by lingtaolf Closed Oct 16, 2025
What feature would you like to see?
Codex now supports non-interactive execution, and you only need to use the exec parameter. It also allows restoring historical conversations from sessions, such as codex resume <session>. However, sometimes we may need to make a call that carries history forward in a non-interactive scenario. In such cases, you might need to use a command like codex resume <session> exec <prompt>.
Additional information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗