mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
Expose app-server environment register/list RPCs, persist environment selection through thread lifecycle flows, and cover the new routing behavior with app-server tests. Co-authored-by: Codex <noreply@openai.com>
5 lines
114 B
JSON
5 lines
114 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"title": "EnvironmentListParams",
|
|
"type": "object"
|
|
} |