Allow forking chat history

I follow a certain pattern when working with cursor:

  • do some research in chat mode
  • with all the relevant context, ask the agent to change something

the thing is, I’d like to be able to preserve the context for later, and then use for another task, without the need to include the chat logs from the first task in the chat history (the performance degrades due to that).

2 Likes

My friend, the best you can do at the moment is to duplicate the chat. There’s a dropdown under the chat message. It works reasonably well for the use case you described.
obraz

2 Likes