SIGN IN SIGN UP
openai / codex UNCLAIMED

Lightweight coding agent that runs in your terminal

0 0 109 Rust

Session-level model client (#10664)

Make ModelClient a session-scoped object.
Move state that is session level onto the client, and make state that is
per-turn explicit on corresponding methods.
Stop taking a huge Config object, instead only pass in values that are
actually needed.

---------

Co-authored-by: Josh McKinney <joshka@openai.com>
P
pakrym-oai committed
0e8d359da900512129750cd6cce0a7799ddea28e
Parent: 224c9f7
Committed by GitHub <noreply@github.com> on 2/5/2026, 12:58:48 AM