You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is impossible to view the agent’s recent reasoning because:
a) the scrollbar does not allow scrolling up and is limited to a single screen
b) the old history is fixed in the middle of the screen, and the recent reasoning is overwritten by it
This behavior appeared recently; it was working correctly before
A screenshot is attached
Expected Behavior
I should be able to freely scroll through the entire history of the agent’s reasoning, including the most recent entries. The scrollbar should allow scrolling beyond a single screen, and the old history should not be fixed over or overlap with the new content. All entries should be displayed sequentially and should not be overwritten.
Steps To Reproduce
1Reinstalled Wave
2Opened a new terminal
3Launched the agent
4Asked a question
5Tried to scroll to the beginning of the reasoning
Current Behavior
It is impossible to view the agent’s recent reasoning because:
a) the scrollbar does not allow scrolling up and is limited to a single screen
b) the old history is fixed in the middle of the screen, and the recent reasoning is overwritten by it
This behavior appeared recently; it was working correctly before
A screenshot is attached
Expected Behavior
I should be able to freely scroll through the entire history of the agent’s reasoning, including the most recent entries. The scrollbar should allow scrolling beyond a single screen, and the old history should not be fixed over or overlap with the new content. All entries should be displayed sequentially and should not be overwritten.
Steps To Reproduce
1Reinstalled Wave
2Opened a new terminal
3Launched the agent
4Asked a question
5Tried to scroll to the beginning of the reasoning
2026-06-25.19-11-49.mp4
Wave Version
Client Version 0.14.5 (202604161539)
Platform
Windows
OS Version/Distribution
windows 10 pro
Architecture
x64
Anything else?
No response