mirror of
https://github.com/openai/codex.git
synced 2026-04-25 07:05:38 +00:00
Plumb local and remote environment selection through threads and thread APIs
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -157,6 +157,13 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"environmentId": {
|
||||
"description": "Optional environment selection. Use `\"local\"` or `\"remote\"`, or omit the field to use the default environment.",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"ephemeral": {
|
||||
"type": [
|
||||
"boolean",
|
||||
|
||||
Reference in New Issue
Block a user