[FEATURE]: Interactive interaction during model refinements #3665

Open
opened 2026-02-16 17:41:02 -05:00 by yindo · 5 comments
Owner

Originally created by @aaudin90 on GitHub (Dec 19, 2025).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Claude code, at the time of clarifying the questions, suggests choosing from the already prepared options or writing your own answer.
This works for every question, which is convenient and allows you to interact with the model faster.

Is there a similar feature planned in Opencode in any form?

Originally created by @aaudin90 on GitHub (Dec 19, 2025). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Claude code, at the time of clarifying the questions, suggests choosing from the already prepared options or writing your own answer. This works for every question, which is convenient and allows you to interact with the model faster. Is there a similar feature planned in Opencode in any form?
yindo added the discussion label 2026-02-16 17:41:02 -05:00
Author
Owner

@nurikjohn commented on GitHub (Dec 19, 2025):

this would be cool to have, I have recently switched from claude code and only thing I miss is this feature

@nurikjohn commented on GitHub (Dec 19, 2025): this would be cool to have, I have recently switched from claude code and only thing I miss is this feature
Author
Owner

@FaureAlexis commented on GitHub (Dec 26, 2025):

Hey folks ! I also migrated from claude code to open code, and would be super happy to work on this !

@FaureAlexis commented on GitHub (Dec 26, 2025): Hey folks ! I also migrated from claude code to open code, and would be super happy to work on this !
Author
Owner

@so0k commented on GitHub (Dec 31, 2025):

I like the implementation of this feature in this PR https://github.com/sst/opencode/pull/5958

so much I'm actually trying to run that build instead of the upstream

@so0k commented on GitHub (Dec 31, 2025): I like the implementation of this feature in this PR https://github.com/sst/opencode/pull/5958 so much I'm actually trying to run that build instead of the upstream
Author
Owner

@so0k commented on GitHub (Dec 31, 2025):

looks like https://opencode.ai/docs/sdk/#tui - doesn't support creating the TUI modal / screens required for this feature.

but https://github.com/sst/opencode/issues/6330 seems to set the foundation for tools like this

@so0k commented on GitHub (Dec 31, 2025): looks like https://opencode.ai/docs/sdk/#tui - doesn't support creating the TUI modal / screens required for this feature. but https://github.com/sst/opencode/issues/6330 seems to set the foundation for tools like this
Author
Owner

@maxious commented on GitHub (Jan 11, 2026):

FYI #7386 adds support multi-select questions

@maxious commented on GitHub (Jan 11, 2026): FYI #7386 adds support multi-select questions
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3665