What is the status of experimental_resume in proto mode? #4221
Unanswered
Doraemonwei
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
It appears proto mode currently ignores that flag by design. Do you happen to know if there’s any roadmap to re-enable it (or support a resume flow in proto mode)? Also, for visual session browsing + resume, you might check out Agent Sessions — it reads Codex & Claude session logs locally and offers a searchable UI plus menu-bar usage tracking.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Background
While reviewing the CLI, I noticed that the documentation marks
experimental_resumeas an internal experimental flag . When I launch proto mode (codex proto -c experimental_resume=<...>),nothing seems to happen: the
session_configuredevent still reportshistory_entry_countas a fresh session, and no log entries acknowledge the key.Questions
experimental_resume, and that this is working as intended?codex resume <rollout_id>flow)?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions