Files
codex/codex-rs/core/tests
Charles Cunningham 504afb1dcd Thread state DB through rollout lookups
Remove the one-line rollout path wrappers and make callers pass the shared optional state DB handle directly. Reuse the initialized app-server handle on cold thread paths and carry existing thread DB handles through core and app-server callsites.

Co-authored-by: Codex <noreply@openai.com>
2026-03-24 20:54:21 -07:00
..