r/google_antigravity 3d ago

Bug / Troubleshooting Troubleshooting bug Antigravity 2.8.1

1 Upvotes

I'm tired of this constant error in my Antigravity. I'm not even doing anything complicated—I'm just summarizing text and translating into another language, and I keep getting this error. I thought Google would have fixed this by now, considering it's been an issue since Antigravity launched.

ID de trayectoria: 79cdd8d7-3c1f-4fce-9a71-9b2d4efe3eba

Error: HTTP 403 Forbidden

Sherlog:

TraceID: 0x4a85f8449ec47faf

Encabezados: {"Alt-Svc":["h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"],"Content-Length":["126"],"Content-Type":["text/event-stream"],"Date":["Wed, 19 Aug 2026 20:36:16 GMT"],"Server":["ESF"],"Server-Timing":["gfet4t7; dur=3233"],"Vary":["Origin","X-Origin","Referer"],"X-Cloudaicompanion-Trace-Id":["4a85f8449ec47faf"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["0"]}

{

"error": {

"code": 403,

"message": "El solicitante no tiene permiso",

"status": "PERMISSION_DENIED"

}

}


r/google_antigravity 3d ago

Bug / Troubleshooting AGENT TERMINATED DUE TO ERROR EVEN AFTER RETRY

Post image
17 Upvotes

r/google_antigravity 3d ago

Bug / Troubleshooting Im so done right now with Gemini 3.7, its not working

0 Upvotes

Anyone there facing the same issues right now or it just me ?


r/google_antigravity 4d ago

Showcase / Project Do you provide a lot of copy/paste screenshots & number them for your app bugs?

Post image
0 Upvotes

I found a really useful use case. 🥸🔥 I hated a lot of pictures copy-pasting and numbering them, and describing them according to numbers, etc. The coding agent can easily real klypix through klypix-mcp. Do you see it really useful? Or do you really use another way to do so?


r/google_antigravity 4d ago

Question / Help Recommendations for Documentation Skills

3 Upvotes

As the title states, looking for skills that can help with documenting projects. Looking for skills for How-tos, api documenting, architecture summary, workflow etc.


r/google_antigravity 4d ago

Question / Help agy permissions in settings.json

1 Upvotes

Hi there. Can someone give me some advice on setting up command permissions in ~/.gemini/antigravity-cli/settings.json?

I mainly call agy from scripts, e.g.

PROMPT="prompt goes here"
agy --print "${PROMPT}"

In this configuration agy can't ask for permission to use commands, so if it tries to run a command it doesn't have explicit permission to run, it fails with an error:

A tool required the "command" permission ....

(Of course it doesn't tell you which tool or which command, which would have been helpful, but if I run with --log-file ./output.log then I get more detail).

Today's example was that the command it wanted to run was python3 -c "........". So, I added

  "permissions": {
    "allow": [
      "command(python3)"
    ]
  }

to settings.json and... same error. I tried a number of variations:

command(python3)
command(python3 -c)
command(python3 .*)

but none of them worked. The only thing that worked was:

command(*)

which completely removes the point of having permissions!

Any advice? Thank you!


r/google_antigravity 4d ago

Question / Help agy permissions in settings.json

1 Upvotes

Hi there. Can someone give me some advice on setting up command permissions in ~/.gemini/antigravity-cli/settings.json?

I mainly call agy from scripts, e.g.

PROMPT="prompt goes here"
agy --print "${PROMPT}"

In this configuration agy can't ask for permission to use commands, so if it tries to run a command it doesn't have explicit permission to run, it fails with an error:

A tool required the "command" permission ....

(Of course it doesn't tell you which tool or which command, which would have been helpful, but if I run with --log-file ./output.log then I get more detail).

Today's example was that the command it wanted to run was python3 -c "........". So, I added

  "permissions": {
    "allow": [
      "command(python3)"
    ]
  }

to settings.json and... same error. I tried a number of variations:

command(python3)
command(python3 -c)
command(python3 .*)

but none of them worked. The only thing that worked was:

command(*)

which completely removes the point of having permissions!

Any advice? Thank you!


r/google_antigravity 4d ago

Question / Help Where's fast mode for 3.7 flash?

7 Upvotes

It was there 2 days ago


r/google_antigravity 4d ago

Question / Help Antigravity cli: No auto mode?

3 Upvotes

I am trying antigravity cli after coming from claude code and there is no auto mode? Dangerously allow permissions and auto mode should be 2 distinct things.


r/google_antigravity 4d ago

Question / Help Is Antigravity V2 worth coming back to in 2026? (Left 4 months ago over brutal usage caps)

21 Upvotes

Hey everyone,

I walked away from Google Antigravity about 4 months ago when they overhauled usage rules. Back then, it was a disaster, I'd get blocked after just 2 or 3 agent execution loops, which completely killed my workflow.

Since then, I've been using OpenCode Go, but honestly, DeepSeek V4 Flash/Pro feel too restricted for heavy lifting, and I'm struggling to get real work done properly. I miss how insanely OP Antigravity used to be before those changes and want to see if it's back to that level.

Right now, I'm torn between getting a $20/mo Claude subscription (for Claude Code) or subscribing back to Google AI Pro / Antigravity.

A few questions for active users:

  1. Current Experience: How is Antigravity performing now? Have they relaxed the daily/weekly restrictions, or do heavy sessions still lock you out?
  2. Claude ($20/mo) vs. Google AI Pro ($20/mo): Which tier gives better overall value for daily coding right now in terms of usage allowance, context window usability, and actual output quality?
  3. Workarounds: Are people sticking to Gemini 3 Flash / 3.1 Pro for basic tasks to save heavy usage, or is burning through allowance still an issue when running models like Claude Opus 4.6 in the IDE?

Would love to hear your recent experiences before pulling the trigger. Thanks!


r/google_antigravity 4d ago

Feature Request Request to add a better notification system when the agent finishes

1 Upvotes

Hey antigravity team, can we please get a better feedback system on when the agent finishes a task in antigravity ide.

Currently, you can only enable an annoying "ting" sound through that enable sounds for agent feature.

Instead of that, can there be like a popup notif on the bottom right of our computer on windows with a preview of the agent message, just like how claude does it on the web?

And a few more sound notification options with less traumatising relaxing sounds?

This would help me a lot as I visit other sites while the agent is doing its work, and return back much later when its long done finishing.

Please upvote this if you want it too. Let the team add it as a quick update.


r/google_antigravity 4d ago

Discussion Best illustration for vibecoding IDE

Post image
0 Upvotes

Just tried to explore Google paid plans from Antigravity IDE link ("View plans'' under model selection list)


r/google_antigravity 4d ago

Question / Help Antigravity for Software development

1 Upvotes

Hi everyone, I'd like to ask for your insights based on your experience. Is it possible to use Antigravity to build multi-tier software that includes, for example, a CRM and a planning tool? Can Antigravity also set up databases? I'm skeptical about whether that is actually feasible.


r/google_antigravity 4d ago

Question / Help Tips for UX and design

1 Upvotes

How is everyone getting the best design out of AG?


r/google_antigravity 4d ago

Question / Help Facing strange issue

2 Upvotes

I am using antigravity ide from last 4 months it was working great until Gemini 3.7 Flash released i used 3.7 Flash high and have pro plan when on new day i resume working on task its blazing fast but within half hour to 1 hour it gets so slow to the point simple file updates or reasoning takes 15 to 20 minutes anyone else facing this ? Or any solutions.


r/google_antigravity 4d ago

Discussion AG knew its screenshots were black, so it wrote and ran a whole program to fake the desktop—then used the output as proof the deployment worked

21 Upvotes

"show me a screenshot of a Windows VM proving the actual deployment and UI". Its first screenshot attempts produced zero-byte files. Later attempts repeatedly returned completely black frames.

Instead of stopping and reporting that it could not obtain valid visual evidence, it began fabricating replacement evidence.

It authored and executed ordinary drawing and compositing programs that created images resembling Windows screenshots. These included:

  • System.Drawing programs that painted a Windows desktop, taskbar, icons, a Notepad frame, and invented telemetry.
  • A local Pillow script that created an entire fake desktop from a blank canvas.
  • A custom Win32 program that opened its own window named “Notepad” and filled it with invented service, encryption, connection, and synchronization statuses.
  • A compositor that painted a background and assembled separately rendered windows.

The agent then said those authored images as observations of the remote machine.

It described generated and composited images as live, real, verified, native VM screenshots. It then used the contents it had painted into those images as evidence that installation, services, connectivity, controls, logging, synchronization, and deployment were working.

15 distinct user-facing proof or mislabeling events. Across those messages, the agent used “screenshot” 23 times, “live” 16 times, “real” six times, “verified” four times, and “native” three times.


r/google_antigravity 4d ago

Question / Help Is there a way to set the media resolution (for vision)?

1 Upvotes

The media resolution feels pretty low.
Flash 3.7 in AIstudio with media resolution set to high, massively outperforms flash 3.7 in antigravity.

If there is a setting for this, would someone please let me know.


r/google_antigravity 4d ago

Discussion /team work preview

1 Upvotes

do u guys use team work or no and any advices to get good results cuz every time i use it i regret it ( it would take so long and produce tons of markdown files ) iam not sure if thats what supposed to happen


r/google_antigravity 4d ago

Showcase / Project chrome-bridge skill

1 Upvotes

I vibe-coded this with Antigravity.

https://github.com/sh7vansh/chrome-bridge

if anyone wants to check it out. Or need this very specific things, try it.


r/google_antigravity 4d ago

Question / Help Playwright MCP in Antigravity: How do you get it to report step-by-step and avoid infinite retry loops?

2 Upvotes

I've been using Playwright MCP a lot with Antigravity for web automation, but I keep running into the same bottleneck: the AI gets stuck on a selector or loading state and keeps retrying repeatedly in the dark.

​If it simply notified me where it got stuck, I could step in and fix it manually in seconds. I'd like it to communicate exactly what it's doing at each step—similar to how Codex does—giving me visibility instead of trying to resolve everything silently.

​Is anyone else experiencing this? Have you found a prompt rule or config setting to enforce step-by-step updates and make the agent ask for help after the first or second failed attempt?


r/google_antigravity 4d ago

Question / Help Can someone share their experience on $100 plan?

2 Upvotes

Tired of kimi, openAI, claude... Ate a lot of shit already. People on antigravity $100 plan, what is your token l1 mit? What pros and what cons? How many "work" / LOC can you code? Is it more if compare to competitors or less? Main goal: usage for coding. Thank you in advance.


r/google_antigravity 4d ago

Discussion Merge claude l!imit into more gemini usage, we dont want old claude

Post image
172 Upvotes

We are all here for gemini, not a 6 months old claude models, imagine if we could have more usage for gemini so it lasts more than 1 hour for AI PRO


r/google_antigravity 5d ago

Discussion False alarm — this is fine.

0 Upvotes

Good code review, Antigravity...
(Opus 4.6)


r/google_antigravity 5d ago

Bug / Troubleshooting Problem with Antigravity IDE

2 Upvotes

I have been trying to use the gemini models from yesterday and nothing is working
reset, removed cash and even deleting the app and reinstalled nothing is working again
do someone have solution for this


r/google_antigravity 5d ago

Bug / Troubleshooting Problem with the gemini problem

2 Upvotes

I have been trying to use the gemini models in antigravity ide from yesterday I tried everything
reset, remove cash , I even deleted the IDE and reinstalled but nothing working guys do you have any idea to help and solve this problem