Skip to content

Commit eb47a50

Browse files
Improve rewind code restore UX
Add tracked file-history restore for rewind, expose it through the app-server API, and align the TUI rewind flow with the Claude Code-style picker and restore modes. Bump Open Codex to 0.130.6 for npm publication. Co-authored-by: Open Codex <hff582580@gmail.com>
1 parent 11a5ff0 commit eb47a50

37 files changed

Lines changed: 1414 additions & 151 deletions

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.5",
3+
"version": "0.130.6",
44
"license": "Apache-2.0",
55
"bin": {
66
"open-codex": "bin/codex.js"

0 commit comments

Comments
 (0)