Missing conversations

Bug Report: Conversation Sidebar Shows Conversations From Wrong Workspaces

Summary

When opening the conversation sidebar, the list displays conversations from other workspaces instead of the currently active one. This makes it impossible to navigate back to previous conversations in the current project.

Steps to Reproduce

  1. Have multiple workspaces with conversation history (e.g., workspace-A and workspace-B)

  2. Open Antigravity IDE with workspace-B as the active workspace

  3. Open the conversation sidebar (left panel)

  4. Observe the listed conversations

Expected Behavior

The conversation sidebar should show conversations belonging to the active workspace (workspace-B), including recent ones.

Actual Behavior

  • The sidebar shows only conversations from other workspaces (workspace-A)

  • None of the active workspace’s conversations appear

  • Even the current active conversation does not appear in the list

  • There is no filter applied — the full list simply shows the wrong conversations

  • The title bar correctly shows the active workspace name

Additional Notes

  • The conversation data is not lost — the AI agent can still access all conversations via the filesystem under the brain/ directory

  • The issue appears to be in how the sidebar queries or filters conversations by workspace

  • The problem may be related to workspace-to-corpus mapping or conversation metadata indexing

My Environment

  • IDE: Antigravity Desktop

  • OS: Windows

  • Date observed: 2026-03-01

  • Active workspace: fair-split (corpus: jnchacon/fair-split)

  • Conversations shown incorrectly: All tagged pq-hub or skill-master (different workspaces)

  • Missing conversations: ~20+ from fair-split, spanning 2026-01 to 2026-02-28

  • Screenshot: (attach the screenshot of the sidebar showing wrong workspace conversations)