The internet of AI influencers is in awe, Google got out the killer agentic AI development tool, they destroyed all competition, yada yada, let’s give it a run right? I downloaded this VSCode-based editor, decided on a toy project, made a copy because I didn’t trust it with my Git, and here we go.
First thing I thought to ask the Antigravity agent to switch the backend queries (a class with 3 functions) from DynamoDB to PostgreSQL. The whole IDE is confusing, you must give approvals in the chat window, also in the approvals popup (which takes any random click as a yes) and in the automatic actions popup. They can come up sometimes all three and you’ll never know which does what. Maybe also because of this, it messed up the whole project when updating the usage of the DB queries class, with no way to revert than fetching it anew from git (for me, deleting and copying it over again). So much for a bigger refactoring.
After reverting, I thought of something smaller: to download a Java 21 and upgrade the project pom (it was Java 17). Sounds basic, it would have taken me maybe 15 minutes to google search, unpack, update the path and the pom. Half an hour later, after watching the IDE asking about hundred approvals, we’re still not there – it got stuck ugly with the maven wrapper. In the end I had to do it myself, eh. Ah and I also reached the Sonnet quota limit after all this nonsense, let’s switch to Gemini Pro.
Now I asked it to add the PostgreSQL dependencies to maven. It explained me what it’s gonna do, then stopped. I had to tell it to do it again. I wish it would ask when it actually has many changes (see above) not for adding exactly 6 lines. Oh well. And then asked again for confirmation, namely two buttons “accept” and “accept all” at the same time, what the heck is this. Only one of them gets the agent moving, and it’s not the one you’d think. So it run maven clean about hundred times to verify the verification of the verificator, keeping me in front of the terminal but basically doing nothing of use. It only changed the application.yml about ten times from what I can tell (it’s confusing to have so many console outputs on top of each other). And this just never ends, there’s no moment where it says “ok I’m done, what now” it just thinks and tries and verifies and requires input and runs around in circles. At this point the project doesn’t even build anymore and I’m one hour in. And lo, it exceeded the quota again, so I’m gonna work by hand like I’m used to, any maybe ask ChatGPT 5.1 for advice without losing my nerves with “agentic” anymore tonight.
What do I think about Google Antigravity? Maybe it will get useful later, but what I must say is that I’m still (or even more) fed up with you AI influencer bros and your “ooh I created 13k lines of code” nonsense.
PS Did I mention the agent crashing because an internal error? It happens a lot, but at least you can ask it to retry the last action and it will do it – it never crashed twice on a same prompt (yet?).




