r/AntigravityGoogle

Antigravity Mobile WebUI
▲ 12 r/AntigravityGoogle+1 crossposts

Antigravity Mobile WebUI

Messing around with the built in agent-api function and ended up vibe coding a PWA web UI for Antigravity. This connects directly to an instance of AG running on my host PC. It works but there are some quarks.

First the good.

-For better or for worse, it's a stable connection to AG. All my projects, access to all my skills and MCPs, all on my phone and connected to Tailscale.

-By default messaging via the API is text only but Gemini found a cheeky way to pass attached images by sending them to the host PC first and appending the text of the prompt with a link to the file on the computer. Then the Antigravity agent references the image and text.

The Ugly

-No way to pass permissions/approval via api. Currently I have to manually put the individual project directories in "Yolo mode". We'll see if that truly keeps them out of permission block. My experience is *something* always comes up that needs a nudge.

-Beyond permissions there is no way to pass A2UI capabilities like the multiple choice functionality of the /grill-me function.

-Chats that were archived on the native app still show in the web UI as it can only read a history of chats.

-There is no way to initiate a new project via API, only a conversation.

-Messages received from agent-api (externally) are sanitized to 'Message from me" or "Message from Root Agent" so the chat history looks like the LLM talking to it's self.

Overall it will serve the purpose of testing Antigravity as an Agent platform for the next few weeks. I'm not waiting for Spark. I hope the team at Antigravity opens up the API so a full blow interface would be capable.

It's late and I'm out of credits but if anyone is interested, I'll clean it up and throw it on GitHub over the weekend.

u/No-Butterscotch-218 — 10 hours ago
▲ 58 r/AntigravityGoogle+2 crossposts

Didn't expect to see Claude Opus 4.6 inside a Google AI tool tbh — Antigravity CLI is wild

Google I/O quietly dropped something pretty interesting yesterday.

Gemini CLI is now Antigravity CLI — and with a Google AI Pro subscription, you can switch models directly from the terminal.

Tried it today and honestly didn’t expect Claude Opus 4.6 inside a Google AI workflow 👀

What do you guys think about this? Share your thoughts 👇

u/alvmadrigal — 1 day ago

Why did Google split Antigravity 2.0 into a separate app? This is a workflow nightmare for non-coders. Horrible move if you ask me.

I am not a coder, but I’ve been using the Antigravity IDE for months now to build out my projects. Honestly, I’ve been mostly happy with the performance up until now. Right now, I have a large project live in production that I'm actively marketing. It’s got real, paying customers and it's hooked up to a ton of moving parts: Vercel, Supabase, GitHub, Instantly.ai, Stripe, etc.

I want to use the new multi-agent features, but Google forcing us onto this new 2.0 standalone app is a joke. Migrating a live, complex setup means I risk breaking all my API connections, re-doing my settings, and completely losing my conversation histories and current workflow.

Like everyone else, I tried 2.0 on day one. It was completely unusable. Even with my settings set to "Allow," the app hit a loop and asked me "Allow to run this command" every two seconds. It couldn't go two steps without forcing me to manually click submit. I deleted it immediately.

Since I don't code, I rely on a stable tool to manage this infrastructure. I am not about to fuck with a working setup that my customers depend on.

Can anyone tell me why Google would mess this up so badly? Why not just bring the 2.0 multi-agent power into the existing IDE and let us use the features there if we want to?

Separating them is ridiculous. What's next? Is Google going to split Gmail into two different apps? One app for short text emails, and a completely separate app for emails with attachments, where neither app talks to the other? It makes zero sense.

Is anyone else with live projects refusing to migrate to 2.0? How are you handling this?

u/WarLazy9161 — 1 day ago

Give us back old flash 3.1 model

This new 3.5 flash might be better on paper but this burns too quickly. I asked 3 prompts and it is gone. The previous was good enough for me and lasted a way longer than this new 3.5 flash model. I want old back. I do not need a smarter model.

Pro plan is totally useless now. I have a year subscription. And I'm very very disappointed with the update.

reddit.com
u/CapitalPristine3971 — 1 day ago

I have a confession to make to Google 😡

First off, let's start by complaining. Google has a ton of money, they have the employees, and also high-performance AIs that their employees can use... but they completely botched their work.

Here is a breakdown of the major issues with the recent transition.

1. The Botched Transition to Antigravity 2.0

First, they pissed off the community with the update. Before, Antigravity was an IDE with an agent manager, but they switched to a split system: **Antigravity IDE** \+ **Antigravity 2.0** *(which allows using AI agents to do tasks and launch multiple agents in parallel)*.

