Antigravity Icon says "X Agents Running" even if no conversation is happening and quota is reached

Hi All,

I am a bit concerned about the new Antigravity Version 2.0.11 (926161948)
Since the new 2.0 dropped, the Icon (the one on the top bar on Mac) keeps telling me that there are agents running, specifically it says “6 agents running”, even though:

  • I archived/deleted most chats
  • My quota ran out :smiley:
  • I killed it and restarted multiple times
  • There are no scheduled tasks

Does anyone know what these agents are, where they live and how I kill them? I am afraid they’re consuming tokens or, at least, hogging resources on my machine for no reason.

Even when I close Antigravity, I get a message warning me that there might be background processes still running - it literally says “Are you sure you want to quit? There may be agents or background tasks running.”

any help would be appreciated
G

PS: I would upload screenshots showing what I mean, but as a new user here I don’t have that privilege apparently

I am having this same issue on 2.1.4 using Fedora.

@gsavastano I don’t know if you fixed yours or not, but I managed to fix mine.

Inside the file: ~/.gemini/antigravity/agyhub_summaries_proto.pb there is an entry that is making the program think there is an agent running when it shouldn’t be.

That is the database that basically remembers your previous prompts so Antigravity can understand stuff better.

Within that directory I made this prompt and it fixed the issue:

“Inside the file: agyhub_summaries_proto.pb there is an entry that is making the program think there is an agent running when it shouldn’t be. Find it and fix it”

Hope it helps, Good luck.

Thank you! It worked perfectly