Expand description
Antigravity (Google IDE-agent) detector.
Antigravity shares storage with Gemini CLI but is a separate product
(antigravity.google). State lives at:
~/.gemini/antigravity/
├── conversations/<uuid>.pb ← Protobuf — one per conversation
├── code_tracker/{active,history}/
├── brain/, implicit/, context_state/
├── installation_id, mcp_config.json, user_settings.pb
└── browserAllowlist.txtSessions = count of *.pb files under conversations/.
last_used = max mtime of those files.