The problem is that they overwrote the old Antigravity (which was mainly an IDE) with the new 2.0, which offers general usage. Users didn't understand why; they simply thought: *"Antigravity isn't an IDE anymore"*.

2. Disastrous Data Migration

Moreover, they didn't prepare the migration of user data and configurations. Since it used to be an all-in-one tool and now it's two separate pieces of software, users lost their configs. The IDE's folder changed from `.antigravity` to `.antigravity ide`.

It's really shameful for a tech giant like Google to not even inform their users about this architectural change.

3. Data Inheritance Bugs

Next, the new generalist agent tool inherited data from the old IDE. Surprise: it doesn't interpret it like the IDE but in a completely different way, which creates weird bugs!

* We end up with conversation titles filled with `%`. * We get a multitude of workspaces (folders where we work) under the same name (e.g., `Siteweb1`, `siteweb2`) with scattered conversations.

I managed to fix all that even though it took a long time, but not everyone has my technical background, and they won't know how to fix it.

4. A Glaring Lack of Quality Assurance

Seriously, it's infuriating coming from Google. Even me, a 2nd-year student (although I've been in the IT world since I was 6), when I build software, even following the TDD (Test-Driven Development) methodology, I create AI agents that test the software on a GUI and make sure there are **0 bugs** before shipping.

Sure, for me it's expensive, but Google is a conglomerate; it would cost them jack shit to do that. This negligence is really annoying.

Other Major Frustrations

🐧 Linux Abandoned: For Linux, they didn't even bother updating the repositories. You have to download the packages and install them manually. Plus, they forgot the Antigravity icons in the packages. To think they didn't do an update for a whole month... What did the Antigravity team do during that month?

