What feature would you like to see?
Currently, codex resume helps pick up from past work, but it is not always convenient when working across multiple repositories. I propose that codex continue should automatically resume the most recent Codex work in the current directory. This would make it consistent with the idea of codex resume, but simpler and more intuitive for ongoing local work.
Are you interested in implementing this feature?
Yes, I’d like to work on it.
Additional information
Related to Issue #3600, but focuses on adding codex continue to resume the latest work in the current directory.
What feature would you like to see?
Currently,
codex resumehelps pick up from past work, but it is not always convenient when working across multiple repositories. I propose thatcodex continueshould automatically resume the most recent Codex work in the current directory. This would make it consistent with the idea ofcodex resume, but simpler and more intuitive for ongoing local work.Are you interested in implementing this feature?
Yes, I’d like to work on it.
Additional information
Related to Issue #3600, but focuses on adding
codex continueto resume the latest work in the current directory.