• Topics
  • Artificial wisdom
  • Autopilot
  • network
  • Processor
  • 手機
  • exhibition activities
    • CES
      • CES 2014
      • CES 2015
      • CES 2016
      • CES 2017
      • CES 2018
      • CES 2019
      • CES 2020
    • MWC
      • MWC 2014
      • MWC 2015
      • MWC 2016
      • MWC 2017
      • MWC 2018
      • MWC 2019
    • Computex
      • Computex 2014
      • Computex 2015
      • Computex 2016
      • Computex 2017
      • Computex 2018
      • Computex 2019
    • E3
      • E3 2014
      • E3 2015
      • E3 2016
      • E3 2017
    • IFA
      • IFA 2014
      • IFA 2015
      • IFA 2016
      • IFA 2017
    • TGS
      • TGS 2016
  • About us
    • About mashdigi
    • mashdigi website contact details
2026 / 06 / 05 14:46 Friday
  • Login
mashdigi-Technology, new products, interesting news, trends
  • Topics
  • Artificial wisdom
  • Autopilot
  • network
  • Processor
  • 手機
  • exhibition activities
    • CES
      • CES 2014
      • CES 2015
      • CES 2016
      • CES 2017
      • CES 2018
      • CES 2019
      • CES 2020
    • MWC
      • MWC 2014
      • MWC 2015
      • MWC 2016
      • MWC 2017
      • MWC 2018
      • MWC 2019
    • Computex
      • Computex 2014
      • Computex 2015
      • Computex 2016
      • Computex 2017
      • Computex 2018
      • Computex 2019
    • E3
      • E3 2014
      • E3 2015
      • E3 2016
      • E3 2017
    • IFA
      • IFA 2014
      • IFA 2015
      • IFA 2016
      • IFA 2017
    • TGS
      • TGS 2016
  • About us
    • About mashdigi
    • mashdigi website contact details
No Result
View All Result
  • Topics
  • Artificial wisdom
  • Autopilot
  • network
  • Processor
  • 手機
  • exhibition activities
    • CES
      • CES 2014
      • CES 2015
      • CES 2016
      • CES 2017
      • CES 2018
      • CES 2019
      • CES 2020
    • MWC
      • MWC 2014
      • MWC 2015
      • MWC 2016
      • MWC 2017
      • MWC 2018
      • MWC 2019
    • Computex
      • Computex 2014
      • Computex 2015
      • Computex 2016
      • Computex 2017
      • Computex 2018
      • Computex 2019
    • E3
      • E3 2014
      • E3 2015
      • E3 2016
      • E3 2017
    • IFA
      • IFA 2014
      • IFA 2015
      • IFA 2016
      • IFA 2017
    • TGS
      • TGS 2016
  • About us
    • About mashdigi
    • mashdigi website contact details
No Result
View All Result
mashdigi-Technology, new products, interesting news, trends
No Result
View All Result
Home App

Let AI help you write an application system! Google Antigravity 2.0 Agent Development Platform is available in three versions: desktop, CLI, and SDK.

With AI-powered programming now standard, Google's next step is: how to get AI to automatically "manage" the entire software project from start to finish?

Author: Mash Yang
2026-05-20
in App, exhibition, Market dynamics, Life, network, software
A A
0
Share to FacebookShare on TwitterShare to LINE

At this year's Google I/O 2026, the most exciting technology announcement for developers was undoubtedly the upgrade of Google's "Antigravity" AI development environment, launched just six months prior, to version 2.0. This version officially transforms Antigravity from a simple "code editor" into an unabashedly agent-centric "Autonomous AI agent development and management platform." Through new desktop applications, CLI, and SDK, coupled with the Gemini 3.5 Flash model announced on the same day, developers can now act as "project directors," directly commanding multiple AI agents to perform parallel tasks. They can even create an operating system from scratch within 12 hours that can smoothly run the classic game Doom.

Let AI help you write an application system! Google Antigravity 2.0 Agent Development Platform is available in three versions: desktop, CLI, and SDK.

This is an advertisement.

Three new interfaces are launched simultaneously, unleashing the potential of "sub-agent collaboration".

Antigravity 2.0 completely breaks away from the framework of a pure code environment, redesigning the interface around dialogue with agent AI, outputs, and multi-agent scheduling, and introducing three operating interfaces for different development habits:

• Standalone desktop applications:Transform Antigravity from a purely coding environment into an agent dispatch center that anyone can use. You can have one agent writing the front end, another generating the brand visuals, and yet another planning the product architecture.

• Lightweight CLI (Command Line Interface):Designed for heavy developers who prefer to work on the terminal, it allows for instant wake-up and activation of AI agents without the need for a graphical interface.

• Deeply optimized SDK:Open programmatic access capabilities allow developers to directly call the same proxy framework that Google uses to drive its own products.

