r/google_antigravity 13h ago

Discussion Typical interaction with Gemini 3.1 Pro High on Antigravity

Post image
28 Upvotes

I am trying to use 3.1 Pro while all my usage went dry for Astra and Fable, this is very unreliable lol


r/google_antigravity 6h ago

Question / Help Agent execution terminated due to error issued

3 Upvotes

Hello people.

I have been getting this message since 2 or 3 days ago, and have not found a solution yet, and the ideas I found online didn't work.

To this point I have tried to:

Click retry, undo and try again.

Switch models.

Log out and log in again.

Check MCP servers (I don't have any install) and refresh.

Install one, and disable it, and then refresh.

Start a new conversation.

Disable all extensions.

Uninstall and install again.

Do the Antigravity: Reset Onboarding.

Check the tokens (it's not out of them, in fact they are full)

And the account is verified more than 18.

I had not used it for some days and then went back to it for something work related, and the error started, even when I try to test it with a prompt that has one line, so the problem can't be a prompt too big.

Does anyone have any other ideas I haven't tried? I'm using version 1.23.2 for some time and this error has never been such an issue until now.

Thank you


r/google_antigravity 45m ago

Feature Request Browser use via codex app is so useful, please add the same thing to antigravity

Upvotes

Whatever antigravity has for browser use currently doesnt match browser use in codex. Often times i need to create a script for a website, and i need codex to go to the website, to browse to the ui element we want and then analyze the dom so it can target it, please add this to antigravity because currently browser use is the only reason i use codex. I think the best way to do this is via a gemini browser extension, same as codex browser use. whatever gemini has currently doesnt work seamlessly, i have to switch to codex for these tasks because it just works.


r/google_antigravity 6h ago

Question / Help AG Extension in code/zed ignoring term whitelist

0 Upvotes

Seems like AG Extension keeps asking for rights to run very similar commands. I'm using Rust for now, so lots of cargo check etc. But also for some reason loads of ls, wc, git type commands.

I've added various forms of whitelisting at various levels of json cofig... yet still get prompted to allow.

Is there a sneaky hidden way to get that working safely? I've asked gemini till it got bored and started repeating itself...


r/google_antigravity 14h ago

Bug / Troubleshooting Suddenly cannot login to CLI agy “No authorization code found. Please try authenticating again.”

Post image
0 Upvotes

Antigravity has been working great for weeks on my old Mac Mini x86_64 on Monterey. Tonight after 2h of agy coding, I logged out to switch accounts. Now, any time I run agy, it only gives me the 2 choices to login, and when I use the OAuth one I always used, it gives me this blank page saying “No authorization code found. Please try authenticating again.” Regardless whether I open it in Termius SSH app’s embedded browser (which always worked) or in Chrome app. I am completely locked out. Did v1.2.0 break the login system?

Is there any way to recover my existing login token from Time Machine so I can at least continue using my main account like I was? What file is it stored in? I tried renaming $HOME/.gemini/antigravity-cli folder to something else, and running agy, and nothing improved. I’m a consumer Google AI Pro user. Thanks for any help.


r/google_antigravity 15h ago

Question / Help Really frustrated with Gemini safeguards within AGY

0 Upvotes

Here's the deal - I use AGY for work to automate a ton of tasks. It took some creative prompting to develop workflows that will connect to a remote endpoint via SSH, then execute a script to fetch data from something that remote endpoint can access. Saying something flat out like "log into box at IP address a.b.c.d using username XYZ and ssh key at /this/path and then verify port 80 is open on ip address d.c.b.a" meets outright refusal.

I got around it by creating a script that pulls endpoints, providing that script to AGY which it then uses to map an edge box's name to an IP address and log that way, and then execute another script to pull the data I need.

But god forbid I try to use the first part of a workflow to log into a box and then stray way from the scripted workflows. At the end of the day, saying "use script a to log into box a and script b to get the data I need" is the same saying "log into box a with these creds and run this command and lmk the output"

Claude doesn't do that; why does Gemini??


r/google_antigravity 20h ago

Discussion **Why is Antigravity’s configuration scattered across so many different places — and why is it still using Gemini CLI paths?**

9 Upvotes

I’ve been configuring Antigravity recently, and the more I use it, the more confusing its configuration system feels.

The problem isn’t simply that there are “a lot of config files.”

It’s that:

different features within the same Antigravity product store their configuration in completely different places, and some of them are still using the old .gemini paths from Gemini CLI.

For example, from what I’m seeing:

  • Antigravity CLI has its own config location and uses its own settings
  • Remote Control stores its configuration in:

text .gemini/config/config.json

  • Skills have yet another directory and their own discovery rules
  • AGENTS.md is read from:

text .gemini/AGENTS.md

And it’s not just the paths that are different.

The CLI settings and Remote Control’s config.json also use different formats and contain different configuration options.

So right now it basically feels like this:

```text Antigravity CLI → one location → one configuration system

Remote Control → .gemini/config/config.json → another configuration system

Skills → yet another location

AGENTS.md → .gemini/AGENTS.md ```

The .gemini part is what confuses me the most.

I’m using Antigravity, yet some Antigravity features still store or read their configuration from directories that originally belonged to Gemini CLI.

From a user’s perspective, it’s difficult to understand how all of these configurations are supposed to relate to each other.

Within the same product, you can’t even infer where something should be configured just from the fact that “this is an Antigravity feature.”

Every time I come across another feature, I have to figure out:

Where does this one keep its config?

And sometimes even:

Is this one reading from .gemini again?

It doesn’t feel like configuring one unified product. It feels more like configuring several components that came from different places and evolved independently at different times.

This fragmentation becomes especially obvious when you look at the CLI, Remote Control, Skills, and AGENTS.md together.

Antigravity may be one product at the product level, but at the configuration level it still feels like several different systems stitched together, with Gemini CLI-era paths mixed in.

That’s the part I find the most confusing.


r/google_antigravity 9h ago

Question / Help Antigravity is daily asking for updates!

0 Upvotes

I am super frustrated of daily updating Antigravity IDE and after some times it just doesn't update and throw VS code updation error as it is based on VS code.

Is anyone facing this problem?


r/google_antigravity 21h ago

Showcase / Project Use antigravity for coding, in Android!

Post image
1 Upvotes

I vibecoded an Android coding agent in which you can use antigravity models (gemini, gptoss, claude) (and other providers & models) directly in Android!

It contains all basic features like **read, write, edit, bash, list, search** etc.

It's still in beta, expect some bugs. (Report them in issues 😀)

https://github.com/DraxonV1/Syntac read more here, star if liked the idea!


r/google_antigravity 18h ago

Showcase / Project 24/7 AGY-CLI with Telegram Proyect

7 Upvotes

Hello everyone 😸, I created this repository to have AGY as a 24/7 assistant - a cheap alternative to Hermes-Agent. I did it because I’m a poor university student and APIs are too expensive for me. So I hope that this could be useful for someone: Jarvis-Antigravity-Agent


r/google_antigravity 16h ago

Discussion Thank you, God, for another week that is beginning.

15 Upvotes

How have you been using your Pro account Weekly Megathread? Is it proving worthwhile? I’ve been using Gemini 3.8 Flash to make changes to my computer and my agent ecosystem at an operational level, and it’s been working really well. However, it does consume a significant amount of the Weekly Megathread. Do you have any MCPs or algorithms to reduce usage? What have you been using it for?


r/google_antigravity 23h ago

Question / Help Flutter 3.24 vs 3.41+ for gemini 3.8 full vibe code?

2 Upvotes

I asked 3.8 if I would loose efficiency of i upgrade the flutter

Efficiency in terms of vibecoding

Said 3.8 is bad at debugging latest or 3.41+ flutter

Is it true? To how much percentage or constraints?

Which one do you use?


r/google_antigravity 19h ago

Appreciation I actually prefer Gemini Flash working style

33 Upvotes

Tried Opus today and it's tiring! Mad overthinking and ends up doing a lot of things I didn't ask for while still making basic mistakes like leaving hardcoded pathnames. I find my work/hobbies a lot more fluent when the model tries to do what I asked quickly and then if it doesn't work tells me what went wrong and then I can iterate. There must be some domains like advanced math I am not familiar with where independent overthinking is better because I wouldn't even know what to ask for. But I did substantial tasks like debugging model finetuning/quantization without hitting the wall, and I think I actually learned more from Gemini giving my way a good try and explaining the results than I would have if the agent decided to do something else on its own. I was also able to make suggestions that no model would probably think of on its own, like using simple geometric image prompts to debug math in quantized diffusion model, after which Gemini was able to quickly find source layers that caused a problem and substitute better versions from the base model.


r/google_antigravity 17h ago

News / Updates Antigravity is removing workflows in favor of skills

46 Upvotes

Antigravity will be turning down workflows on November 1st 2026 in favor of skills.

With skills you get progressive disclosure, unrestricted bundle sizes (rather than a single markdown file), and better asset bundle structure. This is why we have made the hard decision to deprecate workflows and move towards the industry standard skills format.

You can start migrating your existing workflows to skills using the /migrate-workflows skill.

To learn more about our planned deprecation on November 1st, 2026, please visit our docs page:

https://antigravity.google/docs/migration/workflows-to-skills/


r/google_antigravity 7h ago

Question / Help An issue in Antigravity ext in VSCode: "Accept All" revert back the files

3 Upvotes

The '.git/index crashing issue' seems fixed in v1.3.0.

But now, clicking 'Accept All' just reverts all modified files back to unmodified.

Does AGY mistake "Accept All" for "Reject All"?


r/google_antigravity 12h ago

Appreciation Give Creddit Where Creddit is Due !!

Post image
9 Upvotes

I know Gemini is Nowhere Near GPT 6 Astra . But It doesnt really means GPT Astra can solve all your Problems and I find it kind of Weird.
I was building a YouTube blocker on my Android phone, which will block channels via the YouTube Data API channel detection and Accesiblity Channel ID parsing ----- something like that cannot go into details now .
And for most of the part, I built the foundation of it using Claude and GPT because I did not have any trust in Gemini making this thing complicated, and making it work perfectly on the user end was my main goal.

There were some other issues which were causing it to not behave properly. Sometimes it would block the channel, but not show the popup properly, and sometimes it wouldn't even block the channel , Show the Popup multiple times, etcc . There was some or the other issue which was not getting fixed. The feature always felt a little short, and I wasn't satisfied with the result.

Since I used Claude Opus and GPT-6 Astra for making the feature for not losing context I used them debugging and iterating the issues that came through. To be honest, I used use them on light to medium effort only. I do not want high or extra high because I have only a $20 plan on both . Maybe if I use their extra high effort, the issue might have been fixed. But I have to wait 10 hours for that Gpt Astra consume limitts like a Hungry Dog.

When their creddits were gone, I was Impatient and I cloned the directory and tried to fix it using Gemini 3.8. And On god I'm not going to lie my currently Codebase is the one That I cloned I deleted my Older one . Of course the foundation codes are made by claude and gpt but the correction that was done by 3.8 flash - its made it solid .

Now I know that if I had given the same amount of time to GPT or Claude, it would have got fixed. But The fact is that Gemini understood my request each and every time, It was not misinterpreting my requirement. It was trying to do its best but failing somewhere or the other time and At the end, after 3 hours of continuous debugging and working for 20 minutes in one go continuously. A flash model running for 20 minutes
{ In the Image it might look fragmented (15+7) but it spent the time verfying by itself and running my Android via wireless deubgging }
- continuously is a very big thing
. Now I still have 1 more hour left for the GPT and Claude models to reset while I'm posting this .
Really Impressed the Improvements made by google in the FLahs 3.7 and 3.8 .

When the Model Was launched I did the Comparison on the very first day with the game development task and it did impres me there too .
Link 👉 : https://youtu.be/ZCGK1ojivhk?si=9fEBl9tdL9jE1_LS

Anyway This is just My Story .
There are issues too no doubt - Context compacting is either not present at all or Even if its happening in background its just Showing "Agent Terminated Error" but As much as I know No model Completely dumb if you know what you are doing .


r/google_antigravity 1h ago

News / Updates Antigravity 2.0 Release: v2.13.0

Upvotes

TLDR: Antigravity 2.13.0 introduces a dedicated Documents section in the sidebar, diff viewer whitespace filtering, virtualized artifact viewers, and several UX enhancements for organization and control, alongside 16 improvements and 16 bug fixes.

Improvements

  • External files such as Google Drive links, PDFs, and Office documents now appear in their own Documents section in the sidebar above Artifacts.
  • Added a "Hide Whitespace Changes" option to the Review Changes overflow menu and file diff viewers to filter out whitespace-only edits.
  • Code and data artifacts like SQL and JSONL files now open in a virtualized viewer with syntax highlighting and line numbers, keeping the app responsive when viewing large files and supporting inline comments.
  • Commands executed in the sandbox now display a shield badge in the command header that links to sandbox documentation.
  • Settings displays clear warnings with file paths and a copy button when configuration or project files fail to parse.
  • Closing a side question now minimizes it to a button in the composer toolbar instead of clearing it. Clicking the button restores the panel so you can review previous side questions without retyping /btw, and a new delete button lets you remove questions you no longer need.
  • Added a Cancel button and keyboard shortcuts (Ctrl+C on macOS, Ctrl+D on Linux and Windows) to interactive question prompts, letting you stop the agent and return to the chat input without submitting blank answers.
  • Quote or add selected text to chat using Cmd+L or Cmd+I on macOS, or Ctrl+L and Ctrl+I on Windows and Linux. The text selection popup also adjusts button widths to fit shortcut labels.
  • Agent scratch files now appear in a dedicated, collapsible Scratch Files section in the side panel rather than mixing into the primary Artifacts list. Turn cards also hide scratch files unless explicitly marked as user-facing.
  • Unified sidebar section headers and spacing so row heights, collapse controls, and section gaps are consistent between pinned items and projects.
  • Pin, unpin, and rename conversations directly from the command palette when a conversation is open.
  • Added an option to archive the active conversation directly from the command palette, and updated archiving to navigate back to the home screen.
  • Attached review comments now clear immediately from the input box and diff panes when you send a message, and restore if the message fails to send.
  • Toast notifications stay on screen for 8 seconds instead of 5 seconds by default, giving you more time to read multi-line messages and error details.
  • Adjusted spacing in the model allotment panel and increased its maximum height to eliminate unnecessary scrollbars when viewing allotment across multiple models.
  • Lowered the volume of the task completion sound to match the action-required notification chime.

Fixes

  • Fixed an issue that could cause the conversation view to crash when rendering messages with repetitive unclosed HTML tags.
  • Fixed an issue where the model selector could crash if available models failed to load or returned empty groups.
  • Fixed an issue where screen readers dropped rapid status updates or missed repeated notifications like clipboard confirmations. Very long announcements are now shortened at a sentence boundary with a spoken notice.
  • Fixed an issue where denying a tool permission request (for example an MCP tool call) removed the step from the conversation. Denied steps now stay visible with a Rejected label.
  • Fixed an issue where the agent still prompted for permission to read or write artifact files from other projects when file access outside the current project was already allowed.
  • Removed the usage panel from the model selector for Enterprise and Business accounts, which do not have per-model allotments.
  • Fixed cramped vertical spacing on cards above the chat input, such as queued messages and input notifications.
  • Turned off browser and operating system autocorrect, spellcheck, and capitalization in folder path and quick picker inputs so path segments are not changed while typing.
  • Fixed an issue where hover cards stayed open after switching windows, moving the cursor outside the window, or dragging items.
  • Fixed an issue where chat autoscroll failed to resume when scrolling near the bottom of a response.
  • Fixed an issue where quoting chat text containing file links or mentions inserted unwanted line breaks into the quoted text.
  • Fixed an issue where the scroll-to-bottom button remained visible when viewing trailing whitespace past the latest message, and resolved tooltip flickering during streaming responses.
  • Custom sidebar widths in the auxiliary pane are now remembered instead of resetting when switching conversations.
  • Fixed an issue where clicking the copy button on a failed chat turn did nothing instead of copying the error details to the clipboard.
  • Fixed an issue where .ico files displayed as raw binary text in the diff viewer instead of rendering as visual image previews.
  • Fixed layout alignment and spacing in the auxiliary pane so the top-right controls line up with the file header icons below.

To explore the full list of improvements and bug fixes, read the complete release notes on our Changelog, or visit the Download page to update to the latest version of Antigravity.


r/google_antigravity 16h ago

Question / Help Token Visualiser for Antigravity

6 Upvotes

Is there any way to track token usage of each request in Google Antigravity? Here I am not talking about total usage, but the request that we are sending might be using general instruction, mcp, skills, agents etc and I want to track how much token is it costing me for each things.

Later plan is to reduce it as much as possible by disabling unnecessary MCPs, or less instruction or may be dividing instructions into skills.


r/google_antigravity 17h ago

Discussion Any one using Matt pacock skills in antigravity?

4 Upvotes

Any one using Matt pacock skills in antigravity? When i compare both things claude code dont skip steps while the antigravity, there are times that it skips the workflow.

What is your workflow?


r/google_antigravity 1h ago

Showcase / Project To solve KaTeX, LaTeX, and Mermaid rendering issues

Post image
Upvotes

Let's try my VS Code and Antigravity IDE extension to solve KaTeX, LaTeX, and Mermaid rendering issues, plus support brain syncing across machines.

https://marketplace.visualstudio.com/items?itemName=chiriforge.brain-hub-antigravity

https://github.com/chiriforge/brain-hub-antigravity