[PR #5563] Ask Tool using Dialog TUI #11474

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

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

State: closed
Merged: No


This introduces a ask tool and a iterative way to answer that using Dialog TUI, we currently support 4 question types:

  1. Select
  2. MultiSelect
  3. Confirm
  4. Text
image image image image image image image image image

I tried to use the components we already have to make it simpler.

We probably want to make this dialog bigger, improve some UX but i kept it as simple so we can hear input from community.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5563 **State:** closed **Merged:** No --- This introduces a ask tool and a iterative way to answer that using Dialog TUI, we currently support 4 question types: 1. Select 2. MultiSelect 3. Confirm 4. Text <img width="2557" height="976" alt="image" src="https://github.com/user-attachments/assets/3ce0ebeb-7719-41c7-b86d-613250ada107" /> <img width="2558" height="983" alt="image" src="https://github.com/user-attachments/assets/712ad46f-7431-4feb-a6a9-0ed9aa931842" /> <img width="2558" height="979" alt="image" src="https://github.com/user-attachments/assets/29ab315d-0561-4c57-a118-034a597578b0" /> <img width="2559" height="982" alt="image" src="https://github.com/user-attachments/assets/da77b5d7-336a-4b40-976c-ea9c8ee6b515" /> <img width="2560" height="984" alt="image" src="https://github.com/user-attachments/assets/997487a0-dc3f-4ea2-8dd9-0cabfb2da49f" /> <img width="2560" height="983" alt="image" src="https://github.com/user-attachments/assets/0172b625-b792-4d67-a08c-65f4aeefffe8" /> <img width="2552" height="978" alt="image" src="https://github.com/user-attachments/assets/f6de82d0-cff7-4577-bad6-05331ecf8e26" /> <img width="2556" height="978" alt="image" src="https://github.com/user-attachments/assets/bfaf8c56-27fd-4e0e-a285-74995677bf5f" /> <img width="2554" height="980" alt="image" src="https://github.com/user-attachments/assets/380670a8-663c-4117-a4d3-719be8b5fcac" /> I tried to use the components we already have to make it simpler. We probably want to make this dialog bigger, improve some UX but i kept it as simple so we can hear input from community.
yindo added the pull-request label 2026-02-16 18:16:19 -05:00
yindo closed this issue 2026-02-16 18:16:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11474