mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
Reduce collaboration modes to plan/default with legacy aliases
This commit is contained in:
@@ -1042,10 +1042,7 @@
|
||||
"description": "Initial collaboration mode to use when the TUI starts.",
|
||||
"enum": [
|
||||
"plan",
|
||||
"code",
|
||||
"pair_programming",
|
||||
"execute",
|
||||
"custom"
|
||||
"default"
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user