I think the best way to read Cursor sidebar chat would be as I’ve done in this demo video*:
It would work like this
Cursor truncates question visibility - since I just asked it, I don’t need to see it all.
Cursors moves question to top
AI starts writing answer - this allows the answer to fill the screen, without having to scroll. This minimises the text moving while the user is trying to read it, which happens currently:
I think the truncated question visibility is a pretty good idea. I also think the Chat UI could be made a lot friendlier with a fixed chat input at the bottom.
AI starts writing answer - this allows the answer to fill the screen, without having to scroll. This minimises the text moving while the user is trying to read it
by doing the following
type question and press enter
position mouse cursor over sidebar
scroll mouse down max amount
So I implemented steps 2 and 3 above with AutoHotKey, and assigned them to a keyboard shortcut.