mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
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.