mirror of
https://github.com/openai/codex.git
synced 2026-04-30 09:26:44 +00:00
nit: feature flag (#17777)
This commit is contained in:
@@ -485,6 +485,9 @@
|
||||
"steer": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"telepathy": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tool_call_mcp_elicitation": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -2338,6 +2341,9 @@
|
||||
"steer": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"telepathy": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tool_call_mcp_elicitation": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user