Skip to content

Commit 1f95b8e

Browse files
Fix rewind before thread id initialization
Allow rewind restore confirmation when the picker was opened before a thread id has been configured. This keeps the existing session mismatch guard while treating None as a valid captured thread identity. Verified with focused rewind regression tests and release-fast build for 0.130.8. Co-authored-by: Open Codex <hff582580@gmail.com>
1 parent df5d979 commit 1f95b8e

5 files changed

Lines changed: 144 additions & 122 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.7",
3+
"version": "0.130.8",
44
"license": "Apache-2.0",
55
"bin": {
66
"open-codex": "bin/codex.js"

0 commit comments

Comments
 (0)