Google Anti-Gravity 2.0 represents a paradigm shift from traditional IDE-based development to an agentic orchestration model where AI agents autonomously execute multi-step tasks through a goal-based command system. Unlike conventional tools that require manual coding and debugging, Anti-Gravity 2.0 uses slash commands (such as /goal, /browser, /schedule) to direct AI agents to complete complex tasks independently, including code generation, testing, and verification. The system features a minimalistic interface with project-specific settings, sub-agent monitoring, and background task orchestration, enabling developers to specify high-level objectives while AI handles implementation details. This approach transforms development from manual coding to strategic task delegation, though practical implementation may still require human oversight for error correction.
Deep Dive
Prerequisite Knowledge
- No data available.
Where to go next
- No data available.
Deep Dive
Google AntiGravity 2.0: A Game Changer or Hype? INSANE Twist at the EndAdded:
I think people completely misunderstood what Google Anti-Gravity 2.0 [music] really is. I mean, everybody keeps talking about the missing ID and the [music] terminal and other stuff.
But after spending days using Anti-Gravity 2.0 properly, I generally think this tool [music] is trying to change how developers work entirely.
So, in this video, we're going to explore everything that Google Anti-Gravity 2.0 is about [music] and why it matters to us. So, if you're ready, I'm ready. Let's get into it.
Yeah. So, if you don't already have Anti-Gravity [music] installed, I will have this link in the description below so you can access it. What you do is you come on here, scroll to the bottom.
Wait, you just click [music] the download over here. Yeah.
You click the download button and as you can see, there's 2.0 over here.
>> [music] >> As well, there's the CLI and the 1.1 that we're used to, which is the ID itself. But I'm not going to get into that. This tutorial [music] is particularly for the 2.0 only.
So, you just come on [music] and select whichever one favors you. I've already got it installed, so I'm going to pull it up. Now, when you open it for the first time, this looks weirdly minimalistic for some [music] reason, right? I mean, there's no ID here.
There's no terminal like people keep saying. But that's really not the emphasis [music] here. I mean, look at how minimalistic it looks. On this side, there's the left side thing, which [music] is to create new conversations, to check out your conversation history.
>> [music] >> As well, you can schedule tasks. Let me just click it so you see how it works.
And you click on the new, you can schedule tasks. [music] So, in my line of work day, we are supposed to commit every single day [music] to a specific repo, right? So, I could do it, I mean, any time of the day and then simply [music] schedule it here so that at the time of need, it could simply just commit to the repo [music] and I don't have to lift a finger, right? So, that is one typical use case of this whole [music] new Google Anti-Gravity 2.0. And when you look further down, you can see that projects over here. Now, this typically shows you every single project you've [music] opened in Anti-Gravity or you have on your device, right? And below that, we have the conversation history. So, you can select any specific [music] one and look at how clean it looks. I mean, everything is centered properly and you [music] can open into, I mean, images, everything else, right?
So, one more thing though, there's also the settings [music] button here. Now, what what I love the most, as much as there is the general [music] settings here, which allows you to customize your conditions, your appearance, select the models. I mean, Anti-Gravity [music] uses these default models, so you can't really choose between them.
So, you can [music] see the models, you can customize the appearance and your MCPs and the skills or whatever. Say you want to add a new MCP here, [music] you could Let me see, it's up. You could look it up in here.
And then you can connect with it. You can simply do a whole lot with it, right? You could also customize your browser preferences and the app. [music] But, what I like most is this project settings in [music] here. So, you can select a specific project and inside that directory, every specific setting you want to make in here, [music] right? So, that would apply specifically to that directory. So, you don't have to customize it to work for everything else, just that specific [music] directory. And also, you could do the same with conversations and with shortcuts and as well, provide feedback.
So, say you come across a [music] bug or you want to request a new feature, I mean, it's over here.
And one thing I know is Google Anti-Gravity [music] actually listens. I mean, people were complaining about the whole ID stuff [music] and I'll get to that in a minute. I just want to chip that in. They listened to that and they made a fix to it as well. So, let me You click new [music] conversation here, so we get a new level ground for all of us, right?
So, say you come in here and you want to start a new project. [music] You could simply click this over here like this.
Start a new project [music] and name it as such. So, add folder.
We can just create one here and then name it as such. So, I'm going [music] to head to the desktop.
Yeah, in here.
Maybe create a [music] new folder.
I don't even know what to call it right now. So, let me just say toot for tutorial sake and select that folder. Now, we are inside the toot [music] toots folder. Let's just select it.
Start this conversation as [music] well.
So, we do not want to specify any specific settings at the moment with this specific [music] folder, right? The one we just created. So, now we are inside the toots folder like this.
>> [music] >> And as much as we already used to do these things, I'd like to re-announce here them because now there's Gemini 3.5 flash. And it's not really the fastest model out there and it's not the [music] most intelligent model, too. However, it's like a mix between those two. So, it's not really expensive at that and it's >> [music] >> definitely competent as well. So, I'm going to select the medium model.
Wait, let me just [music] set it to the high. Yeah.
So, what I'm going to build, say And one thing too that I would like [music] to get into is with the slash command or with the actions command. We only have four specific ones. So, there's the grow me, which basically [music] helps you to align on a plan when you are developing something. There's also the slash [music] browser, which I mean, as it says itself as explanatory, it helps you invoke a browser agent for web [music] tasks, right? There's the schedule which I talked about earlier on and there's the goal. [music] Now, this goal is very important because now we are seeing that a lot of these IDs and CLIs are adapting. It's What it [music] do What it does is it basically allows you to to specify a specific [music] goal for C Gemini or Opus 4.7 or whatever agents that you're using or harness that you're using [music] and it's going to completely iterate through that specific goal until it is achieved. So if if it has to go through 10 steps, >> [music] >> it's going to go through those 10 steps.
If it encounters an issue, it's going to make sure that issue is fixed and the goal is met >> [music] >> before coming back to you. So I'm going to ask it to create me a complete Pac-Man game. [music] Sorry about the spelling error.
It's really not a problem. Now, what I wanted to bring to [music] your attention, what I meant by Google Anti-Gravity actually listens is what [music] you're seeing over here like this. Now, in here you can see there's the IDE which we are used to.
Now, when you click this open IDE, I don't have it installed at the moment, but the point is [music] when you click it, you're able to open the editor which we already know, which is Anti-Gravity 1.0. [music] Now, that editor is where you're able to edit every file that you want to edit, all of the specific customizations that you want to make in that specific directory, [music] right? But as well, there's this right pane over here. Now, this shows you all [music] of the sub agents, all of the files changed, every We I think my internet disconnected. Give me a second over here.
Okay, so it's connected back. So, >> [music] >> uh you have sub agents, all of the sub agents that are going to go and [music] work on a specific file, every single thing that needs to be done.
Give me a second. [music] I think my internet is messing up a bit.
Okay, so we're connected [music] back again. So, all of the sub agents, if you have four sub agents >> [music] >> on a specific task, you can monitor all of them in here, all of the file changes that were made in a specific file, [music] the artifact used, all of the background tasks that were triggered, and as well you can review them. So, I'm going to give this command a bit of a time to >> [music] >> run through for some of the files to be generated, so I can explain further what I mean by those.
>> [music] >> Okay, so as you can see it's going through all of the iterations to get our command done for us, the specific goal to be achieved. [music] Now, what I want to say at this point is as you can see the files that it's changed, all of the artifacts that it's making, [music] everything is seen here. You can see them, you can go through all of them like you want.
>> [music] >> And say you want to make some changes to a specific file, right?
>> [music] >> You can just click through that specific file, see all of the code in here. Say you want to change this, you can just add a comment here, [music] or you can just review it thoroughly, every single file in this >> [music] >> that directory, right? So, everything that you see that you like, you can keep. Everything that you would want to change, you can just prompt the AI back to change it for you. Now, as [music] you can see it's asking a couple of questions, so I'm going to allow this time and then submit.
So, it's going to proceed [music] on from there as well, and going to start the server up so we can see the rest of the work that it's doing, [music] right?
So, let's just wait for it to finish.
Okay, so [music] it's done with the generation. Now, it's asking that we open this in our browser to see what it looks like.
Okay, so this [music] is the customized Pac-Man game that we asked it to create for us. Let's see if it works.
>> Really, what is going on here? Cuz the game does not seem to be working fine.
Really?
Okay, so let's just submit the error [music] back to Antigravity to see if it can fix it. So, we we are able to boot up the game. We're able [music] to open it up. However, it doesn't seem to be working. The everything seems a little choppy. Can you work on that and make sure it works? Maybe trigger a browser [music] command so we can see it in action. Yeah.
>> [music] >> Okay, so it's The prompt is ready, so we'll send it [music] back in.
Okay, so now we're ready to test it [music] in our browser using the browser feature I got set. So, let me just paste in the HTTP link as well [music] and then send it in there.
Proceed anyway.
So, now it's going to open up a browser [music] instance and then test out the game manually for us.
Okay, so this is what we want you to [music] pay attention to. So, what you can see, these are the basic things that we are used to in Antigravity 1.0, which is the walk-through and the task and the implementation plan. So, I'm going to minimize this over here. [music] And what we can see here is that there's a background task running, which is the server that we had started [music] for the game to be boot up, right? And as well, we have a sub agent running here, which is the web browser sub agent. What it is doing is Wait, let me just [music] accept this submit for it to continue on with the work. So, what it's doing ideally is since we use a slash browser command, the action actually, [music] it's going to open up a web browser instance and then autonomously check everything that it needs on the web browser, so much so that the team would [music] work correctly or whatever specific thing that you're doing would work correctly, right? So, it automatically [music] opened the browser, and I'm sure it's going to test it out on its own and verify that everything is working correctly, [music] and then reach back to us, right? So, you can see the web browser instance is still working over here. You can see the files changed [music] over here. And now you can see the background task has become two because the browser >> [music] >> is also triggering a terminal command use, right? So, as you can see, there's a message from the web browser, [music] which is saying, "I have launched the Chrome."
Let me allow this as well.
So, I'm not really looking into the command. This is a bit sloppy, though.
[music] Do not do this when you are working on tasks yourself. Make sure to review and make sure that everything that it's launching is in line and it's not malicious, right? [music] So, you can see there's a couple of messages from the browser. Now, this is a whole lot to consume, [music] right? I mean, as opposed to what we had before, this is completely better in the sense that before [music] we were used to so much so as agent assisted web development or agent assisted development coding, right? [music] Now, it's more of agentic orchestration with the new Antigravity 2.0. So, you're not specifically doing everything on your own. However, the major orchestrator of every single thing that [music] happens.
So, as you can see, all it is asking is commands to be able to run on the web browser.
And I'm not doing it manually myself.
It's a triggering the browser command, >> [music] >> and then checking it with AI agents every time. So, it's like a two-and-fro to make sure that it completes an >> [music] >> honest the goal that we had given it.
So, let me Now that it's done, let me open it up myself [music] like if indeed what it did was according to the goals that we [music] had set. Now, as you can see, the browser agent is done. It says work for 24 seconds. [music] And let's just go and check it out if indeed what it did is the right thing we expected [music] to.
So, I'm going to open up my web browser over here like this and just paste [music] in here the command.
And open it up.
Okay. So, let's play. [music] Let's see how it works.
Oh, come on.
So, it did not work. It's very sloppy at that. Nothing is working. [music] I mean, I don't know if Gemini 3.5 is nerfed or whatever, but it's completely not working, which totally [music] takes back the the points of this tutorial.
I mean, I'm trying to be nice with all of that, but then it's certainly taking [music] me back. Like, how is it that you cannot create just a simple Pac-Man game?
And yet [music] you're supposed to be better than Gemini 3.1 Pro.
Really?
Huh.
I guess I may [music] have to wrap up the video here.
So, I don't even know what to say at this point. It's very disappointing. [music] Not what I expected. But, I hope you enjoyed it anyway, and do leave [music] a like, subscribe, and see you in the next one.
Related Videos
OpenHuman VS Hermes AI: Who Wins?
JulianGoldieSEO
285 views•2026-05-29
Long-Running Agents — Build an Agent That Never Forgets with Google ADK
suryakunju
142 views•2026-05-30
5 Mind Blowing Omni Uses Cases
PaulJLipsky
1K views•2026-06-02
This computer is made from real human brain cells. And you can buy it.
Talktmsmedia
3K views•2026-05-28
BREAKING: Microsoft’s New Image Generating Model Beat Out GPT 1.5 and Nano Banana 2
aimmediahouse
122 views•2026-06-03
I Made the Same Anime Fight Scene in Every AI Video Generator
NobleGooseAnime
295 views•2026-05-30
Nvidia Bets Big On AI PCs | New Chip To Power Windows Laptops | Technology | AI Updates | N18S
cnnnews18
3K views•2026-06-01
I Tested NEW Opus 4.8 on Four Projects (Updated LLM Leaderboard)
AICodingDaily
298 views•2026-05-29











