mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
47fba5df4a
### Summary - Path-based local thread reads currently return rollout/session git metadata directly, so `thread/resume` can disagree with persisted SQLite metadata for the same thread. - Merge non-null SQLite git fields over rollout-path reads while keeping rollout values as fallbacks for fields SQLite does not know. - Add focused regression coverage for rollout-path reads so persisted branch updates are preserved during resume. ### Testing - `cargo test -p codex-thread-store`
47fba5df4a
ยท
2026-04-29 17:54:37 +00:00
History