Among the most anticipated features is the "Sub-agent teamwork" function, which is currently in the early research preview stage. This allows multiple AI sub-agents to work in parallel on different sub-tasks and then perfectly integrate the results to complete an end-to-end code pipeline.

Let AI help you write an application system! Google Antigravity 2.0 Agent Development Platform is available in three versions: desktop, CLI, and SDK.

Demonstration: A system was written in 12 hours for less than $1000.

To demonstrate the limits of Antigravity 2.0 combined with Gemini 3.5 Flash, Google presented a visually striking real-world test case during its keynote address: having a team of AI agents write an operating system from scratch.

This is an advertisement.

This massive project lasted over 12 hours, with multiple sub-agents issuing more than 15000 model requests and processing up to 26 billion tokens. From the scheduler and memory management to the file system, every line of code was autonomously written, reviewed, and tested by AI, and the entire process cost less than $1000 in API call fees.

In the live demonstration, this operating system, built from scratch by AI, not only successfully ran the classic game "Doom," but also automatically wrote and integrated the driver program after receiving instructions from the presenter when it was found that the display and keyboard drivers were missing.

Powered by Gemini 3.5 Flash: 12x faster inference speed and extreme cost advantage

The biggest contributor to Antigravity 2.0's impressive performance is the Gemini 3.5 Flash model, which it co-developed with.

• The speed of inference is skyrocketing:The standard version of Gemini 3.5 Flash has a token output speed that is 4 times faster than that of a large language model of the same level; while the optimized version running in the Antigravity environment can be up to 12 times faster, perfectly solving the latency problem of multiple agents executing tasks for a long time.

• Enterprise-level cost killer:Google points out that if leading companies in the industry migrate 80% of their workloads, which amount to 1 trillion tokens per day, from other cutting-edge models to Gemini 3.5 Flash, they could save an astonishing $10 billion annually.

Code Bender debuts: A cybersecurity gatekeeper who transitions from programming to "bug hunting and patching".

With the exponential increase in AI-generated code, code security has become a major concern. Google has responded by releasing "Code Bender," a cybersecurity tool built using Gemini's advanced reasoning capabilities.

Unlike most scanning tools on the market that can only "find" vulnerabilities, Code Bender's biggest differentiating value lies in its ability to directly "generate patch code".

This technology is a direct descendant of CodeMender, which Google DeepMind released last year. Google has also confirmed that CodeMender's technology will be integrated into the Gemini Enterprise agent platform, which will automatically identify and assist in fixing major vulnerabilities in the enterprise development process through a powerful AI security agent.

This is an advertisement.

Analysis: Overwhelm competitors with "infrastructure" and "extreme speed"

The release of Antigravity 2.0 shows that Google is no longer satisfied with just being a "code writing aid" like GitHub Copilot, Cursor, or Claude Code, but wants to create a "fully automated proxy factory" for the software development industry.

Tags: AIAntigravityAntigravity 2.0GoogleGoogle I/OGoogle I/O 2026Artificial wisdomAgent AI
ShareTweetShare
Mash Yang

Mash Yang

Founder and editor of mashdigi.com, and student of technology journalism.

Post a responseCancel Reply

This site uses Akismet service to reduce spam.Learn more about how Akismet processes website visitor comments.

Translation (Tanslate)

Recent updates:

Valve returns to the living room arena, announcing a new Steam Machine and Steam Controller with performance up to six times that of the Steam Deck.

Valve has confirmed that Steam Machine and Steam Frame will launch this summer, and the Steam store interface will undergo a major redesign.

2026-06-05
Starting this summer, Google Wallet will support digital identity verification in select EU countries, introducing a full-age verification mechanism.

Starting this summer, Google Wallet will support digital identity verification in select EU countries, introducing a full-age verification mechanism.

2026-06-05
Observation: NVIDIA and Microsoft collaborate to enhance software compatibility for RTX Spark laptops, which will also benefit Qualcomm processors.

Accelerating ecosystem formation! Arm launches the "AppReady for Windows" program, leveraging AI to lower the barrier to native app development.

2026-06-05
mashdigi-Technology, new products, interesting news, trends

Copyright © 2017 mashdigi.com

  • About mashdigi.com
  • Place ads
  • Contact mashdigi.com

Follow us

Welcome back!

Login to your account below

Forgotten Password?

Retrieve your password

Hãy nhập tên người dùng hoặc địa chỉ email để mở mật khẩu

Log In
×

You are about to be redirected to an external website.

The link you clicked will open an external webpage:

In reciprocal calculation...
×

Want to take a break? We recommend the following content:

  • • ARM's Project Trillium design platform will bring more artificial intelligence applications to end devices.
  • • Reports indicate that Apple will add an instant translation feature to AirPods.
  • • Hong Kong becomes the 8th AWS service region to launch in the Asia Pacific region.

You can return by swiping the page or clicking anywhere.

No Result
View All Result
  • About mashdigi.com
  • Place ads
  • Contact mashdigi.com

Copyright © 2017 mashdigi.com