Description
After using Qoder IDE (v0.17.0) on Windows, the chat/quest history is no longer visible in the IDE sidebar or panel. There is no obvious UI element (icon, dropdown, or menu) to access previous chat sessions.
Environment
- Qoder Version: 0.17.0
- OS: Windows (x64)
- Platform: Desktop
Steps to Reproduce
- Open Qoder IDE
- Look for chat/quest history in the sidebar or panel area
- No history entries are displayed, even though previous sessions exist
Investigation
The chat data files still exist on disk at:
- %APPDATA%\Qoder\User\globalStorage\state.vscdb
- %APPDATA%\Qoder\User\workspaceStorage<id>\chatEditingSessions
So the data is not lost, but there is no visible UI to browse or restore previous chat sessions.
Expected Behavior
There should be a clear way to view and navigate to previous chat/quest sessions in the IDE (e.g., a history icon, sidebar panel, or command palette entry).
Actual Behavior
No chat history is visible anywhere in the IDE UI. Users cannot find or access their previous conversations.
Description
After using Qoder IDE (v0.17.0) on Windows, the chat/quest history is no longer visible in the IDE sidebar or panel. There is no obvious UI element (icon, dropdown, or menu) to access previous chat sessions.
Environment
Steps to Reproduce
Investigation
The chat data files still exist on disk at:
So the data is not lost, but there is no visible UI to browse or restore previous chat sessions.
Expected Behavior
There should be a clear way to view and navigate to previous chat/quest sessions in the IDE (e.g., a history icon, sidebar panel, or command palette entry).
Actual Behavior
No chat history is visible anywhere in the IDE UI. Users cannot find or access their previous conversations.