feedback: Ablity to see history for edit code prompts
Version
v1.30.3
Areas for Improvement
- [X] UI/UX
- [ ] Onboarding
- [ ] Docs
- [ ] Chat
- [X] Commands
- [ ] Context
- [ ] Response Quality
- [ ] Other
What needs to be improved? Please describe how this affects the user experience and include a screenshot.
I'd like to be able to pick up my old prompts, be it purely for archiving purposes or to save useful snippets that I might need to reuse later.
Describe the solution you'd like to see
Have a section where I can see the history of my prompts for code editing.
Maybe with added context that could be the code generated, or simply the file path where it was generated, just to keep track of what the prompts are related to at least, but that's another issue.
Describe any alternatives that could be considered
Merge that with the chat history, but I'm afraid that would make things confusing, the history tab became generic and included a filter on "conversation type", i.e. "chats" and "edit code prompts"
Additional context
I've seen that an issue for this was already raised in #3427, though it was more an extra and it hasn't been addressed. I think it would still be a useful feature.