devchat icon indicating copy to clipboard operation
devchat copied to clipboard

Global chat history lost after VS Code restart

Open basicthinker opened this issue 10 months ago • 2 comments

Describe the bug Restarted my VS Code and found the chat history is lost.

To Reproduce Steps to reproduce the behavior:

  1. Start VS Code but do not open any project.
  2. rm ~/.chat/prompts.* for a clean history.
  3. Chat on DevChat, with one or more rounds.
  4. Restart VS Code.

Expected behavior

Previous topics and chat history should not disappear.

Screenshots

image

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

basicthinker avatar Apr 09 '24 09:04 basicthinker

@pplam can you check if this issue exists for JetBrains?

basicthinker avatar Apr 09 '24 09:04 basicthinker

@pplam can you check if this issue exists for JetBrains?

No, this issue does not occur in IntelliJ.

pplam avatar Apr 09 '24 09:04 pplam