Skip to content

Chat history disapperead in a multi-repo workspace #1291

Description

@sbond777

Describe the bug
Had ~10 chat sessions in a VS code workspace that started when it was just one repo folder.
Added 2 more repo folders, forked the chat.
After VS Code update and restart, all but 1 chat session are gone.

To Reproduce
Steps to reproduce the behavior:

  1. Open a repo
  2. Chat
  3. Add more repo folders to workspace
  4. Chat more
  5. Fork a chat
  6. Add another repo to the workspace
  7. Fork the fork
  8. Update VS Code
  9. Restart
  10. Some/all chats are gone

Expected behavior
Should still have my chats.

Platform

  • OS: Mac
  • IDE: VS Code

Additional context

Your keying the chat sessions by the workspace folder is fragile.
When folders are in flux and chats are being forked, it seems the keying was non-reproducible, and the chats are now gone. Data access lost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions