My environment:
- Windows 11
- Antigravity IDE 2.0.3
- codebase-memory-mcp 0.7.0 with auto indexing on (true)
Behavior: This tool indexes the IDE installation directory with binary files and creates a database.
"C:\Users\xxxi\.cache\codebase-memory-mcp\C-Users-xxx-AppData-Local-Programs-Antigravity IDE.db"
"C:\Users\xxx\.cache\codebase-memory-mcp\C-Users-xxx-AppData-Local-Programs-Antigravity.db"
Indexing the IDE's own installation directory is unnecessary and takes up hundreds of MB of space.
We only need to index the projects that are open within the IDE.
My environment:
Behavior: This tool indexes the IDE installation directory with binary files and creates a database.
Indexing the IDE's own installation directory is unnecessary and takes up hundreds of MB of space.
We only need to index the projects that are open within the IDE.