Antigravity Conversation Fix v1.06
🆕 Multi-Folder Conversation Merge
Upgraded from v1.x to v2.x and some conversations vanished? The tool now scans all three data folders — antigravity-ide (new), antigravity (old), and antigravity-backup (upgrade leftovers) — and merges them into a single index. Duplicate conversations are automatically removed (newest folder wins). No files are copied or moved — everything is read in-place.
🆕 Cross-Folder Brain Search
Brain artifacts (titles, workspace data) are now searched across all 3 folders. If your conversation file is in antigravity-ide but the brain data is still in antigravity, the tool finds it.
🆕 Antigravity IDE 2.x Support
Now detects the antigravity-ide data folder used by Antigravity IDE 2.01/2.02, in addition to the old antigravity and Antigravity folder names. Previously, users on v2.x would get "Conversations directory not found."
What it fixes
❌ Conversations disappeared from the sidebar ❌ Conversations in wrong order (not sorted by date) ❌ Placeholder titles instead of real names ❌ Workspace assignments stripped on rebuild ❌ Lost workspace assignments from v1.0 — auto-recovered ❌ Missing timestamps causing wrong sort order ❌ Remote workspaces (WSL/SSH/Docker) not recognized ❌ "Antigravity IDE" renamed folder not detected ❌ Workspace matching fails on deep/non-standard paths ❌ Titles overwritten with brain artifact names instead of real titles ❌ NEW: Antigravity IDE 2.x antigravity-ide data folder not detected ❌ NEW: Conversations lost after v1.x → v2.x upgrade (split across folders) ❌ NEW: Brain data in old folder not found for new conversations
How to use
Close Antigravity completely (File → Exit or kill from Task Manager)
Download and double-click Antigravity_Conversation_Fix.exe
When prompted for workspace assignment, choose an option:
Press Enter or 1 — auto-assigns workspaces from your brain files (recommended)
Press 2 — auto-assigns first, then lets you manually assign any remaining conversations
Reboot your PC (full restart)
Open Antigravity — your conversations should be back, sorted newest first
Notes
• No Python or developer tools needed — just download and run • Automatically backs up your current index before making changes • Preserves workspace assignments, timestamps, and all metadata • Scans antigravity-ide, antigravity, and antigravity-backup folders — finds conversations wherever they are • Remote workspace users can paste vscode-remote:// URIs directly when assigning manually • Works with both old (Antigravity) and new (Antigravity IDE) folder names • Safe to run multiple times — non-destructive, no files moved or copied • Windows only (Mac/Linux users: run the Python script from the repo)
⭐ If this helped you, please star the repo so others can find it!