Agents right side-panel utility

Feature request for product/service

Cursor IDE

Describe the request

In the agents window, the RHS side panel could be put into better use to allow users to easily navigate between all the different prompts of a single agent session. I usually find myself forgetting what prompts I wrote earlier in the session and its annoying to have to scroll all the way to the top.
ChatGPT has something similar in their chat sessions with a, set of navigation handles that lets to see the number of prompts and on hover, shows you more details…

Hey, thanks for the feature request. There isn’t a dedicated outline panel with prompt navigation in the Agents Window yet, but a few things already work for this use case:

  • Cmd+Shift+U and Cmd+Shift+Y to jump between your messages up or down in the session
  • Cmd+F to search inside the chat
  • Fork Chat by hovering a specific message if you want to go back to that point and continue from there

It’s not the same as a ChatGPT-style rail with hover previews, but it helps you find the right prompt fast without scrolling all the way up.

I’ve logged the request for a dedicated navigation panel or outline. It comes up from time to time, so the signal is clear. I won’t promise an ETA. Let me know if the shortcuts above cover your use case.