Feature request for product/service
Cursor IDE
Describe the request
When using cursor ide for exploring a codebase - as one writes prompts, agent goes and generates the understanding and logs it into a file with .md extension. As you continue this journey - you want to associate a prompt with a response file. Scrolling through long list of “prompts” answers is very hard and time consuming. So two things are requested
- Log the prompt along with “response” into the file - today only answer/response is logged.
- Allow ability to bundle “set of questions/prompts” as one “bag” of things with timestamps and put a tag on them along with “BagName”, so later you can create a mindmap or search related stuff together.