Tried the manual and also asked the agent to delete older conversations. Neither worked.
You can delete conversations from the Agent sidebar by clicking the small “clock” icon at its top-right corner, and then selecting the trash can icon next to the conversation you wish to delete.
Thanks for the quick reply. Because there were so many old conversations cluttering up the AM explorer window that I asked it to delete first. It ran a few commands like ls -t …/.gemini/antigravity/conversations/*.pb | tail -n +11 | xargs rm . That might have messed up the UI.
Also, it will be less error prone to have the conversation name in the popup – see below.
I have 100+ conversations that I want to delete . Using the current UI , which only handles one conversation at a time, would take forever.
Hello @whatdhack!
In addition to the method @paulvancotthem suggested, you could also use some terminal commands to delete conversations.
Please, take a look at this thread.
