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).