mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
Propagate exec host through app-server items
This commit is contained in:
@@ -1099,6 +1099,14 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"hostId": {
|
||||
"default": null,
|
||||
"description": "The configured exec host, when the command ran outside the local host.",
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user