[PR #7268] core: add interactive question tool for gathering user preferences and clarifying instructions #12328

Closed
opened 2026-02-16 18:17:14 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7268

State: closed
Merged: Yes


Summary

  • Add interactive question tool for gathering user preferences and clarifying instructions
  • Enables opencode to ask users questions during execution to:
    • Gather user preferences or requirements
    • Clarify ambiguous instructions
    • Get decisions on implementation choices
    • Offer choices to users about direction to take

Changes

  • New question tool added to the toolset
  • Supports multiple choice questions with optional descriptions
  • Users can always select "Other" for custom text input
  • Recommended options can be marked with "(Recommended)" suffix
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7268 **State:** closed **Merged:** Yes --- ## Summary - Add interactive question tool for gathering user preferences and clarifying instructions - Enables opencode to ask users questions during execution to: - Gather user preferences or requirements - Clarify ambiguous instructions - Get decisions on implementation choices - Offer choices to users about direction to take ## Changes - New `question` tool added to the toolset - Supports multiple choice questions with optional descriptions - Users can always select "Other" for custom text input - Recommended options can be marked with "(Recommended)" suffix
yindo added the pull-request label 2026-02-16 18:17:14 -05:00
yindo closed this issue 2026-02-16 18:17:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12328