Commit b6f62e4
Fix revoke restore scope and release notes link
Keep conversation-only revoke from restoring file history, include resume-replayed turns in the rewind picker, and point update prompts at Open Codex release notes. Bump the release to 0.130.11 and stabilize version-sensitive snapshots for release builds.
Verification: cargo test -p codex-tui rewind_; cargo test -p codex-tui update_; cargo test -p codex-tui reset_memories_clears_local_memory_directories; cargo test -p codex-tui status_snapshot_; just fix -p codex-tui; RUSTC_WRAPPER=sccache CC=clang cargo build --profile release-fast --bin codex.
Co-authored-by: Open Codex <hff582580@gmail.com>1 parent 1801ce5 commit b6f62e4
23 files changed
Lines changed: 235 additions & 156 deletions
File tree
- codex-cli
- codex-rs
- tui/src
- app
- snapshots
- status
- snapshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments