mirror of
https://github.com/openai/codex.git
synced 2026-05-15 08:42:34 +00:00
Introduce a core-owned EnvironmentSelection type so app-server converts API environment params at the core boundary instead of passing protocol operation structs through session/thread state. Rename the internal sticky field from environment_selections to environments to match the v2 API shape. Co-authored-by: Codex <noreply@openai.com>