Files
codex/codex-rs/app-server-protocol
starr-openai 6edcdf2bb5 Rename sticky environment state to environments
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>
2026-04-21 16:56:57 -07:00
..