Files
codex/codex-rs/state
jif-oaiandGitHub adad23f743 Ensure list_threads drops stale rollout files (#11572)
Summary
- trim `state_db::list_threads_db` results to entries whose rollout
files still exist, logging and recording a discrepancy for dropped rows
- delete stale metadata rows from the SQLite store so future calls don’t
surface invalid paths
- add regression coverage in `recorder.rs` to verify stale DB paths are
dropped when the file is missing
2026-02-12 12:49:31 +00:00
..
2026-02-10 23:22:55 +00:00
2026-01-28 15:29:14 +01:00
2026-02-02 19:26:58 +00:00