mirror of
https://github.com/openai/codex.git
synced 2026-04-25 15:15:15 +00:00
Merge origin/main into codex/workspace-owner-usage-nudge
Resolve the TUI and config schema conflicts between the workspace owner usage nudge work and the latest main changes without rewriting branch history. Made-with: Cursor
This commit is contained in:
@@ -11297,6 +11297,12 @@
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"mcpAppResourceUri": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"result": {
|
||||
"anyOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user