Skip to content

The IDE's installation directory is unnecessarily indexed. #403

@EnziinSystem

Description

@EnziinSystem

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions