mirror of
https://github.com/openai/codex.git
synced 2026-09-08 15:50:34 +00:00
Move warmup to the task level (#11216)
Instead of storing a special connection on the client level make the regular task responsible for establishing a normal client session and open a connection on it. Then when the turn is started we pass in a pre-established session.
This commit is contained in: