It really seems like it's just standardizing into a first-class UI what a lot of people have already been doing.
I don't think I'm the target for this - I already use Claude Code with jj workspaces and a mostly design-doc first workflow, and I don't see why I would switch to this, but I think this could be quite useful for people who don't want to dive in so deep and combine raw tooling themselves.
Thank you for saying what this entire blog post doesn't. It's actually disrespectful of Google to launch this without even a mention of the fact that it is based on VSCode.
There's some irony in that, given how many other companies have "created browsers" that are just Chromium forks and rubbed Google the wrong way. The intro checklist for Antigravity includes watching VS Code tutorials!
It's a good point, and in fact I went and looked at the original announcement of VS Code and it appears that Microsoft didn't credit Chromium or Electron back then either. I guess big companies are allergic to crediting other big companies.
It does? Google AI studio is their developer dashboard. Google Vertex is their equivalent of Amazon Bedrock. Google Gemini Chat is their ChatGPT app for normies. Google Antigravity is their Cursor equivalent.
> Google Vertex is their equivalent of Amazon Bedrock Well, that clears that up.
In "real world" you don't use OpenAI or Anthropic API directly—you are forced to use AWS, GCP, or Azure. Each of these has its own service for running LLMs, which is conceptually the same as using OpenAI or Anthropic API directly, but with much worse DX. For AWS it's called Bedrock, for GCP—Vertex, and for Azure it's AI Foundry I believe. They also may offer complementary features like prompt management, evals, etc, but from what I've seen so far it's all crap.
> Spin up agents to tackle routine tasks that take you out of your flow, such as codebase research, bug fixes, and backlog tasks. The software of the future, where nobody on staff knows how anything is built, no one understands why anything breaks, and cruft multiplies exponentially. But at least we're not taken out of our flow!
After a bunch of people leave the company it's already like nobody knows how anything is built. This seems like a good thing to accelerate understanding a codebase.
it's funny - nervous funny, not haha funny - that you think drawing a real issue like this out into the open would focus an organization on solving it.
Thank you for saying what this entire blog post doesn't. It's actually disrespectful of Google to launch this without even a mention of the fact that it is based on VSCode.
+1 - it also doesn't support remote ssh (the open vsx variant), so is probably only focused at local web design development vibe coding ;( Should have just been an extension with a paid plan.
It also feels like they couldn't use the GOOGLE ANTIGRAVITY logo enough times in this blog post. Gigantic image with the logo and a subtitle, plastered over and over again.
There's some irony in that, given how many other companies have "created browsers" that are just Chromium forks and rubbed Google the wrong way. The intro checklist for Antigravity includes watching VS Code tutorials!
VS Code is based on Chromium: https://chromium.googlesource.com/chromium/src/+/HEAD/docs/v... We've come full circle.
Chromium is based on Webkit which in turn is based on KHTML, so maybe KDE needs to develop a cursor clone?
> Spin up agents to tackle routine tasks that take you out of your flow, such as codebase research, bug fixes, and backlog tasks. The software of the future, where nobody on staff knows how anything is built, no one understands why anything breaks, and cruft multiplies exponentially. But at least we're not taken out of our flow!
The software of the future, where nobody on staff knows how anything is built Doesn't this apply to people who code in high level languages?
even JS doesn't churn as fast as the models powering vibe coding, and that cut & paste node app is still deterministic, compared to what happens when the next version of the model looks at AI-generated code from two years ago...