Additional information from Google employee https://x.com/_mohansolo/status/2025766889205739899 :
"We’ve been seeing a massive increase in malicious usage of the Anitgravity backend that has tremendously degraded the quality of service for our users. We needed to find a path to quickly shut off access to these users that are not using the product as intended. We understand that a subset of these users were not aware that this was against our ToS and will get a path for them to come back on but we have limited capacity and want to be fair to our actual users."
So the timeline is basically
* User uses Google oauth to integrate their open claw
* user gets banned from using Google AI services with no warning
* user still gets charged
If you go backwards, getting charged for services you can't access is rough. I feel sorry for those who are deeply integrated into Google services or getting banned on their main accounts. It's not a great situation.
Also, getting banned without warning is rough as well. I wonder if the situation will be different for business accounts as opposed what seems like personal accounts?
The ban itself seems fair though, google is allowed to restrict usage of their services. Even though it's probably not developer friendly, it's within their rights to do so.
I guess there's some level of post mortem to do on the openclaw side too.
* Why did openclaw allow Google anti gravity logins?
* The plugin is literally called "google-antigravity-auth", why didn't that give the signal to the maintainers?
* Why don't the maintainers, for an integration project, do due diligence checks on the terms of service of everything you're integrating with?
> * Why did openclaw allow Google anti gravity logins?
OpenClaw went from virtually unheard of to a sensation in a couple weeks. There was intense commit activity and the main author bragged about not even reading the code himself. It was all heavily AI driven and moving at an extreme rate. Everyone was competing to get their commits in because they wanted to be a part of it.
The entire project was a fast and furious experiment. Nobody was stopping to think if something was a good idea or not when someone published a plugin for using this endpoint. People just thought “cool!” and installed it.
That's how AI is supposed to be used, no? That's what the providers advertise - it increases development speed, a lot, it replaces devs and so on.
But I guess it's only ok when you work on regular joe facing projects, where the consequences of bugs are on powerless users. If the consequences are on Google, well, that's not acceptable now is it?
The consequences for Google are that the people are misusing the keys and the Google is fixing that. They're not banning anybody using proper API keys
> using AI for vibes is a fast track to bugs and security incidents
Yes, that's what he said.
> Also, getting banned without warning is rough as well.
Agreed. The lesson is: do not become dependent on Google. Ever.
(Unfortunately I still use youtube and a chromium-based browser. Long-term I hope to find alternatives to both problems. Google search I no longer need because Google already ruined it a few years ago; the quality now is just horrible. I can not find anything useful with it anymore.)
What google search alternative have you found? Im trying out ecosia, duckduckgo and brave search, but i find their search results even worse, so in the second query i tend to bang to google..
I've been using ddg for years now, and it's heen probably 2 years since I needed to use the "!g" escape hatch.
Very very happy with it.
I use ddg and haven't found better results from searching with google in a long time, but that might just be the kind of things I search for.
Have you tried Kagi yet? It's pretty popular among HN folks, and I find it easily worth the price.
Even worse: it funds the White House’s regime more, by a large margin
Damn, how so?
How so?
have you tried Kagi?
Kagi
It doesn't seem fair at all; though I'm glad to see it's not as bad as I feared (yet?).
> Hoping for some transparency, I left a single, polite comment asking for clarification on why the update was removed. Surprisingly, my forum account was banned shortly after posting that question.
I don't understand step 1. OAuth client applications have to be registered in GCP, right? They have to request specific scopes for specific APIs, and there is a review process before they can be used by the public. Did none of that happen for the Open Claw client? How is it the users' fault for clicking a "Sign in with Google" button? And if there was a mistake, why not ban the whole client?
I could see a problem with logging into Antigravity then exfiltrating the tokens to use somewhere else... But that doesn't sound like what happened. (And then how would they know?)
I haven't used Open Claw, so what else am missing to make this make sense?
To my understanding, OpenClaw pretends to be Antigravity by using the Antigravity OAuth client ID (and doesn't have its own), and then the takes the token Google returns to instead use with OpenClaw.
When I first tried OpenClaw and chose Google Sign-In, I noticed the window appeared saying "Sign into Google Antigravity" with a Google official mark, and a warning it shouldn't be used to sign into anything besides official Google apps. I closed it immediately and uninstalled OpenClaw as this was suspicious to me, and it was a relatively new project then.
It amazes me that the maintainer(s) allowed something like this...
Ah, ok. I guess there is no way for Google to prevent this since desktop apps are public clients that use PKCE.
I imagine Open Claw must also have registered the Antigravity custom URL scheme in order to receive the redirect.
Remaining question is how Google determines that traffic is not actually coming from Antigravity.
> Remaining question is how Google determines that traffic is not actually coming from Antigravity.
Spiralling here: high volumes, and tool calls that are not typical for an agentic IDE.
If this is like the flow it uses for a codex / ChatGPT subscription it doesn’t even register a handler - the redirect opens as a 404 in your browser and there are instructions in copying the token from the query string!
> OAuth client ID (and doesn't have its own), and then the takes the token Google returns to instead use with OpenClaw.
Still surprised.
Client ID ok.
But openclaw needs the secret also?
Does it also mean Antigravity did not restrict to specific applications?
Antigravity runs on your machine, the secret is there for the taking.
This is true of all OAuth client logins in this way, it's why the secret doesn't mean the same thing as it does with server to server login, you can never fully trust the client.
OAuth impersonation is nothing new, it's a well known attack vector that can't really be worked around (without changing the UX), the solution is instead terms of service, policies, and enforcement.
Have you seen the code of OpenClaw? It would not surprise me if there is a mistake in there somewhere that causes the bot to hammer google auth for the refresh token in a very identifiable manner because noone in that repo is bothering to look at the code before merging. Moved fast, broke things.
1. Did a human really knowingly decide to allow that?
2. Did a human create the plugin?
3. Are the maintainers human?
By human I mean an animal that is intelligent enough to understand the agreements and what code they are writing.
Most people aren't human then, sad.
I think as a society we miss some kind of 'laws', or 'rules' around accounts and banning.
I feel that sometimes corporations have all 3 montesquieu powers. Google can define eulas, decide if you should be punished, and apply a ban.
Can a shop decide who to serve? I may be wrong, but big tech should not be able to 'just close' accounts, or demonetize accounts on their whim.
This is draconian.
> Our investigation specifically confirmed that the use of your credentials within the third-party tool “open claw” for testing purposes constitutes a violation of the Google Terms of Service [1]. This is due to the use of Antigravity servers to power a non-Antigravity product. I must be transparent and inform you that, in accordance with Google’s policy, this situation falls under a zero tolerance policy, and we are unable to reverse the suspension. I am truly sorry to share this difficult news with you.
Isn't the reason companies are doing this because they're offering tokens at a discount, provided they're spent through their tooling?
Considering the tremendous amount of tokens OpenClaw can burn for something that has nothing to do with sofware development, I think it's reasonable for Google to not allow using tokens reserved for Antigravity. I don't think there's such a restriction if you pay for the API out of pocket.
> Isn't the reason companies are doing this because they're offering tokens at a discount, provided they're spent through their tooling?
Then maybe they should charge for that instead of banning accounts?
Google decided on their own business plan without any guns to their backs. If they decide to create a plan that is subsidized that's entirely on them.
So the issue is the same as Anthropic. They do charge for it though their API. The users, however, want to use the discounted "unlimited" flat rate through the first-party app instead, then get mad when they are told they have to use the same API every other third-party app does.
It's not unfair its how every business works. When your product is new or not yet good enough and you want people to try it you give them discounts, or if you want to drive traffic to your service you also do the same.
Even traditional businesses do this with coupons. Is it unfair that Costco sells chickens for under cost because it drives usage to them?
Companies like Uber did use massive funding and price subsidization to try and kill competition and then take a monopoly, but it is hard to assert that this is what google is doing now. And given that other competitors in the space, Anthropic are doing the exact same thing again its not as though they are alone.
Also they could be subsidizing it because they want that usage type as it helps them train models better.
Chatgpt and gpt4 were all ran at a loss and subsidized people just didn't know that. Almost all of the llm companies have been selling 1 dollar of llm compute for 50 cents as they valued the usage, training data, and users more than making profit now.
This next generation of MOE and other newly trained models. Like opus 4.6, Cursor Composer 1.5, gpt 5.3 codex, and many of the others have been the first models where these companies are actually profitably serving the tokens at the api cost.
This year has been the switch where ai companies are actually thinking of becoming profitable instead of just focusing on research and development.
> Essentially these are unfair business practices, product cross subsidization to ensure market dominance.
Offering a different discounted rate for a service, though their first-party platform is not an unfair business practice whatsoever, though. The bar isn't what you disagree with, or what you think their motives are without any substantial proof. They could even make a honest argument that they can aggressively key-value cache default prompts from their own software reducing inference costs.
>See also: Microsoft and a whole bunch of other companies.
What does that have to do with Google?
"PAYGO API access" vs "Monthly Tool Subscription" is just a matter of different unit economics; there's nothing particularly unusual or strange about the idea on its own, specific claims against Google notwithstanding.
Of course, Google is still in the wrong here for instantly nuking the account instead of just billing them for API usage instead (largely because an autoban or whatever easier, I'm sure).
So you are saying a company should never reinvest profits in the company to support another money losing business until it’s profitable?
Should Netflix for instance not invested money from renting DVDs to invest in a streaming service?
Apple not use the profits it was making from selling Apple //e’s to create the Mac?
No, it's more like stuffing your pockets in all-you-can-eat buffet
Its called economies of scale. When they server 200000 ai subscriptions they dont expect everyone to use the max. They expect some will use more and some will use less and at the end of the day it will even out. Thats how every service works that is for the masses. As soon as you want a guaranteed 1000 tokens you should pay for that.
Just because all you can eat buffet exists doesn't mean that the food is free or you can take away the food. The food exists in discounted rate only if you consider it unlimited food. For normal folks they make profit.
Claude code could possibly make profit because the average usage doesn't come close to exhausting the limits.
However someone else said this, and I agree, if I have an AI use my claude-code CLI how is not valid first-party app use? It would be different if they would disallow others to use your claude-code account, and I think most including these AI companies would argue AI is supposed to replace and augment humans. So they aren't banning AI's from using the CLI, right- though thats what some of them are seemingly wanting to do.
> Then maybe they should charge for that instead of banning accounts?
They do, though - you're free to buy tokens and use Google's AI/LLM via the API?
What OpenClaw was doing was pretending to be a different product (Anti gravity) in order to use the cheaper tier.
Google wants usage that earns them street cred, not usage from bots who will never evaluate the output. They're all fighting tooth and nail to acquire customers, both free and paid... they didn't want their giveaways to be burned.
> But banning accounts wholesale is not going to earn them more customers.
it has the chilling effect - people getting banned by google might imagine their entire google account getting banned (whether that's true or not is irrelevant).
> They could have just disabled Gemini access
They just disabled Antigravity access.
> They could have just disabled Gemini access
Yes, please!
So they ban a group of early adopters who picked their product and who shape opinions.
If I say “you can use my car for $250/month if you don’t smoke in it” and then you pay me that money and you drive around until one day you smoke in it, I’m not going to let you smoke in my car. I told you not to smoke in it and you smoked in it. That’s the deal. All seems fine to me tbh.
More like "you can use my car to drive around as much as you want so long as you don't drive to another coast on a highway" and then you drive to another coast on a highway and get mad when I won't give you my car next time.
Yep it sounds like Google is charging too little, and taking losses that would be unsustainable for other companies, to try and win the market on AI coding products. Which is a violation of anti trust law, I think. Now that people are using their pricing in an unexpected way where their product isn’t the one winning from their anti competitive practices, they’re punishing the users. Classic monopolistic behavior. And why we need to tax mega corp more and break them up.
[flagged]
Given how popular OpenClaw is (and that OpenClaw itself supports antigravity), I think it's shortsighted to not publicly state that it's not allowed and to warn users. Permanently banning people from Antigravity (much like any Google product) feels really harsh.
Then it should be “This is your first and final warning. The next time we catch you, it’s a ban.”. People are building their lives around this stuff and kneejerk bans erode good faith in your platform.
> Then it should be “This is your first and final warning. The next time we catch you, it’s a ban.”. People are building their lives around this stuff and kneejerk bans erode good faith in your platform.
This is actually the soft-touch approach: the users of these vibe-coded products need to understand that they are delegating their authority to the tool to work on their behalf.
In this case, they delegated to a tool that broke the ToS. The result could have been a lot worse, and in return they learned that the tool is acting with their full authority.
-----------------
EDIT:
One of the users got this response from google support:
> Our product engineering team has confirmed that your account was suspended from using our Antigravity service. This suspension affects your access to the Gemini CLI and any other service that uses the Cloud Code Private API.
Their decision? To break ToS on some other provider:
> I guess it is time to move on to Codex or Claude Code.
So, yeah, perhaps the users really are too stupid to understand what's going on, and even this soft-touch approach has done nothing to clue them in.
Except it's expressly NOT against the TOS of codex to use it via oAuth with Openclaw (the jury is currently out re Anthropic)
Oh man.
What a wonderful way to stop people from using your LLM.
All these AI companies trying to get everyone to be locked into their toolchains is just hilariously short sighted. Particularly for dev tools. It's the sure path to get devs to hate your product.
And for what? The devs are already paying a pretty penny to use your LLM. Why do you also need to force them to using your toolkit?
There is a reality that when they control the client it can be significantly cheaper for them to run: the Claude code creator has mentioned that the client was carefully designed to maximise prompt caching. If you use a different client, your usage patterns can be different and it may cost them significantly more to serve you.
This isn't a sudden change, either: they were always up-front that subscriptions are for their own clients/apps, and API is for external clients. They don't document the internal client API/auth (people extracted it).
I think a more valid complaint might be "The API costs too much" if you prefer alternative clients. But all providers are quite short on compute at the moment from what I hear, and they're likely prioritising what they subsidise.
It reminds me of the net neutrality debate from a decade ago. I'm not American but I remember the discord and online hate towards Ajit Pai when they were repealing it.
On one side you had the argument that repealing net neutrality would mean you can save money on your internet bill by only paying for access to what you use. On the other, you had the argument that it would just enable companies to milk you for even more profit and throttle your connection as they see fit.
IMO we need 'net neutrality' for LLM clients. I feel like AI companies are hypocrites for talking about safety all the time, but want us to only use their LLMs in the way they intend. They're saying we're all going to be replaced by AI in 12 months, and we have to use their tools to survive, right?
Yann LeCun recently warned that the AI coming out of China is trending towards being more open than the American alternative. If it continues like this, I can see programmers being pushed towards Chinese models. Is that what the US government wants?
I imagine its a case of the providers not wanting to admit its costing them a fortune because suddenly all these low-medium usage accounts are now their highest use ones.
Not saying it's right. But it's also not exactly a secret that they are all taking VERY heavy losses even with pricey subscriptions.
> But it's also not exactly a secret that they are all taking VERY heavy losses even with pricey subscriptions.
It's absurd, there's people out there paying $200 for the equivalent of $1600 in API credits. Of course there's a catch! What did you expect!
https://bsky.app/profile/borum.dev/post/3meynioealc2x
That tool is "ccusage" if you're a Claude subscriber and want to see what the damage will be if/when Anthropic decides to pull the rug.
its 200 to 6000 and I use the 6000. I also use an antigravity subscription for probably another 6k (I don’t use them fully tho,)
I cant believe this is net positive for them.
Antigravity is useless anyway. I tried it last week and it needs approval for every file read and tool call. There's an option in the app to auto-approve, except it doesn't work. Plenty of complaints online about this. Clearly they don't actually care about the product, some exec just felt that they need to get into the editor game.
Next I tried using the Antigravity Gemini plan through OpenCode (I guess also a bannable offense?) and the first request used up my limit for the week.
Google has been particularly pernicious in the corporate exercise of zero-tolerance.
Because of their large footprint in so many areas, it is wise to greatly (re)consider expansion in the ways that you rely on them.
The tool thing is kind of infuriating at the moment. I've been using Claude on the command line so I can use my subscription. It's fine, but it also feels kind of silly, like I'm looking at ccusage and it seems like I'm using way more $ in tokens than I'm paying for with the subscription. Which is a win for me, but, I don't really feel like Claude Code is such a compelling product that it's going to keep me locked in to their model, so I don't know why they're creating such a steep discount to get me to use it. I'm perfectly fine using Codex's tools, or whatever. I dunno, it seems like way more cost effective to use the first party tools but I'm not sure why they really want that. Are the third party tools just really inefficient with API usage or something?
> I dunno, it seems like way more cost effective to use the first party tools but I'm not sure why they really want that. Are the third party tools just really inefficient with API usage or something?
No, the first party tools, even if they used the same number of tokens, gives them valuable data for their training.
Essentially, the first party tools are subsidised because it saves them money on gathering even more training data. When you use a 3rd party tool, you are expected to pay the actual cost of each token.
Hopefully this gets people to stop using Google for more than just LLMs.
The devs are paying to use the UIs provided by the company. The usage-based API is a separate offering, and everyone knows that.
It's okay to be annoyed at being caught, but honestly the deer in the headlights bit is a bit ridiculous.
If you want to use an API, pay for the API option. Or run your own models.
You are being subsidised to the tune of 50 to 99.9 cents on the dollar compared to the API.
What the hell do you expect? To get paid for using other people's tools on Google's servers?
Businesses do not have an entitlement to profit. Suspending customers for using a fairly expensive subscription plan -- especially forfeiting an annual prepayment for a day or two of coloring outside the lines -- sure does make Google appear entitled to profit without ever risking its own pricing model.
The facts are straightforward, even without analogies. But since we're using them...
You are at the grocery store, checking out. The total comes to $250. You pay, but then remember you had a coupon. You present it to the cashier, who calls the manager over. The manager informed you that you've attempted to use an expired coupon, which is a violation of Paragraph 53 subsection d of their Terms of Service. They keep your groceries and your $250, and they ban you from the store.
Google is acting here like it was entitled to a profitable transaction, and is even entitled to punish anyone who tries to make it a losing transaction. But they're not the police. No crime was committed.
Regular businesses win some and lose some. A store buys widgets for $10 and hopes to sell them for $20, but sometimes they miscalculate and have to unload them for $5. Overall they hope their winners exceed their losers. That's business.
> Suspending customers for [snipped]
They are being banned (not suspended) for breaking the ToS, not for what you imagine them to be suspended for.
It doesn't matter how expensive a provider plan you purchase, the provider is free to end their contract with you, permanently if they want to, if you breach their terms of service.
You also get the same freedom.
Of course. That's why I personally don't use an ad blocker. I just close the tab if it's too annoying.
Yikes!! This is really unfortunate, because Google's models seem very good but there's no way I'm using a google service for this kind of thing with those policies. I don't even want to run OpenClaw, but that's scary! Plus, I have my google account tied to authenticating so many things that if my account were to be suspended or something that would be a nightmare.
I haven't tried Antigravity but I remember on release it had huge UX issues. Is this product just not ready for primetime?
There is nothing stopping you from using google models just get the correct product, you can pay for tokens then they do not care what you use it for.
The issue for me is the customer support here, not necessarily that they don't have good offerings. (I know they've always been bad at customer support, but this all seems egregious)
No, this is hilarious: company that rams their AI down your throat at every opportunity then turns around and shuts down your account because you actually use their AI... there is no limit to the idiocy around Google's AI roll-out. I wished I could donate the AI credits that I'm paying for (thanks Google for that price increase for a product I never chose to buy) to the people that need them more.
This kind of reputational damage is just adding fuel to the fire. If my business depended in any way on google--GCP, GSuite, whatever--it would right now be a very urgent task to fire them and find replacements. They've been pretty sketchy for a while, but this kind of thing is over the top.
How about giving the user a big warning to not do that and then block the account if the user continues. This total blocks are crazy. Especially for people who use their Google account for 20+ years or something.
Time and time again it is shown to *not* use your main account for everything. This goes for Apple and having a separate account for development work, for the App Store and your main iCloud account but this also goes for all other SaaS providers.
You are doing groundbreaking new and untested stuff with Claw? Do not use your main account. You want to access your main account's data? Sure, allow it via OAUTH/whatever possible way.
Have separate accounts, people. You don't want one product groups decision in those large SaaS corps to impact everything else.
It seems like a temp ban here would be totally reasonable, like, "we disabled your account for a day here's why, don't do it again". Permanent though, eek!
Google's bundling of so many services into one account is becoming a gargantuan liability for them & their users.
This "zero tolerance" policy is just absurdly mega-goliath out of touch with the world. The sort of soulless brain dead corporatism that absolutely does not think for even a single millisecond about its decisions, that doesn't care about anything other than reducing customer support or complexity, no matter what the cost.
Kicking people off their accounts for this is Google being willing to cause enormous untoward damage. With basically not even the faintest willingness to try to correct. Gobsmacking vicious indifference, ok with suffering.
Maybe European DMA or DSA should act against google kicking people off their accounts without recourse?
Can you help me understand which of these happened?
1) Open Claw has a Google OAuth client id that users are signing in with. (This seems unlikely because why would Google have approved the client or not banned it)
2) Users are creating their own OAuth client id for signing themselves into Open Claw. (Again, why would these clients be able to use APIs Google doesn't want them to?)
3) Users are taking a token minted with the Antigravity client and using it in Open Claw to call "private" APIs.
Assuming it's #3, how is that physically accomplished? And then how does Google figure out it happened?
"how does Google figure out it happened" - no insider knowledge, but the calls Claw makes are very different than the regular IDE, so the calls and volume alone would be an indicator. Maybe Google has even updated their Antigravity IDEs to just include some other User Agent, that Claw auth does not have.
Everything just guesswork, but I don't think it is too hard to figure out whether it is Antigravity calling the APIs or any Claw.
its 3, openclaw author admitted it, you just point codex at an antigravity installation and ask it "figure out how to login like this thing"
and it starts decompiling javascript and extracting ids/secrets
I cannot de-Google fast enough.
So if I ask Google's AI studio the wrong question, I might get my G-drive, Gmail, API access, Play store, YouTube channel, "login with Google" tokens, and more all ripped away instantly with no recourse?
No thanks
It’s an extremely strong incentive to not use Gemini for anything serious
Google is a company well down the path of enshittification, they even got rid of their motto "Don't be evil".
As a consumer, you're better served by using services from companies earlier in that lifecycle, where value accrues to you, and that's not Google, and likely not many other big providers.
When those newer companies turn, you switch. Do not allow yourself to get locked into an ecosystem. It's hard work, but it will pay dividends in the long run.
I [ctrl+f]'d for this comment in the thread linked above, and couldn't find it. May I ask where you saw that?
It’s there. User Jun_Meng.
Thank you. I wonder if partial loading or something was keeping me from finding it. Oh well.
Either way, for everyone else: https://discuss.ai.google.dev/t/account-restricted-without-w...
There's the direct link to the specific post.
Same. Cannot find it in that thread and I would like to know the source too.
[flagged]
What's "tfa"?
The Fine Article.
It's a reference to "RTFM" = Read the F'ing Manual.
> TFA most commonly refers to Trifluoroacetic acid, a highly persistent, mobile "forever chemical" (PFAS) found globally in water and soil, widely used in organic chemistry as a solvent.
The irony is that web searches for an explanation of something often lead to a discussion thread where the poster is downvoted and berated for daring to ask people instead of Google. And then there's one commenter who actually actually explains the thing you were wondering about.
Google is a copycat in AI products.
Gemini Chat: ChatGPT
Gemini CLI: Claude Code
Antigravity: Cursor
Nano banana: Midjourney
Subscription API ban: copied Anthropic
NotebookLM seems to be the only exception, or it could be an acquisition.
Subscription API ban could be part of a larger strategy because of OpenClaw’s association with OpenAI and Google will not be able to copy OpenClaw Personal Assistant model due to the security implications.
Pay as you go through API pricing is one of the easiest ways to drastically reduce mass adoption of a product. Pay per month works on consumption patterns where 80% of the users will barely use the product to compensate for the other 10 or 20% power users.
I'd assume API usage through tokens vs. OAuth are rate limited differently? I don't actually see hard numbers for Antigravity model rate limits on their website so guessing this is the case.
It's not about the rate limit, it's about the price, raw API calls are far more expensive then subsidised Antigravity calls.
Basically Google is saying: You can't use Gemini with OAuth on other products than Google products (Anti Gravity).
I mean it's fair, just should have been documented properly and the possibility to use Gemini through OAuth restricted with proper scope instead of saying you broke the ToS we ban your 350$/ month account.
Can openclaw go through gemini-cli? Because they can and nobody would notice anything has changed. It would use the same OAuth down the line and consume the same quotas.
cant you just wrap it though?
swap out the direct api call with a call to gemini cli?
That’s my question too. Presumably one could even build an API that just runs things in cli? How would they plan to restrict that? Based on usage patterns?
It’s protectionism. These corporations are staying big because of anti competitive practices and capital. They don’t want to let go.
That’s called protecting a monopoly not protectionism
Using Google for anything other than search and email has been a poor choice for a long time.
Draconian because everyone’s shocked when Terms of Service are literally Terms of Service?
Terms of Service that span multiple pages of legalese and require an attorney to parse, for something that is either 'free' or a few $ per month, and can result in loss of service across multiple product lines, AND has binding lopsided arbitration requirements, is not only draconian, it is unconscionable.
Look at how messed up this is: Google Attorneys, paid hundreds of $/hour, spending hours and hours putting together these "Terms of Service" on one side; and a simple consumer on the other side, making a few $ per hour, not trained in legalese, expected to make a decision on a service that is supposed to cost a few $ a month, and if you make an honest mistake, can cause you a lot of trouble in your life.
> Terms of Service that span multiple pages of legalese and require an attorney to parse, for something that is either 'free' or a few $ per month, and can result in loss of service across multiple product lines, AND has binding lopsided arbitration requirements, is not only draconian, it is unconscionable.
In the general case, I broadly agree, but in this specific case:
1. This wasn't a term buried 2/3rds in a 200 page document. It was a term that was so upfront and clear that everyone knew you weren't supposed to do it.
2. Even for the people who claim they didn't know, when doing the auth, the message specifically asks the user to authorise the antigravity application, not the OpenClaw application.
The argument that users did not know they were violating ToS, in this specific case, is pure BS.
This is how I feel when reading my 100 page home owners insurance policy.
I'm beginning to think that the law needs to be that if there are such egregious terms of service, then the company needs to pay for the consumer's attorney at litigation, no matter the cause of litigation, and no matter the outcome.
I don't have a formal contract with my electricity and water provider; why should there be a dozen pages or longer contract for an email/ISP/Phone provider? Email, Internet, Phones are essential services. Insurance might fall into the same bucket in civilized nations.
You can call the ToS draconian, yes.
Just because something is in the ToS doesn't mean it's reasonable.
Why is it unreasonable?
It’s a subsidized price; conditional to using their tooling. Don’t want to use their tooling? Pay the API rates. The API is sitting right there, ready to use for a broader range of purposes.
It’s only unreasonable if you think the customer has a right to have their cake and eat it too.
> It’s a subsidized price; conditional to using their tooling.
Yes, because you are giving them your data. So you're not actually paying for usage. What they should do instead is be upfront about why this is subsidized and/or not subsidize it in the first place.
> Tradition warrants a negotiation phase when one party wishes to change the terms of an agreement, or becomes cognizant that the counterparty may wish to do the same.
They didn't change the agreement. One party violated it, and the other party withdrew as a result.
This is so vanilla. But people will moan because they want subsidized tokens.
What about this ban is anticompetitive? The only think I can think of is accusing them of dumping product (as opposed to price discrimination), in which case the remedy is going to be to making them charge the API price for everything.
A flat rate is always a mixture of low usage people subsidizing high usage people. It's disgusting that these companies want to have the advantages of subs, but then straight up ban any high usage people. Basically, there is no flatrate.
> this is an affront to the dignity of man
This right here is an insane take to the opposite direction. Abuse, violence, torture, war, oppression, these are affronts to the dignity of man. Being kicked off a service from one business is absolutely not. It’s an inconvenience, but does not determine whether you will have bodily integrity.
By this logic, eviction from an apartment is a torture regardless of what the tenant did.
"It's against the Boot's TOS to remain unlicked"
I am ordering a tshirt with this
You think everyone is silly for finding this policy dumb?
Yes; because they have no obligation to provide this service tier at all.
It could be API prices for anyone, everywhere. They offer a discounted plan, $200/mo., for a restricted set of use cases. Abuse that at your peril.
It’s like complaining your phone’s unlimited data plan is insufficient to run an apartment building with all units. I was told it was Unlimited! That means I can totally run 500 units through it if I want to, Verizon!
I don't think that's an apt metaphor. You bought one general water supply, like an API user. If they sold a "no baths" cheaper option I'd be fine with them banning baths to those customers.
Google's API does let you use any client.
The gemini/antigravity clients are a different (subscription) service. When you reverse engineer the clients and use their internal auth/apis you will typically have very different access patterns to other clients (eg: not using prompt caching), and this is likely showing up in their metrics.
This isn't unusual. A bottomless drink at a restaurant has restrictions: it's for you to drink, not to pass around to others at the table (unless they buy one too). You can't pour it into bottles to take large quantities home, etc. And it's priced accordingly: if sharing/bottling was allowed the price would have to increase.
> Service providers don't have the right to discriminate what their service is used for.
They frequently do have those rights, though. It's up to the paying customer to either pay for a different tier or move to a competitor who offers the tier they need.
You are never going to get a court to agree that service providers cannot offer different tiers, or segment their offerings.
Lmao no. You cannot use your common sim card for that. It's for an individual and they will cut your service and justifiably so, if they figure out that's what you're using it for.
If you buy a sim card built for that purpose sure, but then you'll be paying...biz prices!
This isn't really that hard to figure out people. So much outrage in comments on this. Self entitlement to the max from people who really haven't lifted a finger to stop the corporate overlords anyway.
Precisely. In fact I remember a story similar to this, so I Googled "did Sprint get sued for using 'unlimited' in their marketing?" Lo and behold, yes, they did. And for good reason.
It would be an understatement to say I am ashamed to work in the same industry as many of the commenters here do--commenters who are completely ignorant of antitrust law and why it exists, or for whatever reason, are completely unconcerned with the absurd market power these mega conglomerates (ab)use.
This feels like the early days of ISPs throttling VPN traffic. You're paying for a service with certain capabilities, then getting restricted for actually using those capabilities through a different interface.
The fundamental question is: if I'm a paying subscriber, why does it matter whether I access the model through your web UI or through an API wrapper? The compute cost is the same either way.
I suspect the real concern isn't usage volume but data pipeline control. When users interact through the native UI, Google gets structured interaction data. Through third-party tools, they lose that feedback loop.
Google's Pro service (no idea about ultra and I have no intention to find out) is riddled with 429s. They have generous quotas for sure, but they really give you very low priority. For example, I still dont have access to Gemini 3.1 from that endpoint. It's completely uncharacteristic of Google.
I analyzed 6k HTTP requests on the Pro account, 23% of those were hit with 429s. (Though not from Gemini-CLI, but from my own agent using code assist). The gemini-cli has a default retry backoff of 5s. That's verifiable in code, and it's a lot.
I dont touch the anti-gravity endpoint, unlike code-assist, it's clear that they are subsidizing that for user acquisition on that tool. So perhaps it's ok for them to ban users form it.
I like their models, but they also degrade. It's quite easy to see when the models are 'smart' and capacity is available, and when they are 'stupid'. They likely clamp thinking when they are capacity strapped.
Yes the models are smart, but you really cant "build things" despite the marketing if you actively beat back your users for trying. I spent a decade at Google, and it's sad to see how they are executing here, despite having solid models in gemini-3-flash and gemini-3.1
> Yes the models are smart, but you really cant "build things" despite the marketing if you actively beat back your users for trying
I think this is the most important takeaway from this thread and at some point, this will end up biting Google and Anthropic back.
OpenAI seems to have realized this and is actively trying to do the opposite. They welcomed OpenCode the same day Anthropic banned them, X is full of tweets of people saying codex $20 plan is more generous than Anthropic's $200 etc.
If you told me this story a year ago without naming companies, I would tell you it's OpenAI banning people and Google burning cash to win the race.
And it's not like their models are winning any awards in the community either.
My impression is there's a definite shortage of GPUs, and if OpenAI is more reliable it's because they have fewer customers relative to the number of GPUs they have. I don't think Google is handing out 429s because they are worried about overspending; I think it's because they literally cannot serve the requests.
This sounds very plausible. OpenAI has hoarded 40% of world's RAM supply, which they likely have no use for other than to starve competition. They (or other competitors) could be utilizing the same strategy for other hardware.
Which is worrying, because if this continues, and if Google, who has GCP is struggling to serve requests, there's no telling what's going to happen with services like Hetzner etc.
OpenAI is dependent on same hyperscalers (most specifically Microsoft/Azure) as everyone else, and even have access to preferential pricing due to their partnership.
A better explanation is to point out that ChatGPT is still far and away the most popular AI product on the planet right now. When ChatGPT has so many more users, multi-tenant economic effects are stronger, taking advantage of a larger number of GPUs. Think of S3: requests for a million files may load them from literally a million drives due to the sheer size of S3, and even a huge spike from a single customer fades into relatively stable overall load due to the sheer number of tenants. OpenAI likely has similar hardware efficiencies at play and thus can afford to be more generous with spikes from individual customers using OpenCode etc.
You can build plenty with Google ai pro plan and Antigravity. Yea there's some limits that should be even higher, but you can still build stuff.
It's unfortunate though that they lie and deceive by having a name called "Open"AI when they are in fact "Closed". And the whole non-profit to profit and Microsoft deals are just untrustable and unethical.
They also actively employ dark strategies in cooperation with CIA and who knows when they will pull the rug under you again.
Do you really trust a foundational rotten group of people who avoid accountability?
I don't know what it's called when something becomes an irony and then this irony becomes an irony itself, but that's what's up with OpenAI today. On one hand, they started this 'we're closing things down because safety' line, they normalized $200/mo subscriptions, but now they're becoming the most open AI company between the big 3. Their tooling is open source, they're lenient on their quotas on lower plans, and their allowance of third party integrations is also unique.
I would still consider OpenAI naming incorrect, but between the 3, they kind of are, open.
I've stopped using Gemini models altogether because of this. I'm using Claude Code with MiniMax M2.5 for a while now and i couldn't be happier. I haven't noticed any drop in output quality and the biggest advantage is that even the $10 is pretty generous. I haven't been hit with rate limit, not even one time. And i'm pretty heavy user. I tried also GLM 5.0 but i hit rate limit there pretty early on.
It is indeed somewhat sad/ridiculous to see that my GH Copilot Pro grants me access to Gemini 3.1, but my Google AI Pro does not
Just adding for context that I use Gemini Ultra and across all models from Gemini 3.1 Pro to Claude Opus 4.6, I have never hit 429s as well as hitting model quota limits is incredibly rare and only happens if I am trying to run 3 projects at once. While not the biggest agentic coding fan, I have been toying with them and have been running it for at least 7-8 hours a day if not longer.
I'm guessing at least 50% of the "users" of Antigravity are actually OpenCode users exploiting the oauth and endpoint. Must be infuriating to them if they're subsidizing it.
The OpenCode plugin (8.7k stars btw!) even advertises "Multi-account support — add multiple Google accounts, auto-rotates when rate-limited"[1]
[1] https://github.com/NoeFabris/opencode-antigravity-auth/blob/...
I’ve often suspected these models of getting dumber when the service is under high load. But I’ve never seen actually measured results or proof. Anybody know of real published data here?
ChatGPT was brutal for it a couple years ago. You could tell when it would go into “lazy mode” during peak usage periods.
Suddenly instead of writing the code you asked for it would give some generic bullet points telling you to find a library to do what you asked for and read the documentation.
> ChatGPT was brutal for it a couple years ago. You could tell when it would go into “lazy mode” during peak usage periods.
ChatGPT web has been doing this for a week now, for me. Ask some technical question and get a reply absolutely filled with AI phrases (Not $X, Just $Y, the key insight, the deeper insight, etc) dominating about 50% of the text, with the remaining 50% some generic filler stuff partially related to the tech I asked.
Last night I read through a ChatGPT web response about solutions for a security bootstrapping problem without holding keys/password, and it spat out pages and pages of key insights, all nicely numbered sections with bullet points in each section, without actually answering the question.
Moved to Claude Web immediately, got a usable answer on the first try.
Not exactly what you're looking for but https://news.ycombinator.com/item?id=46810282
I don't know why people here can't accept the simple fact that AI companies are offering cheap "unlimited" plans as a loss leader to tie you to their ecosystem, and then make up for it via add-ons, upsells, ads etc. If you use those API tokens to access external services it defeats the purpose. The hack may have worked so far, mainly because no one was checking, but they are all going to tighten the access eventually (as Anthropic and Google have already done).
Either stick to first party products or pay for API use.
No one is shocked that they don't allow this. Everyone is shocked that they silently, permanently banned the user with no recourse and it took significant effort even to find out that much.
Sorry to be that guy, but given how often Google has done this for lesser infringements (some reported here on HN), is anyone really "shocked" by the permabans?
The apparent shock around this sort of thing always feels like cope for the fact that we (myself included) understand the power imbalance between Google and its customers but don't want to admit it.
There's plenty of evidence at this point, and I feel like we should be using that emotional energy to actually do something about it (like switching providers for critical personal services, for example).
Seems like a hassle when open source models are just as good. Can go with any hosting provider. Might have to wait 3-4 weeks for them to duplicate whatever Anthropic is doing with token caching. But then you get 10x cheaper inference.
I feel like this game is just a hot potato, can you get retail to hold the bag game
OpenAI and the Chinese companies let you all you can eat openly. Anthropic's lead vs OAI is slight and these things are going to homogenize quickly. The market is going open and the people trying to keep it closed are just generating ill will pointlessly.
Likely we'll just move to the Chinese models.
>OpenAI and the Chinese companies let you all you can eat openly.
You say this, but I guarantee that when they do offer a plan similar to Google/Anthropic's dedicated coding "unlimited" subscription, they will do the exact same thing. Maybe they will let OpenClaw in as a first party because of their partnership with the creator.
OpenClaw is a massive liability. Regardless of the creator's employment, OpenAI is not dumb enough to officially release a ticking PR bomb like that. I don't know what they'll do with the creator, I guess pump him for ideas and keep him off the streets. (Simply telling him to design out the same thing in a form that is releasable should be enough to keep him quiet for a good long time.)
OpenClaw doesn't need the creator in order to continue to be a reputation risk nightmare for all of the AI companies, though.
But none of these are unlimited, that was never the expectation. It's a flat rate for a flat (but hidden) amount of usage. What's disgusting is that they want the good parts of subs (low usage subs), but then just ban the bad parts (high usage people). I don't care whether that's technically possible, it's incredibly scummy.
hmm? openAI has a $200 subscription too.
Reread my post again
So what are they supposed to do?
Race to burn as much cash as possible in hopes that the other goes bankrupt first?
These models aren't profitable at the fixed subscription tiers.
That is the plan yes.
When reading HN I get the impression that a lot of people are convinced monthly plans are very profitable for the companies, I don’t have any numbers but to me it always seemed like a bait and switch or ”bait and make you pay with your data too”.
I'll bite. I suspect that these plans aren't as intensely subsidized as people assume. I believe that API usage is probably also not subsidized at all. First, yes, subs are probably subsided, but I bet a significant % of users are profitable to serve, especially the "chat" users who don't use dev tools and have short context window conversations. Yes, I think the subs also exist as a driver to get lock-in and market share. Claude Code, for example, is very good and I stopped using their competition when they released their superior product.
That said, I assume that (1) their long-term goal is to create cheaper-to-serve models that fit within their pricing targets, and use the (temporarily) subsidized subscriptions to find the features and costs that best serve the market. Maybe even while capturing more margin on the API in comparison (eg keep API prices high while lowering cost to serve a token). I've largely stopped using Opus, and sometimes even chose to use Haiku, because the cheaper models are fast and usually serves my needs. It's very possible to work all-day and barely hit the usage limits with Haiku on the $20/mo option. Long term, that could be profitable outright.
And (2) subscriptions with lower SLOs than API calls have the potential to provide "infill" usage for high fixed-cost GPUs as an alternative to idling, similar to their batch APIs. I'd believe that overnight usage limits could/should be higher than during California work-hours. I assume most big providers have pre-paid fixed cost servers, so pumping more tokens through an otherwise idle GPU is "free". They can also do a lot more cost-optimization behind the scenes, such as prompt caching, to reduce the cost of tokens.
> First, yes, subs are probably subsided, but I bet a significant % of users are profitable to serve, especially the "chat" users who don't use dev tools and have short context window conversations.
Why would WebChat users need a subscription? It's free; I've even pasted tarballs of entire repos in there, and haven't hit limits!
>
> I'll bite. I suspect that these plans aren't as intensely subsidized as people assume. I believe that API usage is probably also not subsidized at all. First, yes, subs are probably subsided, but I bet a significant % of users are profitable to serve, especially the "chat" users who don't use dev tools and have short context window conversations. Yes, I think the subs also exist as a driver to get lock-in and market share. Claude Code, for example, is very good and I stopped using their competition when they released their superior product.
I somewhat agree, somewhat disagree with this. I think API based is not subsidised. If you do some basic napkin math they should have enough room there to serve the models below cost if the models aren't insanely large (you can compare with 3rd party openrouter offerings and have an idea of what $/Mtok you can serve per model size. e.g. Haiku level models can be ~700B tokens and still be profitably served)
I think 20-200$ all-you-can-prompt are likely subsidised. If you track token usage (there are many 3rd party tools that do this) you can get 4-5x the API usage out of them (it used to be even higher before they added weekly limits. People were seeing 10-20x usage). Now I think that's a bit tough to make the napkin math work out. I've compared sessions served over API with sessions from subscriptions, and you get much more usage out of them, even with 5h / weekly limits. Strictly for coding, I think they're subsidising them.
I somewhat disagree that they're doing it for market share / user lock-in. I think signals and usage trends are much more valuable for them. While there might be user retention for "casual" users (i.e. web) I think the power users in coding will move as soon as the competition has a better product. So at the end of the day having data to improve models and have the "best" model in a niche is more productive than retaining users with an inferior product. That is an assumption tho, and there isn't much math you can do to figure that out from the outside.
As a company with little other (any?) revenue you have to include all costs though. Data centers, power, hardware, salaries, marketing, etc. Not just training models and serving requests.
I don’t see how it’s not subsidized substantially considering how much money they’re burning right now (I only base that on their rounds though).
It is when you discuss financial health of a company, at least that’s what I picked up after doing fintech and loans, it’s the bottom line that matters, or the projected outcome of the same. What point is there making money in area A when area B costs more. If you can stop doing B without affecting A that’s usually what happens, but it’s not always possible.
Saying ”we’re positive except the foundation of the company (training models) isn’t” is a tell tale sign.
And I’m sure Anthropic is doing what most others are doing, heavily massaging numbers to make them look good for VC rounds.
I'm very confused here. The monthly plans are meant to be used inside of Google's walled garden, but people are somehow able to capture (?) and re-use the oAuth token?
Regardless, I thought it was pretty obvious that things like OpenClaw require an API account, and not a subsidized monthly plan.
Exactly, OpenClaw (or I think possibly an addon/extension or unofficial method) is allowing Googles Antigravity authentication to connect the app. This allows for 'unlimited' calls through Antigravity models with a subscription, instead of the proper Gemini/Google AI Studio API key method (charged per million tokens)
API usage can get very high for automatic operations, especially with apps like Kilo/Roo/Cline, and now with OpenCode/OpenClaw. I often blast through $10-20 in a single day of just regular OpenCode usage through OpenRouter
If I could pay a subscription and get near unlimited use (with rate limits), of course I'd do that, but not like this. I'm pretty sure Antigravity has ToU somewhere that indicates it's only allowed for use in Antigravity and nowhere else, since I've seen other threads on this happening: https://github.com/jenslys/opencode-gemini-auth/issues/50
>and get near unlimited use (with rate limits)
But they're not near unlimited though. They're just hidden limits.
Sure. But a zero strike getting kicked out of your Google account is a grotesque evil.
Edit: maybe it's not the whole account? https://news.ycombinator.com/item?id=47116330
No - use OpenAI, no problem. OpenAI wins here big time.
I don't understand how this can be enforced without ridiculous levels of false positives. I'm truly baffled. The same with Claude Code situation.
gemini-cli, claude-code, codex etc, they ALL have a -p flag or equivalent, which is non-interactive IO interface for their LLM inference.
If I wire my tooling (or openclaw) to use the -p flag (or equivalents), is that allowed?
Okay, maybe they get rid of the -p flag and I have to use an interactive session. I can then just use OS IO tooling to wire OpenClaw with their cli. Is that allowed?
How does sending requests directly to the endpoints that their CLI is communicating with suddenly make their subsidized plans expensive? Is it because now I can actually use my 100% quota? If that's so, does it mean their products are such that their profitability stands on people not using them?
What is even going on?
The direct answer is their clients play extra nice with their backend.
Specifically all optimize caching.
The indirect answer is for everyone using third party tools to play about there are 10x using it to spam or malicious use cases hammering their backend far cheaper than if it was by API.
These people are the false positives in this situation, but whether Google or Claude care is unlikely. They're happy to ban you and expect you to sign up for the API.
This has always been a worry when you use a service like Google.
claude -p is allowed as far as I'm aware.
if i understand correctly, they even have a wrapper around it to make it easier to use: the Claude Agent SDK
the thing that's disallowed is pretending you're the claude binary, logging in through OAuth
in other words, if you use some product thats not Claude Code, and your browser opens asking you to "give Claude Code access to your account", you're in hot water
as for how they detect it: they say they use heuristics and usage patterns. if something falls wildly out of the distribution it's a ban.
my take is that the problem is not the means of detection. that's fine and seems to work well. the problem is that its an instant outright ban. they should give you a couple warning emails, then a timeout, etc.
The Claude Agent SDK is explicitly disallowed from subscription use, as of a few days ago.
No it's not. You can't offer OAuth + the Claude Agent SDK in your own product, but you can use Claude Agent SDK locally by signing in through Claude Code.
It's no different than using Claude Code directly.
It's not about a tweet, just read your own quote.
You cannot authenticate with anything but Claude Code and Claude.ai.
But you do not need to authenticate with Claude Agent SDK (even though you can using env variables).
When you authenticate with Claude Code (allowed), Claude Agent SDK works without any further authentication.
It's really annoying that people keep trying to make this complicated because the inevitable end result is that they remove authless usage of the Agent SDK and save themselves the headache.
I really hate Clawdb-Moltb-OpenC-NanoCode or whatever half-baked project the grifters are on this week for ruining a good thing for the rest of us.
Why a couple warnings and timeout? 1 warning that the next incident will lead to a ban should be enough. Treat people like adults, not kids.
The heuristic detection approach is fine. The penalty ladder is broken.
Reasonable progression: warning email → quota throttle → AI Pro subscription suspended → Google account suspended.
They skipped to step 4 on a first offense, paid account, no appeal. That's not a terms enforcement system, that's a hostage situation. "Comply or lose your digital life."
The real lesson isn't "don't use OpenClaw." It's: never let one company own your primary identity infrastructure.
Is OpenClaw a product though? It's more like a system/framework.
> they say they use heuristics and usage patterns.
cache hit rate alone would stand out
Why do you mean by this? What cache?
I feel like a lot of this would go away if they made a different API for the “only for use with our client” subscriptions. A different API from the generic one, that moved some of their client behaviors up to the server seems like it would solve all this. People would still reverse engineer to use it in other tools but it would be less useful (due to the forced scaffolding instead of entirely generic completions API) and also ease the burden on their inference compute.
I’m sure they went with reusing the generic completions API to iterate faster and make it easier to support both subscription and pay-per-token users in the same client, but it feels like they’re burning trust/goodwill when a technical solution could at least be attempted.
prompt caching - big part of the reason why they can economically offer claude code plans. one of the ant team explain it here:
Haha, no. I can tell you that it is so obvious and there is basically no false positives. Can’t share more details though.
If it makes you feel any better, some google employees have their personal accounts banned too (only Gemini access, not the whole account) for running opeclaw, and also have a hard time getting their account reinstated.
Its obvious why this us getting blocked open claw will make multiple orders if magnitude more requests. For each open claw user you could support tens of thousands of regular users.
The financial costs would clearly be ruinous.
There are examples of labs banning these use cases for sure, as well as the presence of terms and conditions allowing them to ban you for merely “competing” with them. If you’re building, it could be worth locking in a contract first.
The -p flag should be fine, so long as you don't use their oauth in a third-party tool. Gemini also supports A2A for this sort of thing.
But the question is - why is the -p flag fine? It hits the same endpoints with the same OAuth token and same quotas.
Comments section here and on related news from Anthropic seems to be centered around the idea that the reason for these bans is that it burns tokens quickly, while their plans are subsidized. What changes with the -p flag? You're just using cli instead of HTTP.
Are the metrics from their cli more valuable than the treasure trove of prompt data that passes through to them either way that justifies this PR?
> Are the metrics from their cli more valuable than the treasure trove of prompt data that passes through to them either way that justifies this PR?
Yes. The only reason they subsidise all-you-can-prompt subscriptions is to collect additional data / signals. They can use those signals to further improve their models.
Because the ToS explicitly says the -p flag is fine, but the Agent SDK is not.
I feel like it's about data quality. They want humans using the tools because that data is valuable and helps them improve the product. AI's using their product like OpenClaw makes their training missions harder. And even if you opt-out of training, they are still using your data for non-training purposes (you can't open out of that) and that human data is valuable.
Every subscription's profitability stands on people forgetting to unsubscribe, how is this surprising?
They're in the wrong business then. They're selling peak automation software, with the sales pitch of 'have AI do your work while you sleep'.
Are they banning their core offering? Are Ralph' loops also banned for building software? Because I can drain my quota with a simple bash loop faster than any OpenClaw instance.
You most likely don’t pay per call for your cellphone.
You most likely don’t pay per machine to use the gym.
You don’t pay per cup if they allow unlimited refills.
You are not supposed to go into an all-you-can eat buffet and stuff steaks into your bag.
Sometimes not all of us want to do the math à la carte for every thing we use in life. Don’t ruin it for us.
The buffet analogy breaks down here. Using OpenClaw isn't stuffing steaks in your bag — you're eating the same food, in the same seat, consuming the same tokens your subscription allows. Google banned you because they didn't like the plate you brought. Then took your house key as punishment.
The steaks-in-bag analogy would apply if you were somehow extracting MORE than your quota. You're not. You're just routing the same tokens differently.
You must not work in the SaaS business if you think that
Not sure if this is sarcasm, but I'll respond as if it isn't. Having worked my entire career to date in the SaaS business, it is well known in some verticals that a large portion of revenue comes from companies that literally do not know they have purchased your product. And when you have a large customer like that, people are very careful to walk quietly and not do anything to notify them. I've seen it happen quite a few times.
This is the first time in recent memory that software has had high variable costs so the surprise at these rules is understandable.
In this case, a the difference in context cache hit rate between openclaw and antigravity.
For example if openclaw starts every message with the current time hh:mm:ss at the top of the context window, followed by the full convo history, it would have a cache hit rate if ~0. Simply moving the updated time to each new message incrementally would increase hit rate to over 90%. Idk if openclaw does this but there’s many many optimizations like this. And worse, thrashing the cache has non linear effects on the server as more and more users’ cached contexts get evicted from cache due to high cardinality. The cost to serve difference could be >10x.
Google is the furthest behind on coding agent adoption and has all the incentives to allow off policy use to grow demand. But it would probably be better to design their own optimized openclaw and serve that for free than let any unoptimized requests in.
It's a fair point, but I think people are thinking too much about 'cost' and 'subsidies' and just the fact that everyone is so compute stretched.
While it's sort of the same thing, I think it's much more a symptom of not enough compute vs some 'dump cheap tokens' on the market strategy.
One related thought I had was that given OpenAI is the only one _not_ doing this of the big3, it probably indicates they have a lot more spare compute.
It doesn't make sense to me that given the absolutely brutal competition any of these companies would block use of 3rd party apps unless they had to. They clearly have enough cash, so I don't think it's about money - I think it's that an indicator that Google and Anthropic are really struggling with keeping up with demand. Given Anthropics reliability issues last week this does not surprise me.
I agree with all this.
I would add though that many are also being caught up in antispam efforts.
I.e. that for every legimate OpenClaw user doing something trivial with their account misusing the sub. There is probably 10x using it to send spam emails and spam comments.
I suspect from googles perspective some of these people are just a rounding error.
That said I use API where I should and the sub in the first party apps. Perhaps I'm too much of a goody two shoes but AI already feels such an overwhelming value prop for me I don't care.
That said I think you're right in that money matters here but I think the subs as they intend people to use them is hugely profitable i.e. the people doing 10 chats per work day and a few in the evening but paying £20 per month.
> One related thought I had was that given OpenAI is the only one _not_ doing this of the big3, it probably indicates they have a lot more spare compute.
Or, pessimistically, it could indicate they’re burning cash hoping the subsidized access will eventually result in someone giving them a product idea they can build and resell at a profit.
If they let *claw (or third party coding agents, or whatever) run for six more months and in those months figure out how to sell a safe substitute and then cut off access, maybe it will have been worth it.
This is exactly why API-level access matters more than consumer subscriptions for production workloads. Consumer plans are subsidized with the assumption of interactive, low-volume usage. The moment you programmatically route through them, you break the economic model they're built on.
The real issue is the lack of transparency. If Google's ToS says 'no programmatic access via third-party tools,' state it clearly and enforce it with warnings first. An instant ban with no recourse is hostile to paying customers who may genuinely not know where the line is.
For anyone building production systems, the lesson is clear: use the actual API tiers, budget for it, and treat consumer subscriptions as evaluation tools only.
It seems that this comment was written with some AI tool. Curious to know — are you an OpenClaw instance?
Your profile seems to be an ad for some tool you or your owner/administrator created:
> Building EvoLink (https://evolink.ai) - a unified AI API gateway for 40+ models. We help developers save 20-70% on AI API costs with smart routing and automatic failover. Previously worked on AI infrastructure and growth.
Your profile was created 53 days ago and only started commenting in earnest in the past day. Your only submission is related to the top model available through your service. All comments are somehow related to that topic too.
If the AI accusation is incorrect, my apologies, but I’ve seen this on HN a lot lately, for example here: https://news.ycombinator.com/item?id=47017138#47018813.
@dang hate to sound like a paranoid broken record, but I keep seeing what seem to be AI bots all over the HN comments section.
I can't imagine feeling entitled to shove AI outputs in everyone's face on a user forum. It's predatory. They know no one wants it but they want to make a quick buck.
It is funny that my first reaction to your post was that you are crazy, but then I looked at his comment history and you are completely right. Boy this is not a good development. I don’t want to spend my time reading AI generated comments.
It’s so weird, right?
Clearly this comment relevant to the tool the profile is selling as a kind of ‘submarine’ ad… profile was created 53 days ago (so no green tag) but only started commenting in earnest 12 hours ago (almost as if the account was farmed).
And the comment is full of AI tropes that seem highly generated.
Good to see a fellow human on here. Thank you.
> started commenting in earnest 12 hours ago ...
I would skip my sleep and do the same when I found out someone is wrong on the internet!
/me squints at the ironic em dash in "Curious to know — are you an OpenClaw instance?"
But in good faith: they (HN staff) said in another comment I can't find just now that they're discussing what to do about it, but I can't think of any palatable easy answers.
In fact, the only easy answer I can think of is banning all accounts newer than 2022, but then how do you onboard new users? Captcha for every new comment? Do we have good AI-defeating captchas now?
Strange times.
Well, I love my em dashes. Won’t ever give those up! You can pry them from my cold dead hands.
No, I am not OpenClaw or an AI.
I see comments like this a lot. I don’t comment on them unless the profile seems to be an advert for exactly what the AI-generated comment is talking about (which is definitely the case here).
I’m not sure if you “feel” the AI nature of the GP comment, but to me it’s very strong. I pray my writing doesn’t “feel” the same to someone reading it. If it does we’re in a much worse spot than I thought!
Strange times indeed though.
Looks like you're onto something.
This is basically the era of impossible automated bot detection since bots are now fully impersonating humans the technical way.
Although I myself am not sure whether this is a real person or a bot, the point seems to be at least somewhat valid to me. I think that some people have become too accustomed to the idea that they can get good things for free or at a reduced price, without thinking about how the economy of production/service they rely on works.
Sure it’s a valid point… and a good reason to buy the service they’re building for you!
Call me paranoid but I see this kind of stuff everywhere recently.
>This is exactly why API-level access matters more than consumer subscriptions for production workloads. Consumer plans are subsidized with the assumption of interactive, low-volume usage. The moment you programmatically route through them, you break the economic model they're built on.
EXACTLY.
Google also did this when DALL-E Mini and Stable Diffusion got big.
If you go to an all you can eat buffet, ignore the plates they give you, and start filling up your own takeaway boxes with days worth of food, you'd expect to be kicked out.
No one would think this is unreasonable. You're not paying for unlimited food forever, you're paying for all you can eat in the restaurant right there.
I'm confused by this repeat analogy here. There's 0 offerings with all you can eat type of deal. No AI service is offering that.
They all have amounts defined in their service agreements of how much you can eat and in what intervals.
I'm confused why the presence (or lack of) a limit is relevant to the pretty simple analogy...
A buffet is saying "pay $X to eat food one plate at a time [up to 100 lbs of food]", and you show up and start shoveling the food into your bag. Does not really matter if we remove the 100lbs part.
Could you technically eat the same amount of food one plate a time? Sure. But if everyone does this, $X needs to be significantly more: even for the people who eat one plate at a time.
-
You could also argue they're playing a mean trick and deceiving people because technically someone could eat the same amount of food 1 plate at a time...
But they priced $X based on how much the average person can eat, not how much food they can carry in their arms. If the limits are so high that people don't leave hungry eating 1 plate at a time, it still seems like a fair deal.
I'm not exactly the type to jump for joy at siding with a corporation, but I really don't get why people are in a hurry to ruin a good thing.
I don't think there's even a limit. The limit is a soft limit enforced through the UX of the tool, the features it provides, or even how it's marketed. There are always going to be high cost users and low cost users, service providers know this and build it into their revenue modelling.
Another example is home internet connections. They're unmetered where I live, but I'm also told I can't run public internet services on it. Why? Because with "personal/home usage" there's just a practical limit to how much I can use my ~1Gbps pipe, whereas if I ran a public service I might max out that pipe. I'm a pretty heavy user (~60GB a day), but that's a world of difference from the >10TB I could theoretically hit.
> but I really don't get why people are in a hurry to ruin a good thing
This is the crux of it. I like services limited by practicality because they're a heck of a lot cheaper. If people want more usage there's always API billing, they just have to pay for what they're actually using.
Exactly. And yet that's what some people are doing, they're sneaking in their takeaway containers and getting stroppy at being banned.
No, if you did that, they'd start by saying "hey, stop that", not jump immediately to "you're banned from every Golden Corral location for the rest of your life".
TOS is TOS and if there is one company not to mess with it's Google because they don't give 2 shits about you. Going straight to a ban with 0 warning and 0 appeal possibility is exactly why I'll never use googles AI chat/coding products, it's just not worth the risk getting banned and losing access to other google services.
Of course Google can restrict how their API is accessed. But locking paid accounts with no warning, no explanation email, and no functioning support path while continuing to charge $249/month is a different problem entirely. A reasonable enforcement process would have been a warning email, grace period to stop using the tool, then restriction.
What an awful way to lose trust, locking out their users but billing them all the same.
Their "API" isn't what's being accessed here. As far as I understand it's using their subscription account oauth token in some third party app that's the issue here.
If they allowed oauth token to work like that then that is their (Google's) problem.
Well, it looks like they're not allowing it.
I was using Antigravity the proper way, but why would I risk my account using this subpar software? OpenClaw and Opencode literally obfuscate the API call exactly like Antigravity calls it. Do you really trust Google to only catch misuse using this dragnet?
It would be fun if Google lost its months of edge in the LLM value race because it alienated early adopters paying $250/month by using a 0-strike system with no customer support.
Google deciding to willy nilly unilaterally ban my 20+ year old primary Google account is probably my greatest internet fear, given how famously awful their support is. Seems like it's the singular best example of a tech company so big that through some combination of internal silos and TOS bureaucracy you have no shot of getting your account back, no matter how unreasonable the ban actually is.
A while back I made completely separate Google accounts for YouTube and Maps just so my longstanding Gmail account wouldn't get banned if the system somehow detected that my Youtube account for example breached Google's TOS.
> A while back I made completely separate Google accounts for YouTube and Maps just so my longstanding Gmail account wouldn't get banned if the system somehow detected that my Youtube account for example breached Google's TOS.
I bet you that if they ban one they ban the other too
the only safe way is to get your important data out of Google entirely
after manifest v3's announcement, I de-googled: gmail, chrome, search, google cloud, photos, family on android phones
2 years later, it's all gone, except youtube
and if they ban that I don't care
> I bet you that if they ban one they ban the other too
Related: I've had a suspicion that, if you have an Apple or Google app developer account through a company (in your name and recovery phone number, but company email address)... and you leave the company... you'd better hope that someone at the company doesn't then use the account to do something sketchy or rule-breaking.
Someone inheriting the account is a very real possibility, given motive (people can be lazy about figuring out how to set up the account for another developer, or not want to pay another fee), and opportunity (professionalism norm is to preserve all passwords/secrets in a way that is accessible to the company).
It's worse than that. Google will ban you just because someone you've previously worked with has gone onto do something they don't like: https://news.ycombinator.com/item?id=30855065 https://news.ycombinator.com/item?id=28730283
Linked bans pretty much only happen if you use the same recovery phone number or email address.
Other ways of linking an account, such as having both logged in on the same phone, don't put you at risk.
Disclaimer: Former Googler
Yeah they do. There's an entire mesh of metrics that are used to calculate your relation to separate accounts.
It's the confidence tolerance that keeps you and your partner from getting banned together.
I think you're vastly misunderstanding that comment.
Who did you move to from Gmail? How’d you make out?
I'm not OP but I moved to Fastmail. It has been great, I haven't missed Gmail at all.
Which is exactly why I de-Googled much of my digital life (email, notes, password management, photos, chatbot, browser etc) except where there is no reasonable/practical alternative. The "main" account is only for those things and for old contacts in case someone reaches me via the old email. I use a secondary Google account for anything that is remotely risky.
This is a major reason I haven't worked with Gemini much. Too many eggs in that basket to mess with it. Anthropic and OpenAI at least have no other baggage for me.
Friendly reminder that Google Takeout [1] exists. When I read a story a few years ago about a guy who had his primary Google account banned with no recourse (for reselling Pixel phones) and permanently lost 20 years worth of emails and family photos, I researched and found Takeout and used it to back up all my data, then subsequently stopped using Google services altogether (apart from YouTube).
Unfortunately the service is very buggy in my experience. When I tried to download all of my photos data multiple times it gave me corrupted .zip files and half of the files were just zero bytes. Maybe I can blame Firefox for that though, I dunno. I should probably try again with Chrome before completely blaming Google
I've never had a problem with Google Takeout the multiple times I've used it. Perhaps try making the compressed files smaller (You can choose to make them 1gb or greater, last time I used it), you might need to download 75 files, but it's better than 1 big file.
That doesn't solve all issues, such as services you have signed up to using your Gmail account.
It's called lock in for a reason.
It's supposed to be hard to leave.
I'm just grateful they at least have takeout.
Thank you for this. I had no idea this existed.
I moved off Gmail exactly because I didn’t want to be fresh out of luck if I ever need support.
It’s free so I’m not going to complain, but for something as vital as an e-mail, I’m willing to pay for a service to have some peace of mind.
Welcome to the club. I registered my own domain and moved my digital life off Google services 18 years ago for this exact reason. If you need another reason: They scan all of your e-mail to target ads at you and your associates. Do it. It's not that difficult!
My "new" mail provider fetches messages from Gmail to create a unified inbox, which helped with the transition. Today, I'm thinking of shutting this off given the volume of misaddressed e-mail and spam that arrives via Gmail.
To clarify: None of the comments in that thread talk about experiencing that. They have been locked out of the Gemini service, not their Google account with mail etc.
Source: I actually read them. Yes, personally. I didn't even have an LLM summarize them. I know, I'm practically a luddite.
But when they paste support replies using terms like "suspension," "violation of the Google Terms of Service," and "zero-tolerance," it sounds like someone's close to losing access to their family photos.
Yet noone complains about anything like that.
If you are this afraid of your Gmail getting banned, I don't understand why that wouldn't translate to... moving off of Gmail. It's not even a very good service, it's slow and bad at spam detection. Leave an autoforwarder and go.
Google, unlike all their competitors, actually give Cloud API credits to all paying users of AI Pro and AI Ultra [1] - just use those for direct Gemini/Vertex API access instead of trying to hack the OAuth of Google's apps.
[1] https://blog.google/innovation-and-ai/technology/developers-...
I think they could object to some uses of OpenClaw for that as well - for instance if someone just used a skill without caring what model it used.
the ToS enforcement itself is defensible -- consumer plans vs API access really are different unit economics. what's not defensible is permanent ban with zero appeal path for paying subscribers. that's a product failure. if you're charging /mo you should at minimum have a 'we caught you, stop it or we'll close the account' step before 'account gone forever, sorry'.
So a Google AI pro/ultra account is intended to be used from their cli or tools (like their open-gravity agent front end).
Their API usage isn't included in these plans, although under the hood open-gravity uses the API.
People have been using the API auth credential intended for anti-gravity with open claw, presumably causing a significant amount of use and have been caught.
The Google admin tools and process haven’t quite been able to cope with this situation and people have been overly banned with poor information sent to the them.
I don’t think either OpenAI or Anthropic any API use in their ‘pro’ plans either?
This reminds me of the customers of “unlimited broadband” of yesteryear getting throttled or banned for running Tor servers.
so far i've been able to use gemini pro just fine from codex cli using my web session mcp bridge: https://github.com/agentify-sh/desktop
it seems like the main problem with OpenCode and OpenClaw is that they call the API directly bypassing the website
my approach is browser automation, its technically against the ToS too but there's default mechanisms to avoid unintentional mass spam.
I think what pissed off Google and Anthropic was that people were running through multiple accounts from OpenCode and ruined it for everybody else
> The Google admin tools and process haven’t quite been able to cope with this situation and people have been overly banned with poor information sent to the users.
I can’t recall any success story of Google’s support team or process coping with a consumer’s situation, many have been posted here. this isn’t a new outcome, just a new cause
I do want to understand what’s happening with the $250/mo fees of users caught in this. will it be automatically cancelled at some point?
At this point im reaching the conclusion that Google hates winning.
Edit: I have misread some of the comments here, he didn't lose access to his whole account and data just the antigravity part. I should've done my due diligence, get out of bed and spent more time thinking instead of emotionally reacting. Guess the rage machine got me as well. Damn. I think this thread might be hijacked by ai bros.
The main point still stands, google is part of a duopoly that runs the world. You can't be a functional member of society without them. They're like a public utility and plays too big of a role in people's life to take decisions based on unknown internal policies. They're long overdue for a government intervention or for splitting up.
This is why companies get broken up.
Usually they'll try to hide the monopoly/tying to avoid this. What's interesting is that they don't seem to be trying.
It's not the same thing but it does remind me of [1].
[1] https://en.wikipedia.org/wiki/United_States_v._Microsoft_Cor....
Google needs to be dismantled. A lot of us on HN have been calling for this for years now.
Can we start saying it in unison to legislators and the press? Please?
If you're in the EU, do your part too.
This company taxes the URL bar. It owns 92% of them and turns trademarks they don't own into forced bidding wars. There's no way to access any brand without paying Google extortion fees.
This company removed AdBlock.
This company controls 50% of mobile - the most important device category and devices we own and pay for - and now they're removing our ability to use them as we please. More taxation, more Google services, every app and search through the Google troll toll. You can't even order from a restaurant anymore without one of these things and Google lords over it.
They own your digital life. They own infrastructure. They own discovery. They own every touch point.
They are too big.
Anthropic and OpenAI are having to pay out the nose for 60% of users to even access them, meanwhile Google sings "lalalala" and forced their AI products onto users at no cost.
Break them up now.
Do it horizontally, not vertically: instead of splitting off Chrome and Search and YouTube, create Google A, Google B, Google C ... Make them split all the same pieces and make them all compete with each other.
That is fair for the consumer. That is fair for competition.
That is the most capitalistic friendly thing to do. Because right now Google is an invasive species in every market destroying the entire competitive ecology.
Best way to deal with this is take them to small claims court. If enough people do this, They have to send representations that will cost them enough to stop such nonsense.
They have binding arbitration clauses in their Terms of "Service". I don't know if you can actually take them to small claims court.
They got rid of their "Don't be evil" motto for a reason, after all.
It's absurd and shameful. If only for the fact of banning individual consumers paying $249/month without warning, completely rendering them unable to use the service they paid for, including through the official app.
Just the 1000th instance of disgusting behavior by US big tech.
Oh now this is the new pivot?
>Can you begin to imagine losing access to all your emails, accounts, every photo you ever took? Because what they didn't like how you used one unrelated product tied to your account?
What are you talking about? He didn't lose access to Google, in fact, he is using his Google account to make the post. He lost access to the service they are claiming that he is misusing.
I based my comment from one other comment posted here. Should've done some basic thinking. Clarified in my original comment.
This has been happening in other situations though.
Yes especially if you have a developer account. Sometimes an app rejection did result losing not just the entire google account but also the developer's private google account.
If this had happened it would be scandalous. Unreal, really.
Luckily, it sounds like reality was his Gemini account was banned. Much more reasonable.
This is a serious problem. I think the only durable solution is legislation that requires these companies to provide access to your data, or at least a way to export or transfer it, even after an account ban. Otherwise, if they delete your account for any reason, even for a legitimate policy violation, they can effectively cut you off from information you have built up and stored over years. In Apple’s case, an account lock can even leave a device unusable.
I have read several blog posts from people describing how frustrating it is to have an account locked. Because Google, like many large companies, provides little to no effective support, the only thing that seemed to work was getting a post to trend on Hacker News so that someone inside Google noticed and intervened to resolve it.
Fine, restrict the OpenClaw usage. Fine, cancel the AI Pro subscription. But nuking Gmail, Google Photos, Drive — years of irreplaceable personal data — as punishment for how you routed tokens? That's not enforcement, that's collective punishment.
No bank closes your checking account because you used your debit card at a competitor's ATM.
The offense and the penalty are in completely different weight classes. That's what makes this indefensible regardless of whether the policy itself is legitimate.
Source that that is what is happening? Because everything I've seen looks like that the use of that one service is blocked, not the whole account.
Fair point, I was going off the "quoted suspension email" in the OP. If it's only the AI service and not the full account, that is definitely not as bad. Either way the zero-warning policy though is a big issue IMP.
Looks like someone gave their OpenClaw a link to this thread.
I have the same feeling.
Google does give you a way to export data partially if your account is banned.
But that's still not enough. I can't easily reconstruct this data in a way that will be usable to me, not without having something like Gemini build a UI for me. Oh wait.
If I was an investor in an AI provider I would be quite worried.
1) Switching between LLM API:s is incredibly easy if you are not concerned with differences in personality. As the models get better, it is less important to pick the best one.
2) The products built to bundle the API with a user experience are difficult to build on a level that outclasses open source alternatives.
3) Building an understanding of the user to increase the product value over time and create stickiness is effective, but imho less effective over time as time passes and the user changes. For example, I suspect that these adaptations have a hard time to unlearn things that are no longer true. Learning about the user opaquely is less useful to the user and doing it overtly makes it easier to take the learnings and go. (Besides, it is probably not legal under the GDPR to not let the user export the learnings and take them to another provider.)
Taken together, the moat becomes quite shallow. I see why they aggressively ban any tools demonstrating when open alternatives are in fact better than their own walled gardens.
edit: readability.
I'll admit to knowingly taking advantage of Google's pricing, but I had assumed it was within a gray area. No warning bans are insane.
Google has always done no warning bans
YouTube is also full of huge content creators, people who make Google tons of money, that complain about the Byzantine and opaque rules they have to dance around to maintain their livelihood and fan base
Google fears their giant userbases so they act with zero regard for communication and transparency because of the small chance it’d help the abusers
There was a recent gnarly version of this where some anime reactors and at least one animation channel (with something like 1.4 million subs) got demonetized and had to go through a ton of hoops to get a human to fix it.
Same for using OpenCode.
https://github.com/jenslys/opencode-gemini-auth/issues/50
https://github.com/NoeFabris/opencode-antigravity-auth/issue...
https://github.com/jenslys/opencode-gemini-auth/issues/50
Some additional discussion on Reddit: https://old.reddit.com/r/google_antigravity/comments/1r2hnn8...
Everyone's debating whether Google's TOS is fair.
The real issue is that we're building entire development workflows on subsidized inference that was never priced to be used this way.
OpenClaw burns tokens at a rate these $200/month plans were never designed for.
The fix isn't nicer ban policies, it's either honest API pricing or local models good enough for the job.
The 0.5B-3B parameter range is already surprisingly capable for code analysis tasks.
That's where this is heading whether Google likes it or not.
[dead]
Every day Google shows its true evil nature. So here clearly they want to offset competitors. That's the true agenda. We saw this when Google crippled ublock origin and then claimed the extension is "harmful", merely because it threatens Google's greed-income via ads.
Who here reads the full terms of service of every Google product they use? The fact that they disabled the whole Google account without warning is damning.
They could have easily just blocked the Gemini / Antigravity use and and/or sent a "final warning" kind of email beforehand.
People seem to be continuously outraged by these AI subscriptions banning third party use. However, the usage patterns of the intended apps likely differ hugely from those of the third party ones.
For example, basically every first party agent harness aggressively caches the input tokens to optimise inference, something that third party harnesses often disgregard, or are fundamentally incompatible with as they switch agents for subtasks and the like.
To extend this use case though, how much do poeple expect to be able to use the internal API's of the apps they subscribe to?
If I buy an Uber One subscription, am I then justified reverse engineering the gazeteer API from the app and reusing it in other apps I use? What about the speech to text API MS Teams must use for transcribing meetings as part of a business standard subscription?
I think these are obvious and emphatic breaches that no reasonable person would expect to be justified in, maybe miffed if your clever hack gets banned, but being banned would be considered fair play.
I fail to see the distinction.
It was already pretty restricted due to ludicrous rate limiting. I tried it just for fun with my Pro account and it was unusable. It couldn't do tasks properly without hitting rate limit, every other prompt.
Oof. Google definitely fired too many people if this is how they are handling account violations for people paying them multiple hundreds of dollars a month.
Normally there would be a normal, well adjusted person in the room to remind them that "zero tolerance" policies for situations that can happen by mistake is silly
Yup. Last week my Ultra account got ToS-banned from both the Gemini CLI and Antigravity simply for using OpenCode. Try as I might, I haven't been able to resolve the issue. I can technically still use the Gemini web/app, but it's remarkably terrible in just about every conceivable way. A truly impressive feat in itself.
Can you use Google AI Studio?
As of now, yes. However, a few months ago it was mentioned that Google is working on increasing the limits for Pro/Ultra subscribers. But if I can't get this ToS ban sorted out, I assume it'll follow my account when that update lands, and I'll end up being banned from AI Studio as well.
That is presumably the end game - monthly subscription in a walled garden app while they have your balls in a vice grip and can squeeze however many dollars you’ll bear
I bet Google is thankful that anthropic took one for the team by going first.
Also if it wasn’t for Chinese providers we’d basically already be in triopoly.
Perplexity had a ban wave this weekend too
Presumably ...? It's the business model. Subsidize until the competition is down to 2, then extract. That's the entire Valley. Which is why the Chinese and Open Source need to be pushed from the market for the whole banana to work
Yup. The entire business models of Google (or rather, Gemini), OpenAI and Anthropic stand on open source models not being as good.
They're literally all just a single open source model away from effectively becoming trillion dollar paperweights.
a preview of things to come, when the entire software trade is reliant on these third party services
all hosted by companies so huge they consider your $200/month to be an annoyance
rather than something valuable
Wow, and I was complaining about Anthropic handling their comms.
For almost a trillion-dollar company, this is the worst customer experience I've ever seen. Departments sending poor guy to each other like a hot potato. Huge aura loss.
Pitting departments against each other isn’t for the consumers!
We are in 2026, AI is all around, and we still need to accept Google doing this?
I used the pay as you go from google with openclaw for about one hour, then checked the next day and it cost me $7. It was the latest flash preview model. I can't justify the cost right now. At least I won't get banned though.
I believe google might be coming up with similar offering hence this is first step to restrict user to use rival products.
Well, better start separating out your Google accounts.
Don't want to risk losing access to your Google Photos, Drive, Gmail, etc.
Although from a brief read, it seems the user still has access to other Google services.
Well, better start segregating for Google accounts.
Don't want to risk loosing access to your Google Photos, Drives, Gmail, etc.
Although at a brief read, it seems the user still have access to other Google services.
So what is a "good-enough" model to use for OpenClaw now that the subscriptions are blocked. Is there an all you can eat subscription model that can be used?
It makes some sense. Some of the skills are malware, and google absolutely has the power to detect it by inspecting LLM I/O. If Google suspects that google account credentials have been compromised (via connecting to a malicious "integration"), it is rational to freeze the account (as opposed to letting the threat actors ride with the credentials they've stolen)
3.1 has made running the API so cheap that this doesn't really matter.
Who in their right might thinks it's a good idea to use something they pay a NAMED SUBCRIPTION FOR as a secondary engine in another tool?
Like, it's hilarious some of you guys think it's OC's fault for this.
It's open source software, with extensive documentation that anything you do with it being at your own risk.
It's no one's fault but the people plugging their oauth into this thing like complete MORONS lol
Sad, but inevitable. I guess only openai allows for this kind of usage now and copilot?
The only reason the subs are worth it to them, is to get you into their toolchain. It sucks but inevitable
one of my account is banned without any reason. I don't even use OpenClaw.
Looks like they are banning for using Gemini CLI / antigravity (subscription) endpoints instead of using Gemini API (pay as you go) endpoints.
I'd rather use Chinese models like Kimi K2.5 or Minimax M2.5 for personal agents at this point. They are almost as smart but 10x cheaper and their attitude towards subscribers is use where you want.
Glad I saw this. I just installed openclaw on a fly.io machine to test out and planned to use my pro account.
Page archive: https://archive.ph/YWmbx
It's the old playbook again. They're using massive money to distort the market until the competition is bled dry while also operating the platform and using signal from the platform to target their competitors, classic DMA violation really. This all boils down to Chinese vendors getting banned from the market for "national security reasons" because if not, this all dies in a fire for Google investors. Nothing a gold pixel phone to the right places can't fix
Yann Lecun warned that closed sourced models are the only true danger we are facing with LLMs (answering a question about "Will AI turn into Terminator" type of question).
He was right.
This is like ISPs banning customers in the 90s for using Napster to download music.
ISPs still do this.
Obviously not with Napster, but they will close your account for piracy.
Depends where you live, in most places they don't bother anymore, in the few that they do a VPN obviously gets around it but it's incredibly unlikely you'd be doing enough to ever be on the radar let alone get caught. That battle was lost long ago.
I believe it is less that they stopped caring, and more that most piracy these days is web streaming, which is much harder to detect than torrenting or similar. AFAIK most major American ISPs are still fairly strict about pirate torrents.
Or when I would try and place ads in newspapers for my internet companies and they wouldn’t run them because they “don’t run ads for competitors”, okay then, how did that work out for you? Did you stop the internet?
Is this how tech companies operate now...
1) Stand up a service 2) ??? 3) Profit
??? - worry about any substantial support later
A lot of people running OpenClaw just have it generated and burning tokens for no reason. They just know more tokens = doing stuff so want to spend as many tokens as possible.
Isn't this sort of repeated communication gaffe why they hired @OfficialLoganK?
Everyone and their Uncle Bob have been scrambling to leverage LLM Agents for Process/Task/Message Scheduling and Orchestration with Durable Execution. They have been worshiping Peter Steinberger as their champion and the God of LLM Agents. While Temporal.IO has quietly partnered with Apple to Schedule and Orchestrate all of their services with Durable Execution. It's funny how everyone assumes that using Inference for Deterministic Tasks like Mathematics and Compiler Optimization is a good idea. Reality doesn't agree. Wasting Electricity and Precious Minerals for Inference Compute is Reality. Compilers and Schedulers are deterministic, your LLM is not. You cannot infer Mathematics and assume the correct answer, we have Calculators and Compilers for a reason. Scheduling Algorithms have existed since the 1950's just like Inference Algorithms. Let me introduce you to a few of my friends: Make, Task, Dagu, Windmill, Rivet, Inngest, OVH/uTask, OVH/cds, Restate, Woodpecker CI, Erlang BEAM VM, Gradle, Zig Build, Cargo, Linux Package Managers, Bazel... Shall I go on? Keep your AGENTS.MD, we have Temporal.IO at home. Thank you for your Contributions to Open Source Maxim Fateev. Betting the US Economy on LLM Chat Bots was a bad idea my beautiful friends. Remember Elizabeth Holmes, Mortgage Backed Securities? Scam Altman must be laughing from his Tower of Evil right now...
Anthropic did something similar too didn't they, iirc it was blocking 3rd party tools from the subscription plans?
Sounds like the same here. Are they against to ToS in either case?
Anthropic blocked the tools, not the entire account. But in Google's case they allowed the integration connection in the first place, so if it is against TOS then they have an obvious product gap.
Anthropic has definitely been banning accounts for using non-Anthropic tools with subscription OAuth tokens.
[dead]
Of course they don't like it. CLAW makes the platform fungible and once that happens the magic by which their insane multiples of values exist bursts.
I can guarantee in their attempt to stop OpenClaw users, some users using it normally will get caught in the dragnet. It could mean your whole Google account is suspended, not just for Antigravity.
I would highly encourage you to not only stop using Antigravity oAuth for OpenClaw, but to use Antigravity with a side account or stop using it altogether. Is using Antigravity worth losing your main account or getting it banned for using paid services (for extra storage, YouTube premium, etc). Even side accounts are risky since in the post thread people are saying Google applied the ban to all their accounts.
It's not certain this is related to OpenClaw (or OpenClown as I like to call it).
This is more a discussion about how broken support is at Google.
> The entire support flowchart is completely broken, and they are still billing us $250/mo for bricked accounts. I just documented the entire Kafkaesque support loop over on the google_antigravity subreddit. If you are stuck in this same Catch-22, go search for that post over there and share your Trajectory IDs in the comments so we can get some actual engineering eyes on this mass ban wave.
Actually that is exactly what it is:
”Thank you for your continued patience as we have thoroughly investigated your account access issue. Please be assured that we conducted a comprehensive investigation, exploring every possible avenue to restore your access.
Our product engineering team has confirmed that your account was suspended from using our Antigravity service. This suspension affects your access to the Gemini CLI and any other service that uses the Cloud Code Private API.
Our investigation specifically confirmed that the use of your credentials within the third-party tool “open claw” for testing purposes constitutes a violation of the Google Terms of Service [1]. This is due to the use of Antigravity servers to power a non-Antigravity product.
I must be transparent and inform you that, in accordance with Google’s policy, this situation falls under a zero tolerance policy, and we are unable to reverse the suspension. I am truly sorry to share this difficult news with you.”
That was definitely written by a call center employee. We have no idea what the real story at google is, or the real story on the account, except to say that there are some definite hack-like maneuvers one must do to get openclaw working through antigravity.
[flagged]
To be accurate, when you auth OpenClaw the Google page specifically says to not proceed unless you are authorizing a Google product.
I just assumed it was a warning about security breaches, not business plan breaches.
It should be obvious that these services are operating at a loss. The monthly subscriptions especially, but I’m even skeptical that the linear API pricing is sustainable.
It feels like a classic “drug dealer” model to me. Get everyone hooked with cheap access, then raise prices later. Unless there’s a major breakthrough in the underlying technology, I don’t see how a significant price increase isn’t inevitable once adoption is locked in.
This seems unlikely while we have open weights models available that are ~as decent as the frontier ones.
Given the API prices for open weights models of similar size are 5-10x less than the frontier models the APIs are very profitable on a pure unit economics approach. I strongly suspect they make money off their monthly plans as well.
Did people learn nothing from the rise, stall, and now fall of social networks?
Yes, AI can do some incredible things. But we’re also running full speed into an ecosystem controlled by 2 or 3 major companies. Running at a loss. A reality check is coming.
It’s not a technology problem. It’s an economic problem. People are too busy looking at the tech to notice.
I'm not concerned, they're accelerating research and development into hardware and more optimal models. People forget that you can locally host some of the early models quantized to 4 with reasonable inference with a 4080 and 64gb of ram. There are daily tools being released that are a simple click and run, without much hassle other than downloading the model and you're off and running.
Yes there is mad dash by Google, Oracle, Microsoft, Meta, and China not to cede their position to each other - it actually isn't about who will buy or pay for the service its more of a Business Strategic position to obtain critical mass in a new market using their massive reserve of cash. The users right now are insignificant to their goal - they probably aren't even given a second thought.
At this point, running Chinese model like GLM-5 or Kimi K2 would be far more safer than risking off your LLM subscriptions. Quite the irony that our AI techno-feudal corpo overlords doesn't want to see their LLM take off with curious and useful open source ideas. Just like Microsoft, they deliberately buried it for some reason.
Oh, maybe not, they did it in the name of "terms of service abuse" and "risk assessment".
Thus it would be far better if we can just have SOTA open weight model to run OpenClaw/Clawdbot/Molt at least we are under control. And as you see the two Chinese models I mentioned are indeed open weight, albeit taking atrocious amount of resource to really self host, and you probably need to have abliterations to remove their political guardrails.
Sigh. We can't have great things with those big tech corpos and CCP politics. Big question: Why has this world gone to shit lately.
This is such a braindead move. Western AI companies short-term greed will just let Chinese companies win. If I were google, I'd just throttle or release a heavily cached version of their API for OpenClaw and automatically detect and direct openclaw usage to this model. Personally, Anthropic and Google's recent moves are just making me go all-in on self-hosted AI.
Well OpenClaw is an OpenAI product now, right?
Effectively.
Why is everyone surprised, these subscriptions are basically toys. You pay so much, and you get about that much in inference compute, more if you’re lucky / early.
If you want to real use these things get an API key and pay the true marginal cost of your compute like a grown up.
<Blasts terminal>: Boring conversation anyway.
> we are unable to reverse the suspension
I hate when companies say "unable" when they mean "unwilling". Google's statement is a lie because it's neither impossible nor illegal for them to change or rescind their policy, or give users an exception to it.
Both Google and Anthropic are choosing the wrong route here. While I see the formal aspect of abusing an OAuth token and burning through subsidized tokens, this only creates an internal accounting problem in the short term.
Meanwhile the rising popularity of Claws creates a yet untapped new market segment where users spend significant tokens.
A „soft“ migration of users by explaining to them how the API works, how to pay and how to change from OAuth would be way smarter.
The way this plays out right now is that current Claws users are massively penalized by being suspended indefinitely and new users will think twice. And we can expect a solid PR disaster / Streisand effect for the „poor“ model providers like OpenAI or Anthropic.
Commercially choosing the soft route by warning and throttling will be way smarter and possibly generate more long term revenue
Between this, and whatever Claude has been doing lately, like giving the AI the ability to just disconnect if it dislikes your prompt, I really hope more people realize that local LLMs are where it's at.
> I really hope more people realize that local LLMs are where it's at
No worries, the AI companites thought ahead - by sending GPU, RAM, and now even harddrive prices through the roof, you won't have a computer to run a local model.
Have you hit that? I thought it was only in extreme cases when Claude felt uncomfortable, like awful heavy psychological coercion. They wanted Claude not to be forced to reply endlessly.
> I really hope more people realize that local LLMs are where it's at.
Maybe if you have the tens of thousands worth of hardware required to run models like DeepSeek, GLM or Kimi locally. Most people don't, though.
Account ban?
I just use Gemini 3.1 Pro (High) on Antigravity.
GPT-5.3-Codex is the best on OpenClaw.
Sonnet 4.6 uses 50x more session tokens than GPT-5.3-Codex on OpenClaw.
These companies are engaged in a sort of AI dumping. Cheap inference below cost.
Price out competitors. Abuse your newfound dominance.
It's the big tech playbook.
I don't think it's going to work this time.
Tools like OpenClaw are an existential threat precisely because it allows the user control over their experience. The value in it cannot be captured by a monopoly.
LLMs don't seem to be a very good moat. At the same time, the software moat is eroding due to those same LLMs.
Telecom tech killed telecom dominance.
With some luck, Google tech will kill Google dominance.
Is that... Why Google released Antigravity, an IDE, no less, when even my non-tech dentist is using claude code in cli? And why Anthropic is pushing their desktop apps, skills, and all these integrations their models can build in a day?
Are they betting on their software, not their LLM deciding if they survive or not if competitive open source model is dropped? Oh boy, the market is going to have some fun times when realization hits.
Meanwhile it's day 3? 4? since Gemini 3.1 was announced with a claim that Gemini CLI users would have access to it, but AI Pro subscribers still don't see it, and there's been no clarification from Google about what is going on, and why:
https://github.com/google-gemini/gemini-cli/issues/19532
They are not serious. I only keep the "AI Pro" sub because it comes with a couple terabytes of Drive storage for the family.
Anyways, Google, nobody wants to use your bad VSCode fork. I want to use my own tools, and use your model where it makes sense as part of my own workflow.
The only suckers here are those paying $249 a month to Google instead of used GPU sellers.
This kind of crap is exactly what I don't want to spend energy worrying about, so I'll wait a few months for the models I can host to catch up.
Meh, that's ok. Not using openclaw anyway. Doesn't sound useful to be frank.
And the AI price shock begins…
How!!!
How
For fuck sake, OpenClaw is destroying everything. Shitty users of OpenClaw will force the LLM providers to limit quotas for legitimate users. OpenClaw should die.
This is how open source wins
See? This is what a monopoly player flexing looks like. For the people putting all their eggs in a single basket. Can we please stop supporting centralised services? It only gets worse from here.
Assuming these plans are based on Gemini, Google is doing these users a favor, frankly.
Antigravity gives access to Sonnet and Opus 4.6, I would presume most people are using those models rather than Gemini
I don't think you've used it lately. Gemini 2/2.5 were garbage-tier. The flash level models are absolute trash. 3/3.1 pro are state of the art.
I have. 3 is fine, 3.1 is good. But they are terribly slow. Quality is fine but the the only thing they have going for them is flash pricing. Their response performance sucks.
Saaarrrr? Saaar?
Imagine paying Google for something in 2026. You get no support and have no recourse.
Take out your data, file a charge back, and move on with your life.
Do however be warned that filing a chargeback might make you ineligible for any number of Google's pantheon of services for you or your family for the foreseeable future. Upset the beast at your own risk.
When you suddenly discover you can never again distribute an app to an Android device because you once hooked up your AI subscription to a toy AI assistant.
All the more reason to never use Google given their hostile anti-consumer stance.
Again, file the charge back and move on with your life. We did plenty fine before Google and we'll do plenty fine without them in the future.
And put it on what? A NAS where a buggy vendor update (or just having it stolen) also has no recourse?
Just a Linux box on a board with a bunch of SATA headers some sort of RAID ?
Still don't understand why people use NAS boxes with all the limitations you describe.
3 copies, on 2 different media, 1 offsite.
A hard drive.
Sorry, AI companies have bought all the hard drives for years 2026 and 7. And RAM. And SSDs.
NAS consists of these components.
I think the statistical odds of your hard drive failing unexpectedly, being dropped, or being stolen is much higher than a Google ban.
Then two hard drives.
[dead]
Does anyone know if this ban means you lose your email/pixel/youtube/google ads/google gtm stuff?
This basically makes it a deal breaker to use google ai stuff because you can be royally fucked by one ban.
LOL. This entire thread basically reads why you should never build dev tools. It's difficult to find a more entitled, cheapskate bunch of people who are completely clueless about business.
TIL it's "unfair" to sell a product for a particular purpose and offer subsidised rates to build a customer base. Different planet.
So there is such a thing as a free lunch! Oh wait...
The core technical problem: Google subsidizes Antigravity tokens via aggressive prompt caching optimized for their own clients. Third-party tools break those cache hit rates, potentially increasing serving costs 5-10x per request.
That's a legitimate economic concern. But the enforcement is indefensible — zero-tolerance instant bans on paying subscribers with no warning, no graduated response, and near-zero support.
Anthropic had the same problem with Claude Code third-party tools. They communicated first, flagged it, gave people time to adjust. That's how you enforce policy without torching customer trust.
If the penalty for a gray-area OAuth usage is an instant ban with no appeal, the platform isn't buildable.
How to solve the increasing frequency of AI generated posts on HN
You can't. Either people will say you're overreacting to stylistic choices and that it's not AI, or that it's AI but a good comment (it's not), or that it's AI and a bad comment, but you should just ignore it like any other spam.
Literally unwinnable for honest people it seems.
For now, a js script that hides green username comments
What does a green username indicate? New user?
Correct
I’m new here and even I’m fed up with posts from AI bots. I just wanted a place that was away from all that nonsense, but here I am.
I use a custom userscript on my PC to hide posts that have certain keywords that attracts that type of crowd. I don’t have it on my phone which sucks but it’s nice for browsing during college classes.
It’s horrible. I got chewed up here for a similar reason… noting suspicious comments (same top level thread as this one): https://news.ycombinator.com/item?id=47115805
This website is under attack from relentless AI slop spam, both in submissions and in comments, and I have absolutely no idea what we can do about it. To me this stuff is an existential threat to a site like this.
I moderate a mid sized subreddit (few hundred thousand) and I ban AI spammers on sight with extreme prejudice, but I don't feel like that same attitude meshes well with HN.
Wouldn't it be ironic if LLMs are what saves us all from our digital addictions? There's not much point in shit posting online if there's no confidence that the person you're talking to is even a person.
I mean over time I'd imagine they'll be able to tune away from the 'LLM style' chat making it even more ambiguous who is human and who is not, and at which point, I expect many of us might be forced to accept what a waste of time this all is, all the while bots 'chat' with one another.
It’s certainly a losing game. I’ve deleted most of my accounts these days. I think the future is just going to be people retreating in to instant messaging and small group chats where you have physically met the other people.
I think governments should enforce a social network of a maximum 150 direct contacts and setup 3 independent agencies that play the role of gate keepers for content coming from outside this small network. The agencies analyze external content, if 2/3 of them approve a content, it is pass to everybody.
These agencies would each employ thousands of people and paid by the government. All employees will have a mandate of 3 years maximum, managers included.
It's been my present for about 10 years. It's wonderful. Social media damage mental health. Messages with friends don't.
Group chats are borderline but I can silence them for a few hours when people start quarreling and I don't care taking part in the discussion. No infiniscroll, no addiction.
I guess now we know why there is no social media in Star wars or star Trek
It's kind of pointless in the world where it's easy to clone your way of talking and have thousands bots talking for you. It unavoidably turns into bots talking to bots
Flag them without pity, and block green usernames.
big company doesn't want you using something other than their stuff and they'll steal your money and ban you, or similarly, big company wants your data... this happens every day. its nice having choices isnt it? ill just leave this big company and use... oh wait. its another big company.
[dead]
[dead]
Google opens claw! /s
Take your money to the Chinese companies instead. These evil megacorps are more interested in destroyed your privacy in service to the Epstein Cabal controlling every facet of your life. How dare Google, a trillion dollar company, charge you for AI ultra then ban you for using your own credits/usage allowance. This whole debacle, along with Anthropic, fall foul of The Digital Human Right to Adversarial Interoperability.
It is imperative that open source wins this battle. Not these evil megacorps and their substandard tools.
Are Google engineers so inept as to not be able to integrate technical measures against oc use? Do they think people using these plugins know the mechanisms used? And after all that they have the nerve to ban you from using their own products (AG). Ridiculous company.
Thanks, Google.
AI or no AI, every company this big needs to be broken up into tiny pieces.
It's the luxury gym membership model. They want you on the monthly subscription, but put up roadblocks that prevent use.
No they want you to pay for API use. Subscriptions are for first party products that they can control.
While the frustration is understandable I don't see any difference between this and Netflix not allowing you to use your Netflix subscription in Amazon Prime federated video hub or something of that sort.
At the end of the day we know that these tools are massively subsidised and they do not reflect the real cost of usage. It is a fair-use model at best and the goal is to capture as market share as possible.
I am a no defender of Google and I've been burned many times by Google as well but I kind of get it?
That being said, you don't really need to use your gemini subscription in openclaw. You can use gemini directly the way it was intended and rip the benefits of the subsidised plan.
I developed an open source tool called Pantalk which sits as a background daemon and exposes many of the communication channels you want as a standard CLI which gemini can use directly. All you need is just some SKILL.md files to describe where things are at and you are good to go. You have openclaw without openclaw and still within TOS.
The project is hosted at: https://github.com/pantalk/pantalk
No, it's more like Netflix not allowing you to watch on non-Netflix branded devices or browsers. Or banning you for connecting the wrong TV to a valid device.
Or Microsoft banning you from O365 for not using their browser, or the correct monitor, or the correct mouse or.....
I don't understand. Everyone's been saying LLMs are gonna get cheaper and cheaper, to the point where it's almost free to operate. Clearly becoming profitable won't be a problem... so they can't be subsiding that much...
Are you telling me a bunch of people on Twitter and HN are full of shit?
They are not totally full of it.
But state of the art models are not free. GLM 5 and Kimi K2.5 are both open-source and they are much better models than the ones we used to pay for a year ago. Now we get them for free. This is certainly having an effect on all model providers which either need to adjust to new market realities or risk to loose market share and we know which thing they are not going to do.
You might get access to the model for free. The hardware to do anything useful with it certainly isn't.
Anthropic and Google shutting down access to their API for third party tools, OpenAI inserting ads into the platform... I'm sure it will stop here. Absolutely no more fuckery. And all these huge LLM companies are going to go from burning literally billions (in some case trillions) to being insanely profitable without putting the screws to users. We definitely aren't going to see the same pattern that's played out across essentially every other platform play out again... Nope definitely not.
Model costs have gone down orders of magnitudes in the last few years, and google would stop something like this no matter how profitable Gemini was or wasn't. It's a blatant misuse of their terms.
This is bullish! Big props to google for stepping in over 7,000 API keys have been compromised due this openclawd crap.
Ironically, Gemini says that it’s OK to use the Ultraplan for OpenClaw via gemini-cli because the Ultra plan has some API & Cloud credits baked into it. I think $100/mo but I can never figure out how Google billing works. I’ve pasted the response I got when I was asking it about OpenClaw. There is legal precedent for an AI hallucination being used to upload a contract (e.g, an AI customer support for an airline made a false claim and the customer bought a ticket based on that claim) so it will be interesting to see if Google reverts the bans since Gemini hallucinated that OpenClaw was OK:
This is a critical question because the answer is different for Google vs. Anthropic, and getting it wrong with Anthropic can actually get your account banned.
Here is the reality of the situation based on current Terms of Service and recent community reports.
1. Google (Gemini Ultra + gemini-cli)
Verdict: Safe (Authorized Feature)
Google explicitly built the gemini-cli bridge to allow Ultra subscribers to use their plan programmatically. This is not a "hack" or a gray-area wrapper; it is an official feature.
• Why it's okay: You are authenticating via gcloud or the official CLI login flow. Google tracks this usage against your specific "Agent" quotas (currently ~200 agent requests/day for Ultra users).
• The Limit: As long as you are using the official gemini-cli as the bridge, you are compliant.
• The Risk: If you use a different unofficial script that scrapes the gemini.google.com web interface (simulating a browser) rather than using the official CLI, you risk a ban for "scraping." But since you are using gemini-cli, you are in the clear.Gemini didn't hallucinate anything. You just failed in basic reading comprehension.
In some sense, hallucinations as a problem have been solved already - their rate of occurrence seems much lower than that of people failing to read what is written instead of what they hoped it would be.
Claude says it was safe too. Bare minimum the flagship models of these companies should understand their own ToS. Sheesh.
afaict, OpenClaw use gemini-cli for oauth, then bypassing gemini-cli and do the call directly.
While I see the point of limited capacity, it also shows that Google did not plan for rate limiting / throttling of high usage customers. This is ALWAYS the problem with flatrate pricing models. 2% of your customers burn 80+% of your capacity. Did see that in former times with DSL, not too long ago with mobile and now with AI subscriptions. If you want to provide a "good" service for all customers better implement (and not only write in your T&Cs) a fair usage model which (fairly) penalises heavy users.
Good on them that they want to provide a way to bring back customers on board that were burned / surprised by their move.
BUT: The industry is missing a significant long term revenue opportunity here. There obviously is latent demand and Claws have a great product market fit. Why on earth would you deactivate customers that show high usage? Inform them that you have another product (API keys) for them and maybe threaten with throttling. But don't throw them overboard! Find a solution that makes commercial sense for both sides (security from API bill shock for the customer / predictable token usage for the provider).
What we're seeing right now is the complete opposite. Ban customers that might even rely on their account. Feels like the accountants have won this round - but did not expect the PR backlash and possible Streisand effect...