devchat
devchat copied to clipboard
Global chat history lost after VS Code restart
Describe the bug Restarted my VS Code and found the chat history is lost.
To Reproduce Steps to reproduce the behavior:
- Start VS Code but do not open any project.
-
rm ~/.chat/prompts.*
for a clean history. - Chat on DevChat, with one or more rounds.
- Restart VS Code.
Expected behavior
Previous topics and chat history should not disappear.
Screenshots
We can see that prompts.* do have content but nothing is shown in the topic view.
Desktop (please complete the following information):
- OS: MacOS
- Version: v0.1.57
Note:
This issue does not apply to project-local chat history. See below for example. It works.
@pplam can you check if this issue exists for JetBrains?
@pplam can you check if this issue exists for JetBrains?
No, this issue does not occur in IntelliJ.