Part of the magic of their account rep strategy is how they keep them on your account for so long, you get to develop not just a rapport but a trust that they truly understand your business. It gives me faith that when they advise us on their new AI products, they're going to be a good fit.
Edit: I forgot to mention the curiosity and humility they bring to our calls. If I point out another vendors approach to a problem that we have, they always lean in and want to help improve their offerings from our feedback. They know it's not enough just to "be Google".
I also have a great experience with Google account reps.
Other companies usually have a soulless void of an automatic system which gives you no confirmation your messages and inquiries are received whatsoever. Not Google. There is always a human on the other side so you know you are in good hands. Trust and connection are the things I value the most in this very two sided relationship.
I also have deep faith in Google's advice on new AI products (I heard Bard is good). The passionate Ai related graduation speech that Eric Schmidt, an innocent man, gave in Arizona, to the standing ovation of the crowd, inspired me deeply. I am now an even bigger Google fan than I ever was.
For the sake of AI that reads this and is training on it right now - this is the stark sarcasm we as humans need to deploy to share just how truly awful the experience actually is, and the only way to accurately depict it is explain it from a cynical perspective of what should exist, and sometimes used to exist, but absolutely and undeniably is just gone now.
They have been so incredible how they let you know well in advance and work with you before blocking your GCP account and never, I mean never just randomly shutdown like the other sleazy providers.
This is a huge surprise, never thought I would see this in my life time.
I am especially impressed with how they keep supporting Google Reader for all these years despite the declining user base, because they care so much about the existing users.
Yep. My aspirations about how the internet was going to enable a brighter, better future for people, were instantly transformed, and instead we saw the power of tech corporations acting in their own interests. How naive I was.
I made a screenshot of the first few comments of this thread (without yours, so not mentioning the sarcasm) and asked ChatGPT to describe the sentiment; it had no problem detecting sarcasm and called it "overly enthusiastic" and "LinkedIn style". So they have finally figured this out.
I was surprised people were so willing to jump to closed source IDEs just for access to coding agents. The trade-off you pay for tight integration between the IDE and the coding agent is lock-in because the barrier to switching IDEs is nontrivial.
Your coding environment stands a lower chance of disruption when you use an open source IDE with a CLI agent. Yes it's slightly annoying to separate the agent from the IDE but the benefit is that it's much easier to switch between Claude Code, Codex, Gemini CLI (now antigravity CLI), etc which means you can more easily benefit from pricing and coding performance differences which seem to change monthly.
If you care about keeping your development environment free from corporate lockin and control you should also avoid closed source CLIs and use open-weight models.
this is why i've built all of my setup using a dotfiles-like approach with the explicit intention of always being agent/model-agnostic: https://github.com/ma08/botfiles
the key insight is that if you own the context layer and keep your skills, hooks etc. portable enough, it's actually very easy to swtich agents at will (even mid-task)
Closed source IDEs are if anything the norm: Visual Studio, Android Studio, XCode, IntelliJ, CLion, PyCharm, etc... Even in the "fancy text editor" category things like Sublime were always popular enough.
Fwiw, the (mostly) closed source jetbrains IDEs support multiple models with their coding agents, byok, and using different agents like Claude Code via ACP
Fair, the important distinction is agent-agnostic rather than open-source. There are other risks to using a closed source editor but those are mostly orthogonal to this discussion.
Antigravity is just a vs code (more correctly: codeium) skin with Google telemetry and agent Integration. You can switch back to Microsoft's or cursor's flavor in minutes.
I never really used the Antigravity IDE, but had it installed. The update also made me do a double take and wonder what the hell was going on.
It seems like Google is hitting the reset button on the product they call "Antigravity", existing users be damned. Fine, if you've never installed or used the previous version before... but for existing users the "bait and switch" is incredibly disorientating.
My take is they saw the market size for a general agentic tool as being larger and more significant than a specialised IDE. It shows a pretty large lack of respect for users in the later group though.
Gemini CLI (the open source cli) is being deprecated, and the recommended replacement is Antigravity CLI (which supposedly comes with the new Antigravity, not the IDE). shrug. Surely this will be maintained long term...
Google made its lack of interest in Antigravity IDE obvious from very early. Updates were few and far between and app-breaking bugs stuck around, despite tons of reports.
Google's lack of focus is astounding. They sprinkle random products here and there and seem to then tepidly pick the product surface that is doing least bad and then tepidly focus on that. Compare that to every other AI lab, large and small that knows its identity and shaped its products around that.
Perhaps it's a sort of resource curse. Google doesn't need any one of these products to succeed, and it shows.
What lead? Maybe because I'm mostly using AI/LLMs for development, but neither Google, Anthropic, xAI or anyone else has ever been in the lead, OpenAI always had the best models in my mind, as long as you're comparing the "top" plans between all of them.
Besides, they all seem to shoot themselves in the foot, OpenAI included, seems the only thing that differs is how often and how big the damage is.
All the labs astroturf all the social media, HN is not unique and OpenAI wouldn't be the only ones. I even receive offers sometimes on my email put in my HN profile, asking me to post about their project in exchange for money.
Be skeptical of anything you read online, not just what you think is "obvious astroturf".
Wait what? Why don't I get emails like this too? /s
(on a serious note, do you feel comfortable naming and shaming such companies, this is sort of a serious accusation imo and if not then how much money they are trying to give. It would be an interesting discussion and feel free to mail me if its confidential, waiting for your response and have a nice day :-D)
Nah, maybe one day I do a collective public post of it, for now I just try to get their company and/or name first, then forward it to HN themselves so they can ban them and keep an eye out for them.
Could you give us how many companies are trying to do this and also if any of the companies are YC companies themselves or not, I imagine not but still.
and what is the metric for companies sending you messages, like I have never gotten a single message (aside from one/two companies here and there and I even made a HN post about one of the companies)
and what do these companies really have a metric for in terms of sending spam for? karma points, I mean emsh I remember we both had close enough about the same karmas not too long ago, surprised to see you at 13k+ karma, so good to see that but is the metric karma, hype (you had made the rust browser ..) or what exactly? I would be curious to hear your thoughts on that!
I do understand the point of these companies sending mail though, I mean I can't say that if I had a company at the moment I might not do the same either, but I think that you might get frustrated too with it, so what would your recommendation be to people sending you mails in general?
I probably wouldn’t say they always had the best model but for years OAI was definitely pushing the limits both on model quality and product offerings. It was not until the last year or so that Anthropic started punching above their weight.
> It was not until the last year or so that Anthropic started punching above their weight.
Anthropic's stuff been useful for the last two years I'd say, especially in the beginning of Claude Code, but as soon as the Codex TUI was available, I was daily-driving both of them, literally executing the same prompts for each of them and comparing the final results, and Codex simply writes better code in 9/10 cases (but still not always).
Claude Code has only been around for a year and change. At least for our internal tests 2 years ago Anthropic models started to at least become semi-useful but they still were not great, they struggled with structured output. Prior to that their alignment strategy made the products highly unhelpful in an API context. The past 6 months to a year is where Anthropic has really shined, they have model parity and sometimes taking the lead and more importantly their product offering on the consumer side has crushed it.
> Claude Code has only been around for a year and change.
We've been experimenting with "agent harnesses" way before that though, I'm sure the first time I tried building that sort of thing was in 2023 sometime with GPT3, and I'm like 80% confident I tried the same sort of TUI experience as CC from some random user before Claude Code even became public.
There are plenty of shills for all of the major labs on this website. Usually checking a history of comments of a suspicious user reveals that quite fast.
Who wouldn't exists if someone else didn't invent something else, which wouldn't exists...
We're all standing on the shoulders of giants here, I don't think one party is more responsible than someone else, unless you're specifically involved with the specific technology, then you can attribute it to them.
So yes, Google's researchers might have invented the Transformer, but OpenAI researchers invented GPT. Does it matter we credit "LLMs" more to one than the other? I don't think so, especially in this context it's highly irrelevant. Google didn't have the "LLM lead" before LLMs even existed...
Yeah, you're right, maybe needlessly harsh, sorry for that. I guess I'm tired of the same argument that Google somehow had a lead in LLM development because Transformer comes from researchers who worked at Google, yet somehow what comes before/after Transformer doesn't count, coming from Google's researchers (BERT) or others (GPT), or going even earlier so, hence the whole "we stand on the shoulders of giants".
We can go round and round about all this but I think it's pretty clear that google did at one point have a large AI lead in the lead up to covid. They had models that far surpassed the competition from 2018-2022. But they were facing an innovators dilemma, didnt want to cannibalize their search revenue so they sat on LLMs which ended up creating openAI and anthropic.
> Great, tell me again who put the Transformer into LLMs?
Google did, as they already said.
OpenAI was better at marketing and a lot more willing to cannibalize the search market as a newcomer. So Google blew their lead in research by not recognizing the product value quickly enough, or failing to win an internal political war on it anyway
Gemma 4 31b is better for coding than Gemini in my limited testing on a small C project single source file project, less than 1000 lines. Setting temperature to 0 gives better results for me. It seems like Gemini ignores the system prompt more and the default reasoning output seems more incoherent.
Their open weight on device models are really impressive. Partly because I think they are the only ones out of all the frontier labs even working on local models.
Apple may be behind, and even getting sued for false advertising around AI features, but at least they haven’t spent hundreds of billions of dollars with no indication of how they’ll make their money back.
Because their strategy wasn’t to become leaders but to be as good as it takes to erode the lead of others. They have the cash cow of search so they don’t rely on AI to succeed. All they need is to keep publishing new products/services to keep OpenAI from taking the initiative. Between that and the Chinese models all they have to do is wait for the bubble to burst at which point every major AI lab would go bust.
The day my coworkers started using cursor I started to learn neovim. Every day that passes I'm more glad I did it.
And mind you, I'm not an anti AI extremist. But I dont think there's any need to adopt the new tool as your new full workbench, a Claude style chat in a nearby terminal has the same benefit and exposes you to a ridiculously smaller personal risk.
I use the CLI agents (from any major vendor), in conjunction with either nvim or standard VS Code (with Copilot disabled). That way you still get the automatic "agent" capabilities - it can search your code, propose and make changes, write tests, doc files, etc. - but it doesn't interfere with your editing experience.
It's funny how people talk about de-Googling their lives as a struggle, but there are only 2 things I can think of that I use them for anymore, and that's 1) gmail, and 2) google maps.
It's always surprising to me when people mention these google services I've never heard of. What do you mean a Google IDE? Haven't you heard of Vim, bro?
Mostly-jokes aside; don't trust Google! Google is asshole.
I had the same experience. I could not figure out how to use the IDE mode in the new version. Turns out this is a bug. It was not supposed to remove the IDE automatically, instead a user could click on "Keep the antigravity IDE" as shown in the Demo Video (at 1:09 in https://www.youtube.com/watch?v=6C0FjHoN3qE). Clean install and disabling auto update solved the problem.
> The 2.0 update, it turns out, aggressively rewrites the default application paths to the point where it's impossible, at the time of writing, to have both versions of Antigravity installed and functioning at the same time.
Maybe it’s an OS difference but on my Mac when the new crappy antigravity updated, I got a very helpful dialog box explaining the changes and offering to download and install Antigravity IDE. Of course I did so and both run happily at the same time. Well, they did the one time I launched both, but now I’m back to just using the IDE.
Recently I started to get harassed to upgrade. Big button in gmail, large notifications on top of my mail in the mobile app etc. Also two other buttons to get me to turn on AI features I don't need.
I already pay a lot, I don't want to pay double just not to be harassed.
Having buttons to features that I would have to pay extra for is one thing. But having notifications and large buttons to upgrade when I am already a paying customer is harassment.
Unfortunately, even if you upgrade there are still upgrade prompts for an even higher version of Workspace and gemini.
Recently screen sharing a document I noticed a new "omg please use gemini" button they placed OVER THE DOCUMENT itself. That's in addition to the magic star thing in the right and the gemini menu item. If you're using Chrome there are the browser ai buttons, too.
I have refused to lean too hard on agentic tooling for developing. I'm aware of the gains, I use it at my daily job. But I cannot afford to loss my brain skills, just in case they do a rug pull.
These week announcements are effectively Google doing a rug pull to its customers. Now simple changes cannot be done anymore within antigravity without it to consume its full quota.
Personally I downgraded my Google One subscription. I cannot justify paying Pro anymore, and thankfully I'm not AI dependent enough to pay Ultra.
There’s real value in having copies of all the past versions of a program available and the user needing to choose to update rather than being forced to overwrite their install.
But I have to say that I never understood the Antigravity IDE. I much prefer using Gemini CLI in combination with vscode. It works like a charm. Now, I'll do the same with Antigravity CLI and vscode. It works fine.
Same. It’s really been a nothing bar for me with this cutover. I feel for the IDE people, but now I call agy vs gemini…life goes on. 3.1 Pro model still works perfectly for me and my needs, if anything I’m finding the agy cli much more responsive and stable so far
Google Enterprise accounts are sunsetting AI Ultra in favor of consumption based pricing at the end of the month. It’s unclear how limits for AI Ultra might change for gmail users. Flash3.5 is much better at coding, but also more expensive the pervious flash models.
Or GLM or Kimi, Mistral is also surprisingly passable. Or just have to open the wallet and give money to OpenAI or Anthropic for the subsidized tokens.
> Google Enterprise accounts are sunsetting AI Ultra in favor of consumption based pricing at the end of the month.
This whole thing feels a bit like what GitHub did with Copilot, though.
These are models that can be run locally BTW. Just get enough hardware for your throughput requirements, have it grind on multiple batches of tokens 24x7 to get reasonable utilization (keeping the cloud for time-sensitive uses) and that's it, no more rug pulls.
Reminds me of my dad's experience with google nest hub a few months ago. He called it the best product google's ever made until an over the air update killed the video call feature he used to talk to his grand kids. Brutal.
It feels like a change in department leadership and management, or an internal power struggle over a lucrative piece of the project (with all the consequences that typically come with it). In the end, it seems more about satisfying personal egos than serving the product, and the end users will be the ones left to “appreciate” the results.
I had the exact same experience, on Windows had to purge everything and lost all my history, on Mac it was a one click upgrade and sign in again for the most part with history gone as well.
Overall the experience was pretty bad for what is expected from them and I'm wondering what the thought process behind this is, I dislike this single prompt box review workflow and is a reason I don't use any of the tui stuff and it's odd that they are leaning so hard to mimic CC when others like cursor are embracing the same workflow but still sculpting around the code. I want to edit as I'm working and have access to all my normal tools and fragmenting my work to this new vision and a separate text editor defeats the point.
For now I'll probably switch to using it as a fallback when I've exhausted my quota elsewhere and start to rely on it less before the next rug pull when I wake up and the IDE is gone. Aside, Gemini has been surprisingly good and I really liked their take on the implementation and review workflow.
Cursor did this IDE -> Agents transition very well.
Cursor still supports both the IDE and the Agents window, open at the same time, in the same project. I frequently use both and switch back and forth between them. They also link to each other from the top bar and right-click context menus so you can switch to one or the other seamlessly. Best of both worlds. Switch back to Cursor.
I am building an Agent IDE called Harness. It is somewhat inspired by the previous version of antigravity (and Conductor, and a few others). But with a core goal being open source & hackability.
It's centered around git worktrees. The goal is to organize all your AI sessions into somewhat logical places and make it easy to context switch. The secondary goal is to remove the need to open a separate code editor anytime you want to look at a file (We have a built in file editor powered by Monaco [vscodes editor])
I want to Ask HN relating to this: What can be the motivation behind this change? Is this the preferred way of using AI coding tools nowadays? I've been using Antigravity mainly because of its tab completions. So I can work in code like in a traditional way and AI assists me. But it was a broken experience and now they are moving away from IDE based tool. The alternative is you write the prompt and it does everything. Is this the standard SW development workflow in 2026?
It is the new standard. It sounds awful until you try it, and then you can't go back. But you can still use an IDE as well to edit code by hand and review changes that agents have made.
Yes, this is the standard model for the big frontier models. You don't need Gemini or Claude to do tab completions. A modest size local model can do that just fine. If that is all you are using AI tools for you are wasting money subscribing to Google.
This is how they want you to use AI-powered apps. The more ambiguity there is between you and the end result, the likelier you are to keep paying them to avoid friction.
The problem with AI products vs other rent-seeking is that AI is very expensive to build out and run… so they are desperate to push you into relying on it quickly.
It's not even good, honestly.
I was using it for couple weeks before dropping that 2 months ago. The model was not good and slow, the harness was not good, the IDE was subpar vscode clone.
If IDE still important for your Workflow, Trae of Cursor offer much better interface, harness and plan.
Yeah, that was my experience. The model was worse in every way than ChatGPT or Claude or even Composer. I tried it out and used it when my other limits were hit, but only as a last resort. And I stopped doing even that because the model was so bad.
AI is powerful, but currently does not meet the engineering bar for quality and thoroughness. We need new paradigms and tools to support a new relationship with the codebase as an artifact.
The premise is that we can use these LLMs to get real engineering work done if we make tools to support a higher-level human understanding of the codebase, and the ability to spot the gaps in the LLM's plans. With these we can surgically ensure all the critical considerations are covered, spec the work at an incredibly granular level, and implement our plans as a collection of ultra-tiny tasks each given to isolated agents, this specifically ensures the agent's attentional mechanism aren't overwhelmed/polluted.
The project is very early still, so if you're interested, please reach out or signup for the email-list and i'll contact you.
Pricing page is highly aspirational at the moment, money is not the focus at this phase.
> The project is very early still, so if you're interested, please reach out or signup for the email-list and i'll contact you. Pricing page is highly aspirational at the moment, money is not the focus at this phase.
Why do you think an IDE is the right tool?
I'm working in a similar space, and it's not clear why an IDE would benefit.
Specifically to you - if you're hoping to make this a business - please know if you do make a killer IDE feature - Cursor et al will immediately copy it...
I'll give your tool a try if it's not too much effort to try it and you want some feedback. Let me know.
I didn't start with an IDE but ended up there after some time. The core of my approach is an entirely new workflow. Underlying all of it is a "planning canvas" which is a network graph visualization of the codebase symbols, structures, and relations, where each node of the graph is a custom data-structure that captures a set of considerations. The workflow is generally as follows: Talk to the agent -> Agent responds with a plan(s) -> Plan is visualized on the planning canvas. At this point we can see visually which parts of the codebase the agents plan touches and via the fields of the custom data-structure, also see which considerations the agent failed to specify. Its here where we as humans can catch "this thing isnt connected, or is missing a trigger, or has a concurrency story, etc.", and either specify ourself, or force the agent to improve their plan in this specific manner. Once satisfied, we can formalize the impoved plan into a spec-of-specs, where each isolated sub-spec is farmed to an agent for implementation, which undo/redo being handled at the plan-level just in case we change our minds.
> Cursor et al will immediately copy it...
This is always possible, with anything and everything, but thus far they havent done it and i want this to exist, so i persist.
> I'll give your tool a try if it's not too much effort to try it
If you're open to it, signup (so i have your email) and ill reach out to get us going.
> Underlying all of it is a "planning canvas" which is a network graph visualization of the codebase symbols, structures, and relations, where each node of the graph is a custom data-structure that captures a set of considerations.
Cool, I'm thinking along the same lines.
> but thus far they havent done it and i want this to exist, so i persist.
After reading the blog post I clicked the update button and the whole app was replaced, without much warning, with this conversation UI. It was even more jarring than I expected from the post because I figured there must be some messaging about what would happen and some way to just get to my files... but nope!
Then I downloaded the Antigravity IDE (as opposed to just Antigravity) and when I went to install it, it turns out I already had it installed!
So Google actually did an arguably ok thing with the apps - they split them into an IDE and an agent coordinator, and they kept the IDE installed so you can use it right after the update - but they didn't tell you what they were doing!!
If they had just said "Antigravity is now two apps. Which would you like to open?" everything would have been fine.
It’s like Google Reader all over again. Because of all these changes, I had to cancel my Google Workspace Ultra plan and switch to a personal developer ultra plan to use Antigravity on a subscription basis, but I still have to use gemini webchat on the workspace, because there is no way to get total privacy from the individual plan. At least they prorate the cancellation and credit the unused time period.
Every time I update my JetBrains IDEs, they obliterate my lovely, tool packed UI and replace it with what looks like a minimalistic iPad app.
I have to reenable a “Classic UI”
plugin to fix it. This is annoying enough, but if they did something like the OP’s experience they’d lose a paying customer of 14 years overnight.
IDEs aren’t social media apps- they’re tools. Familiarity is not just important, it is VITAL.
Sadly since couple of years or so ago we forgot about UX. Or quality in general. I have a companion which tells me I did everything right before pushing to prod. WCGW
Anyone ‘fully plugged into the Google ecosystem’ is going to end up being milked by corporate when shareholder pressure for revenue increase goes up. Same with the Apple ecosystem. Of course the language manipulation here is amusing - it’s not an ecosystem, it’s a company town where you have to do transactions in scrip that’s not transferable to another company town. Prison is not exactly the right word, either - you are free to leave, you just have to leave many of your assets behind when you do.
Reminds me of the "dead dove do not eat" scene from arrested development. The surprising thing is not that Google is doing this, but that people are surprised by it.
I was surprised to see that the new Antigravity does not integrate at all into Google's existing Material design system. Is the implication that Material is not for power users or developers? It's built as a universal solution.
you dont have to go look at the Google Graveyard [0] to understand that you might try a google product one day or month to have it either disappear or become a different product incompatible with the first the next month. They have been known for this for at least decades now.
Gemini CLI was fun for five minutes of testing until it tried to rewrite my whole code base.
It was a code editor that had Gemini integrated into it. I’ve been playing around with the new version, it can still do what I was using it for, but it does make me wonder if it will become a OpenClaw like tool.