My antigravity feels very heavy, I wonder if it’s because the conversations have piled up. How do I delete the conversations permanently?
Hi @wahyu_putranto,
Welcome to AI Forum!
To delete a conversation in Antigravity, you can use the Agent Manager. Here are the steps:
-
Open the Agent Manager (often accessible via the “Mission Control” or Agent icon in the sidebar).
-
Locate the specific conversation you wish to remove in your Inbox or History list.
-
Right-click on the conversation entry and select Delete Conversation.
Alternatively, if you are currently inside the conversation in the Editor’s Agent panel, look for the trash icon (usually located in the top header of the chat panel) to delete the current session.
Hi I was unable to right click to delete conversations in the agent manager window. Also I dont see any trash icons in while I’m in the chat conversation. I have quite a few agent conversations that are stuck in loading, trying to open the conversation just leads to “Agent is taking unexpectedly long to load”
@SideFire many people are facing the agent loading issue and posted here. You could file bug reports directly through the Antigravity in-app feedback tool. You can do this by navigating to the top-right corner of the interface, clicking the Feedback icon, and selecting Report Issue.
What If I don’t want it to have that conversation in memory but u don’t want to remove the conversation completely ? Editor mode
rm -rf ~/Library/Application\ Support/Antigravity
rm -rf ~/Library/Caches/Antigravity
Conversations are in /.gemini folder located in root
rm -rf ~/.gemini/antigravity/conversations
rm -rf ~/.gemini/antigravity/brain
rm -rf ~/.gemini/antigravity/implicit
rm -rf ~/.gemini/antigravity/browser_recordings
rm -rf ~/.gemini/antigravity/code_tracker
To have fresh n up AGY
rm -rf ~/.antigravity
rm -rf ~/.gemini
rm -rf ~/Library/Application Support/Antigravity
There are more secret folders and files, but above will do the trick for you
Is there a way to delete specific conversations that are stuck that you can’t delete through the UI?
Is this ‘right-click to delete’ supposed to work on Windows 11 as well? It doesn’t on my pc. Is this for macOS only?
Same for me. Windows 11. Never been able to see the delete option.
You can manually remove the conversation files.
-
Close Antigravity completely.
-
Navigate to your user profile directory:
C:\Users\[YourUsername]\.gemini\antigravity\conversations -
Delete the folder corresponding to the specific agent/conversation ID you want to remove.
(Note: This is a permanent action and cannot be undone via the UI).
It’s a bug: right-click to delete apparently works on macOS only and should be added to Windows.
Fortunately, while deleting conversations from the Agent Manager window does not work on Windows 11, I did find a way to delete them.
Open the Editor window and then the Agent sidebar. Next, click the small clock icon at the top. You will see a list of chats, each with a trash can icon next to it.