smallcloudai / refact-vscode

Refact AI: Open-source AI Code assistant with autocompletion, chat, refactoring and more for VS Code
https://refact.ai
BSD 3-Clause "New" or "Revised" License
61 stars 19 forks source link

fix: update chat history in the side bar when asking a new question from a tab #57

Closed MarcMcIntosh closed 8 months ago

MarcMcIntosh commented 8 months ago

Issue description

Given a new chat has been opened in a new tab, when asking questions the sidebar is not updated.

To recreate

Open a new chat from the side panel, click open tab, ask the first question... (the chat history), click on another question and then back to see the new question in the history.