[PR #11539] fix(app): rendering question tool when the step are collapsed #13827

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

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

State: closed
Merged: Yes


What does this PR do?

When steps were collapsed the question tool was not rendering, so the user had no idea he needed to provide an anwser.
This PR fixes it and also shows the anwsered question in the session chat.

Left OC is production, right is the fixed one

image image

How did you verify your code works?

Prompt "Ask me question using the question tool" collapsed and hide steps.
Then provide an anwser.

The provided questions should render even when steps are collapsed, same goes for the anwsered questions.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11539 **State:** closed **Merged:** Yes --- ### What does this PR do? When steps were collapsed the question tool was not rendering, so the user had no idea he needed to provide an anwser. This PR fixes it and also shows the anwsered question in the session chat. Left OC is production, right is the fixed one <img width="1919" height="1026" alt="image" src="https://github.com/user-attachments/assets/6a6cd4b8-527f-457d-a95e-56826d3ea614" /> <img width="1919" height="1027" alt="image" src="https://github.com/user-attachments/assets/0e878586-3ef5-44a1-8582-a2fe7189e8e2" /> ### How did you verify your code works? Prompt "Ask me question using the question tool" collapsed and hide steps. Then provide an anwser. The provided questions should render even when steps are collapsed, same goes for the anwsered questions.
yindo added the pull-request label 2026-02-16 18:18:39 -05:00
yindo closed this issue 2026-02-16 18:18:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13827