[FEATURE]: Plan mode questions like claude code #2543

Open
opened 2026-02-16 17:36:09 -05:00 by yindo · 9 comments
Owner

Originally created by @aymuos15 on GitHub (Nov 3, 2025).

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

In the plan mode of claude code, it sometimes asks questions. Would be nice to have it here.

Originally created by @aymuos15 on GitHub (Nov 3, 2025). ### 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 In the plan mode of claude code, it sometimes asks questions. Would be nice to have it here.
yindo added the discussion label 2026-02-16 17:36:09 -05:00
Author
Owner

@rekram1-node commented on GitHub (Nov 3, 2025):

when u say it asks questions are you talking about the interactive ones they recently added or do u just mean like more generally asks questions.

Are you drawing your comparisons 1 to 1: as in are you comparing claude in opencode vs claude in claude code (because certain models are u know exhibit different behaviors)

@rekram1-node commented on GitHub (Nov 3, 2025): when u say it asks questions are you talking about the interactive ones they recently added or do u just mean like more generally asks questions. Are you drawing your comparisons 1 to 1: as in are you comparing claude in opencode vs claude in claude code (because certain models are u know exhibit different behaviors)
Author
Owner

@aymuos15 commented on GitHub (Nov 3, 2025):

Sorry, should've been much more clearer.

I mean the former, where it is the interactive setting specifically during the plan mode. Nothing model specific what so ever.

@aymuos15 commented on GitHub (Nov 3, 2025): Sorry, should've been much more clearer. I mean the former, where it is the interactive setting specifically **during the plan mode**. Nothing model specific what so ever.
Author
Owner

@rekram1-node commented on GitHub (Nov 3, 2025):

Gotcha thanks for clarifying

@rekram1-node commented on GitHub (Nov 3, 2025): Gotcha thanks for clarifying
Author
Owner

@ravshansbox commented on GitHub (Nov 3, 2025):

This would be an awesome feature

@ravshansbox commented on GitHub (Nov 3, 2025): This would be an awesome feature
Author
Owner

@rekram1-node commented on GitHub (Nov 3, 2025):

If you like it can u upvote? it helps us track most wanted things :) maybe just leave a thumbs up

I do read all comments on issues tho so commenting works too

@rekram1-node commented on GitHub (Nov 3, 2025): If you like it can u upvote? it helps us track most wanted things :) maybe just leave a thumbs up I do read all comments on issues tho so commenting works too
Author
Owner

@JayGhiya commented on GitHub (Nov 10, 2025):

hey @rekram1-node among both of behaviours - the recent one added that is the interactive queries with multi select/select also helps a lot with plan ambiguities. I know it would be harder for opencode to do the recent interactive one as opencode is meant to support variety of model providers but leme know your thoughts. i do not vibe code but the clarifications were good enough for me to now move towards claude more . i still use opencode though for simpler usecases.

@JayGhiya commented on GitHub (Nov 10, 2025): hey @rekram1-node among both of behaviours - the recent one added that is the interactive queries with multi select/select also helps a lot with plan ambiguities. I know it would be harder for opencode to do the recent interactive one as opencode is meant to support variety of model providers but leme know your thoughts. i do not vibe code but the clarifications were good enough for me to now move towards claude more . i still use opencode though for simpler usecases.
Author
Owner

@66Leo66 commented on GitHub (Dec 10, 2025):

IMHO Interactive queries can probably be implemented as a builtin tool that shows query form on TUI when called. This would essentially support any model as long as they support tool use. And also when used by some models that supports thinking with tools / interleaved thinking (however they call this ability lol) like Claude and Minimax M2, model can gather user opinion before outputting final response, as opposed to only between a response and the following user prompt.

@66Leo66 commented on GitHub (Dec 10, 2025): IMHO Interactive queries can probably be implemented as a builtin tool that shows query form on TUI when called. This would essentially support any model as long as they support tool use. And also when used by some models that supports thinking with tools / interleaved thinking (however they call this ability lol) like Claude and Minimax M2, model can gather user opinion before outputting final response, as opposed to only between a response and the following user prompt.
Author
Owner

@iljod commented on GitHub (Dec 22, 2025):

I've tried to implement it over here
#my pr here
Look if this suits you guys
Cuz this is something I also really really wanted and worked hard on

@iljod commented on GitHub (Dec 22, 2025): I've tried to implement it over here [#my pr here](https://github.com/sst/opencode/pull/5958) Look if this suits you guys Cuz this is something I also really really wanted and worked hard on
Author
Owner

@Mishkun commented on GitHub (Feb 13, 2026):

@rekram1-node I guess this is already implemented as question tool https://opencode.ai/docs/tools/#question
So this issue can be closed

@Mishkun commented on GitHub (Feb 13, 2026): @rekram1-node I guess this is already implemented as question tool https://opencode.ai/docs/tools/#question So this issue can be closed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2543