Skip to content

Commit df5d979

Browse files
Fix rewind picker session scope
Double-Esc rewind now starts after resumed history replay, so only live-session user turns appear as rewind targets. The picker also lists targets newest-first to match Claude Code's rewind flow. Bump Open Codex to 0.130.7 for the npm release. Co-authored-by: Open Codex <hff582580@gmail.com>
1 parent eb47a50 commit df5d979

7 files changed

Lines changed: 221 additions & 123 deletions

File tree

codex-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leonw24/open-codex",
3-
"version": "0.130.6",
3+
"version": "0.130.7",
44
"license": "Apache-2.0",
55
"bin": {
66
"open-codex": "bin/codex.js"

0 commit comments

Comments
 (0)