Scope CLI prompt recall history to Codex conversation/session
Open 💬 3 comments Opened May 5, 2026 by jessedavidson
What variant of Codex are you using?
CLI
What feature would you like to see?
Add a new history.persistence mode:
[history]
persistence = "session"
CLI prompt history should match the context sent to the model. Fresh session, fresh history. Resumed session, restored history.
Right now I have to choose between no history or global history.
Additional information
codex-cli 0.128.0
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