Feature request for product/service
Cursor IDE
Describe the request
Quick QOL improvements: for restore checkpoint, it seems like code restoration and jump back works properly, but memory saves prompts/code from any changes made before jumping back to a checkpoint. This is apparent because even after restoring and going an alternative route with the code/development - the agent model will still resort to an implementation that it had gone with before jumping back. Memory should be cleared back to the restoration checkpoint to align memory and development progress in-sync.
Second thing is with copy and paste - when copying from the agent text block, the @[filename] or @[url]'s do not copy over. Paste text so that these carry over when copy and pasting - saves a lot of time moving text in and out copy and pasting. [Just checked and it actually looks like copy and paste works properly with this text now!]