We’re experiencing an issue with conversation history in Antigravity IDE.
Steps to reproduce:
-
Create a new workspace
-
Run a simple task (chat works fine)
-
Go back to main chats in the editor → history is empty
-
Click “Past Conversations” icon → the chat is listed there
-
Click the conversation → prompt appears:
“Select where to open the conversation” (Open in current window / Open in workspace)
Problem:
-
The conversation exists and is accessible via “Past Conversations”
-
But it does NOT appear in the main chat/editor history
-
Even after opening it, it doesn’t persist in the workspace chat list
Expected behavior:
- Conversations created inside a workspace should appear in the main chat history for that workspace
What we tried:
-
Opening with both options (current window / workspace)
-
Reopening workspace
-
Restarting IDE
Question:
Is this expected behavior or a bug with workspace → conversation binding?
How can we make conversations persist and appear in the main editor history?
also we found: Something went wrong
TypeError: Cannot read properties of null (reading '__store') when open workspace in config section

