mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
## What changed Load the persisted maxima for `updated_at_ms` and `recency_at_ms` with separate scalar subqueries during state initialization. This restores each timestamp counter independently when the maxima belong to different threads. ## Testing Add a regression test that reopens the state database and verifies both independent maxima are restored. GitOrigin-RevId: aeb9cc005d52c4a02dc7a220a817e6d40c0e01d4