👁️ Visual Navigation Removed: The visual navigation tool that opened a Chrome instance and used the UI has been removed (well, it's still hidden in the files). You can't use it naturally anymore; you have to use the `Devtool-chrome` debugging tool instead. Furthermore, the agent can no longer use it automatically; you are forced to trigger it yourself with a `/...` command. It's a shame because with the old one, we could directly watch what the agent was doing. In my opinion, they should have kept both.

🧠 AI Model Management: The **Gemini 3 Flash** model was removed. It's a pity, it was good, fast, and above all cheaper for certain recurring tasks; Google should bring it back. Additionally, **Gemini 3.5 Flash** isn't really a "flash" model economically speaking. Let me explain: for the exact same task, Gemini 3.5 Flash uses 1.3 to 1.5 times *more* tokens than 3.1 Pro. Ultimately, for the same task, it can cost 1.7 times more than Gemini 3.1 Pro!

The Quot@ Situation

I imagine you've noticed, but our quot@s are shared between Antigravity CLI, Antigravity IDE, and Antigravity 2.0. Luckily, the Antigravity team and Google know how to multiply. Varun Mohan recently announced that our quot@s were multiplied by 3:

>*"An update: we’re 3xing the rate lim$ts for Gemini models across all paid tiers in Antigravity and resetting everyone’s Gemini quot@ for the week. We understand some people hit their rate lim&ts quickly and wanted to respond fast. Lots more to come and enjoy building!"*

Conclusion

Anyway. That's all I had to say. Antigravity has insane potential, but right now, it is neglected. It pisses me off because I'm a huge Google fan.

reddit.com
u/SIdis360 — 1 day ago
▲ 6 r/AntigravityGoogle+1 crossposts

Anyone else feeling the "Antigravity" burnout? Looking for more "merciful" alternatives for a free-tier user.

Is it just me, or has the latest Antigravity update made the free tier practically unusable?

I’ve been relying on it for my dev workflows, but the new rate limits feel like a massive downgrade. I’m constantly hitting "compute" walls after just 20-30 minutes of work, and being locked out for hours (or days) is killing any momentum I have. It honestly feels like a "bait and switch"—the platform was great a few months ago, but now it’s just frustrating to use.

Since I’m a free-tier user, I’m looking for something more "merciful" that won't lock me out after a few simple tasks. Does anyone have recommendations for alternatives that are:

  1. Actually usable on a free tier (or have fair, transparent limits).
  2. Local-first or self-hostable (I’d rather manage my own compute than deal with these arbitrary cloud throttles).
  3. Good for coding/agentic workflows.

I’ve looked into things like Cline and Eigent, but I’m curious to hear what the community is actually using right now to get real work done. What are you guys using that doesn't treat AI agents like a "mobile game energy meter"?

Thanks in advance.

reddit.com
u/SeaworthinessLife962 — 2 days ago
▲ 54 r/AntigravityGoogle+1 crossposts

So we no longer get free 1000 credits in pro plan?

Got this email today morning.quite confused are they removing the 1000 credits which was offered every month as part of pro plan?

u/Far-Blackberry-2463 — 3 days ago

Will a post be deleted if it contains a negative opinion on Antigravity?

Is there big brother censorship around here?

I am not seeing some of the posts that are bashing the recent update anymore, and I found mine got deleted as well.

reddit.com
u/StevenJang_ — 2 days ago
▲ 14 r/AntigravityGoogle+1 crossposts

Antigravity IDE isnt gone or replaced, you can still download it and use it!

I keep seeing people complain that Antigravity 2.0 feels completely different from the original experience and that they preferred the old Antigravity. The thing is… the original version still exists.

The solution is: Antigravity IDE

https://antigravity.google/product/antigravity-ide

For anyone who doesn’t know, there are currently 4 different Antigravity products:

I wanted to make this post because I constantly see people saying they want the previous version back and think they’re forced to use Antigravity 2.0 now. You actually aren’t — Antigravity IDE is still available.

u/someone_kkk_ — 3 days ago

Antigravity 2.0 is a complete trash. Google literally deleted the IDE to force "Vibe Coding" on us, and I’m losing my mind.

This is my first time posting on Reddit, but I am so incredibly furious right now that I needed to find a place to vent because Google just pulled the most brain-dead, out-of-touch corporate move I have ever witnessed.

​I opened up Antigravity today to actually get work done, and my entire workflow is completely fucked. Google just dropped the 2.0 update, and they did the most insane thing imaginable: they completely stripped out the built in VS Code text editor engine. It is no longer an IDE. It’s a glorified, bloated, hands off "Agent Manager" dashboard.

​Right now, I am looking at a screen that has absolutely zero code visibility. I cannot see my file tree, I cannot type code manually, and I cannot review diffs simultaneously. Instead, Google is forcing this aggressive, autonomous "AI First" garbage down our throats where the model spins up a hidden git worktree in the background, does whatever the hell it wants behind a closed curtain, and expects me to just sit there like an idiot, look at an empty chat panel, "vibe code," and blindly trust whatever the agent claims it's doing.

​To make matters worse, I am a paying Pro user, and this shit is actively burning through my paid tokens. If I want to make a tiny, simple change something I could easily type out myself in two fucking seconds, I am now forced to invoke an entire background agent task. Because I don't have a clear, full view of my files, I have to burn a massive amount of token context just to let the AI figure out what to change. It is an expensive, forced tax on basic manual labor.

​The UI/UX is an absolute joke. It is easily the worst, most detached layout I've ever seen. The "agent split window" only shows a microscopic, isolated view of exactly what it decided to change. What if I need to open a completely different configuration file or fix a dependency across a separate folder while working? I can't. You are completely blind to your own codebase unless you let the AI hold your hand through a chat prompt.

​Who the fuck thought stripping out a developer's eyes and hands was a good idea? I am an engineer. I don't want an AI manager wrestling the keyboard away from me and hiding the code state. I want absolute control over my workspace. I want to see my lines of code, handle file navigation, and look at exactly what is changing under the hood in real-time. This level of forced automation is a complete recipe for a massive, unreviewable technical debt disaster.

​Right now, Ctrl + E is completely dead because the editor binaries literally aren't even in the app anymore. My only choice to get actual manual control back is to minimize this piece of trash chat console and dual-wield it alongside a standard, separate instance of VS Code, or completely wipe 2.0 and risk destroying my local configs to downgrade.

Look, nobody is disputing that these new frontier models and agents are insanely powerful. When used right, they increase productivity tenfold. They are fast, they are smart, but they drink tokens like absolute rain in a desert. Google has the tech to do incredible things with this architecture which makes it even more insulting that they wasted it on this absolute piece of garbage layout. Instead of giving us a high-powered, precise tool where we steer the ship, they built an out-of-touch corporate dashboard that burns through your paid credits just to hide your own codebase from you. Fix the goddamn app and give us back our editor panels.

reddit.com
u/adarshpandey6364 — 3 days ago
▲ 8 r/AntigravityGoogle+1 crossposts

agy feels pointless

I have been experimenting between claude and gemini cli, with gemini leading due to having access to two models during the 24h limit. There are some shared skills, and claude is generally better at larger or longer tasks, but gemini was most useful in refactoring and adding specific features.

Antigravity cli looks horrible. The antiflicker takes no advantage of the window and it feels early days. Skipping that, small artifact creations is descent, but for any task it is unusable. While using superpowers, I hit quota once it actually started to run unit tests, before actually doing the tdd steps. I am locked out for 154 hours.

Yes, I am using my personal google account to access, evaluating if I want to upgrade to a paid level, but this is not a good show. A complete downgrade from gemini cli. At least with the predecessor, I could get some work done. According to the marketing, the pro plan would have 4x rate limits, so I would be able to maybe finish this small refactor and maybe some testing.

Now I am trying to find a replacement. Maybe Hermes or Claude with OpenRouter.

reddit.com
u/rkichenama — 2 days ago
▲ 15 r/AntigravityGoogle+2 crossposts

Antigravity 2.0 - The Good, The Bad and The Ugly

Straight to the point.

The Good

You can still keep the old Antigravity IDE together with the new Antigravity 2.0, even though the upgrade flow is buggy.

If you upgraded and did not select the option to keep/install the IDE, you may need to uninstall both, install the IDE first, and then install 2.0 after that.

They can also run at the same time, even with different accounts, which is actually pretty useful.

And honestly, Antigravity 2.0 with Gemini 3.5 Flash is impressive. Really impressive. It is fast, it understands context very well, and it often catches what you are trying to do with very little hand-holding.

The weird part is that you no longer feel fully in control. That takes some getting used to. But when it works, it works really well.

The Bad

Yesterday, Gemini 3.5 Flash had very generous available usage.

Today, not so much.

It feels much tighter now. With a Pro account, a few minutes of actual work can burn through the available usage completely. That is extremely frustrating, because the model is good enough that you actually want to use it.

It also feels strange that there is no real fallback inside Antigravity. Gemini 3.5 Flash is doing the heavy lifting, but the name is misleading. This does not feel like “Flash” at all.

It probably should have been called something like Gemini 3.5 Ultra Lite, while keeping the old Flash available.

Use 3.5 for planning, architecture, and reasoning. Use regular Flash for execution and smaller edits. That would make way more sense.

The Ugly

Yesterday, the available usage seemed to be separated between Gemini 3.1 Pro, Gemini 3.1 Pro Low, and Gemini 3.5 Flash.

If you burned through one, you could still use the others.

Now it looks like they all share the same access pool.

That is the worst possible change.

The irony is that you can be using Google’s own agentic IDE and still end up being forced back to Claude or GPT OSS after a few minutes because the access pool dries up so fast.

And honestly, I am not even sure why GPT OSS is still there instead of something like Kimi 2.6.

Authentication was also a mess. I had trouble getting through Google login, and I saw several other people with the same problem.

For Pro and Ultra users, this feels bad. No proper warning, unclear changes to available usage, forced upgrade behavior, login issues, and a product that feels rushed out before it was ready.

It really does feel like this was pushed out just so Google had something to show around I/O.

Final Thoughts

Antigravity 2.0 is genuinely exciting. The old IDE is also still great. There is a real product here.

But right now, I do not know if it is actually usable as a daily tool.

The potential is obvious. That is what makes it so frustrating.

It needs better transparency around available usage, better fallback models, better upgrade handling, and someone making clearer product decisions.

u/Only-Psychology6648 — 3 days ago
▲ 7 r/AntigravityGoogle+1 crossposts

Confused about Antigravity 2.0 and token usage (Google AI Pro). Help?

Hey everyone,

I’ve been testing out the new Antigravity 2.0 desktop app since the Google I/O announcement, but I’m struggling to understand how the new tracking and usage systems work under the hood. It feels like simple tasks are burning through my daily allowance way too fast.

I have a few specific questions if anyone can clarify:

  1. How do I check token burn per prompt? Is there a native way inside the Antigravity 2.0 app to see exactly what I am spending per request? With the new subagents running in the background, my available balance seems to drain instantly.
  2. Do different versions pool their usage? I noticed that my consumption goes up regardless of the model I select. Are Gemini 3.5 Flash and Gemini 3 Pro drawing from the exact same daily pool? If so, what is the advantage of using Flash if it impacts my Pro availability anyway?
  3. Does the Gemini CLI offer extra capacity? Do the old Gemini CLI and the new Antigravity app draw from the same combined engine pool, or are they separate? Also, where do we monitor remaining capacity for the CLI?
  4. Jio Google AI Pro Subscription vs. Standard I currently have my Google AI Pro subscription through Jio (India). Does anyone know if the Jio-partnered plan has the exact same feature set and daily availability as buying it directly from Google, or are there differences?

Would appreciate any insights or workarounds you guys have found. Thanks!

reddit.com
u/Suduli1 — 3 days ago