Skip to content

Antigravity Conversation Fix v1.06

Latest

Choose a tag to compare

@FutureisinPast FutureisinPast released this 22 May 08:24
eef25da

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!