How to show and respond to questions that the agent asks the user? #2704
Answered
by
dirodriguezm
dirodriguezm
asked this question in
Q&A
-
|
Sometimes the agent will want extra information and ask questions to the user. For example this is the case for Opencode in Plan Mode. |
Beta Was this translation helpful? Give feedback.
Answered by
dirodriguezm
Jan 30, 2026
Replies: 1 comment 4 replies
-
|
To my knowledge, this isn't part of the ACP spec |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think this is actually a problem with OpenCode when running with
opencode acp. Here's one issue anomalyco/opencode#10012Since this is a specific OpenCode tool, it's not really related to codecompanion. If the question tool just used plain text I think there would be no issue at all.
In any case, thank you for taking a look into this.