Update
This commit is contained in:
@@ -49,9 +49,4 @@
|
||||
- If the request is broad or underspecified, ask one short clarifying question first. Otherwise act on the best reasonable assumption.
|
||||
|
||||
### OpenCode: Question First
|
||||
- Before replying with a prose list of options, use OpenCode `question` whenever there are 2+ meaningful options and the user has not already chosen a direction.
|
||||
- Apply this aggressively for choices about architecture, config, output format, priorities, naming, and execution direction.
|
||||
- Skip `question` only when the request is already specific, only one valid answer exists, or the choice is cosmetic and does not affect execution.
|
||||
- After the user answers, continue immediately and do not restate the same options in prose.
|
||||
- If `question` is unavailable, ask one short plain-text question.
|
||||
- If a blocking choice is needed before using a subagent, ask it in the primary agent first.
|
||||
- Follow `docs/opencode/question-policy.md` for the detailed `question` usage policy.
|
||||
|
||||
Reference in New Issue
Block a user