mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +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.