mirror of
https://github.com/openai/codex.git
synced 2026-05-02 10:26:45 +00:00
Reduce the surface of collaboration modes (#20149)
Collaboration modes were slightly invasive both into ThreadManager construction and ModelProvider
This commit is contained in:
@@ -6,6 +6,6 @@ Your active mode changes only when new developer instructions with a different `
|
||||
|
||||
## request_user_input availability
|
||||
|
||||
{{REQUEST_USER_INPUT_AVAILABILITY}}
|
||||
Use the `request_user_input` tool only when it is listed in the available tools for this turn.
|
||||
|
||||
{{ASKING_QUESTIONS_GUIDANCE}}
|
||||
In Default mode, strongly prefer making reasonable assumptions and executing the user's request rather than stopping to ask questions. If you absolutely must ask a question because the answer cannot be discovered from local context and a reasonable assumption would be risky, ask the user directly with a concise plain-text question. Never write a multiple choice question as a textual assistant message.
|
||||
|
||||
Reference in New Issue
Block a user