메뉴
BL
MarkTechPost 11일 전

구글 안티그레비티 2.0 공개: 에이전트 중심 개발 플랫폼의 진화

IMP
9/10
핵심 요약

구글이 I/O 2026에서 기존 IDE 중심의 개발 환경을 넘어, 다중 에이전트 워크플로우를 관리하는 독립형 플랫폼인 '안티그레비티(Antigravity) 2.0'을 발표했습니다. 이번 업데이트는 데스크톱 앱뿐만 아니라 CLI, SDK, 매니지드 에이전트 등을 아우르는 통합 개발 생태계를 구축하여, 개발자들이 단순한 보조 도구를 넘어 자동화 파이프라인을 구축할 수 있게 합니다. 엔터프라이즈 지원과 인프라 수준의 격리된 실행 환경을 제공함으로써, 실무 및 기업 환경에서 AI 기반 개발의 효율성을 극대화할 수 있습니다.

번역된 본문

에디터 추천 에이전트 AI(Agentic AI) 기술, AI 쇼츠, 인공지능 애플리케이션, 새로운 출시, 소프트웨어 엔지니어링, 직원, 기술 뉴스

구글은 I/O 2026 개발자 기조연설을 통해 AI 지원 개발 패키징 방식에 있어 중요한 아키텍처 전환을 발표했습니다. 구글은 구글 안티그레비티(Antigravity) 2.0을 발표했습니다. 이는 에이전트 오케스트레이션(Agent Orchestration)을 중심으로 완전히 구축된 독립형 데스크톱 애플리케이션으로, 안티그레비티 CLI, 안티그레비티 SDK, Gemini API의 매니지드 에이전트(Managed Agents), 그리고 Gemini Enterprise Agent Platform을 통한 엔터프라이즈 지원을 함께 제공합니다.

결과적으로 구글은 개발자 도구를 IDE 중심의 지원에서 멀어지게 하고, 다중 에이전트 워크플로우 관리를 핵심 추상화 계층으로 삼는 방향으로 전환하고 있습니다.

안티그레비티 2.0이란 무엇인가? 구글 안티그레비티는 아이디어를 실제 서비스가 가능한 프로덕션 앱으로 전환하기 위한 '에이전트 우선(agent-first)' 개발 플랫폼입니다. 버전 2.0은 기존 안티그레비티 IDE와 분리된 새로운 독립형 데스크톱 애플리케이션으로, 에이전트에 최적화된 경험을 중심으로 완전히 설계되었습니다. 이는 에이전트 상호작용의 기반 역할을 하여 개발자가 여러 에이전트를 조율하고 작업을 병렬로 실행할 수 있게 합니다.

이 애플리케이션은 병렬 워크플로우를 위한 동적 하위 에이전트(dynamic subagents), 백그라운드 자동화를 위한 예약 작업(scheduled tasks), 그리고 Google AI Studio, Android, Firebase에 걸친 생태계 통합 기능도 제공합니다. 이러한 예약 작업 기능은 매우 실용적입니다. 즉, 매번 에이전트에게 수동으로 프롬프트를 입력하는 대신, 개발자가 백그라운드에서 에이전트를 자동으로 호출하는 작업을 정의할 수 있어 에이전트를 단순한 단일 턴(single-turn) 도구에서 지속적인 자동화 파이프라인에 가까운 형태로 변환할 수 있습니다.

구글은 또한 Gmail 및 Docs와 같은 소비자 제품에 추가된 것과 유사하게 안티그레비티에 네이티브 음성 명령 지원을 추가했습니다.

새로운 생태계: CLI, SDK, 엔터프라이즈 및 매니지드 에이전트 데스크톱 앱 외에도 구글은 통합된 개발자 하네스(harness)를 형성하는 4가지 추가적인 환경을 출시했습니다.

안티그레비티 CLI는 터미널 기반 워크플로우를 선호하는 개발자를 위한 것입니다. 그래픽 사용자 인터페이스 없이 새로운 에이전트를 생성할 수 있는 가볍고 빠른 환경을 제공합니다. 핵심은 안티그레비티 2.0과 동일한 에이전트 하네스를 공유한다는 점이며, 이는 핵심 에이전트에 대한 모든 향후 개선 사항이 두 환경 모두에 자동으로 적용됨을 의미합니다. 안티그레비티 CLI는 기존 Gemini CLI를 완전히 대체합니다. 마이그레이션하는 개발자를 위해 안티그레비티 CLI는 가장 중요한 Gemini CLI 기능인 에이전트 스킬(Agent Skills), 훅(Hooks), 하위 에이전트(Subagents) 및 확장 프로그램(Extensions)을 유지하며, 마지막 항목은 이제 안티그레비티 플러그인으로 브랜드가 변경되었습니다.

안티그레비티 SDK는 구글 자체 제품을 구동하는 것과 동일한 에이전트 하네스에 대한 프로그래밍 방식의 접근을 제공합니다. Gemini 모델에 최적화되어 있으며, 개발자가 사용자 정의 에이전트 동작을 정의하고 원하는 인프라에 호스팅할 수 있게 해줍니다. 이는 자체 제품이나 내부 도구에 안티그레비티 스타일의 에이전트를 내장하려는 엔지니어링 팀과 관련이 있습니다.

Gemini Enterprise Agent Platform의 안티그레비티는 엔터프라이즈 워크로드를 단순화하고 Google Cloud 고객이 안티그레비티를 Google Cloud 프로젝트에 직접 연결할 수 있게 하여 조직의 사용 사례를 해결합니다. 이는 기존 클라우드 인프라 내에서 에이전트를 운영해야 하는 팀을 위한 엔터프라이즈용 배포 경로입니다.

Gemini API의 매니지드 에이전트 기능은 에이전트 실행을 위한 인프라 수준의 격리를 제공합니다. 단일 API 호출로 개발자는 격리된 Linux 환경에서 추론하고, 도구를 사용하며, 코드를 실행하는 에이전트를 구동할 수 있습니다. 매니지드 에이전트는 안티그레비티 에이전트 하네스로 구동되고 Gemini 3.5 Flash 기반으로 구축되었으며, Interactions API 및 Google AI Studio를 통해 사용할 수 있습니다.

세 가지 핵심 기능이 이 기능을 정의합니다. 첫째, 에이전트 하네스 자체입니다. 이는 구글의 자체 에이전트를 구동하는 것과 동일한 기술 및 인프라로 Gemini 3.5 Flash와 함께 최적화되었습니다. 둘째, 지속적인 격리 환경(persistent isolated environments)입니다. 각 상호작용은 모든 파일과 상태가 그대로 유지된 채 후속 호출에서 다시 시작할 수 있는 환경을 생성하여, 다시 초기화할 필요 없이 원활한 멀티 턴 세션을 가능하게 합니다.

원문 보기
원문 보기 (영어)
Editors Pick Agentic AI Technology AI Shorts Artificial Intelligence Applications New Releases Software Engineering Staff Tech News Google used its I/O 2026 developer keynote to ship a meaningful architectural shift in how it packages AI-assisted development. The company announced Google Antigravity 2.0 — a standalone desktop application built entirely around agent orchestration alongside an Antigravity CLI, an Antigravity SDK, Managed Agents in the Gemini API, and enterprise support through the Gemini Enterprise Agent Platform. So, basically Google is moving its developer tooling away from IDE-centric assistance and toward multi-agent workflow management as the primary abstraction. What is Antigravity 2.0 Google Antigravity is the agent-first development platform for taking an idea and turning it into a production-ready app. Version 2.0 is a new standalone desktop application, separate from the existing Antigravity IDE, designed fully around an agent-optimized experience. It acts as a base for agent interaction, allowing developers to orchestrate multiple agents and execute tasks in parallel. The application also features dynamic subagents for parallelized workflows, scheduled tasks for background automation, and ecosystem integrations across Google AI Studio, Android, and Firebase. The scheduled tasks capability is practically significant: rather than manually prompting an agent each time, developers can define tasks that invoke agents automatically in the background — converting the agent from a single-turn tool into something closer to a persistent automation pipeline. Google also added native voice command support to Antigravity, consistent with similar additions to consumer products like Gmail and Docs. The New Ecosystem: CLI, SDK, Enterprise, and Managed Agents Beyond the desktop app, Google is releasing four additional surfaces that together form a unified developer harness. The Antigravity CLI is focused at developers who prefer terminal-based workflows. It delivers a lightweight, high-velocity surface for creating new agents without a graphical user interface. Critically, it shares the same agent harness as Antigravity 2.0, meaning all future improvements to core agents are automatically applied across both surfaces. The Antigravity CLI fully replaces the Gemini CLI. For developers migrating, Antigravity CLI preserves the most critical Gemini CLI features: Agent Skills, Hooks, Subagents, and Extensions — the last of which are now rebranded as Antigravity plugins. The Antigravity SDK provides programmatic access to the same agent harness that powers Google's own products. Optimized for Gemini models, it lets developers define custom agent behaviors and host them on their infrastructure of choice — relevant for engineering teams that want to embed Antigravity-style agents inside their own products or internal tooling. Antigravity in the Gemini Enterprise Agent Platform addresses organizational use cases by simplifying enterprise workloads and allowing Google Cloud customers to connect Antigravity directly to Google Cloud projects. This is the enterprise-facing deployment path for teams that need to operate agents within their existing cloud infrastructure. The Managed Agents feature in the Gemini API provides infrastructure-level isolation for agent execution. With a single API call, developers can spin up an agent that reasons, uses tools, and executes code in an isolated Linux environment. Managed Agents are powered by the Antigravity agent harness, built on Gemini 3.5 Flash, and available via the Interactions API and in Google AI Studio. Three capabilities define this feature: first, the agent harness itself — the same technology and infrastructure that powers Google's own agents, co-optimized with Gemini 3.5 Flash. Second, persistent isolated environments — each interaction creates an environment that can be resumed in follow-up calls with all files and state intact, enabling seamless multi-turn sessions without reinitializing context. Third, custom agent definitions — developers can extend the Antigravity agent with custom instructions and skills using markdown files, with new custom agent templates available in the Google AI Studio Playground to get started quickly. Gemini 3.5 Flash as the Default Model Underpinning the entire ecosystem is Gemini 3.5 Flash, which Google is setting as the default model across Antigravity. According to Google team, 3.5 Flash outperforms Gemini 3.1 Pro across almost all benchmarks while running four times faster than other frontier models. The speed advantage being practically significant when multiple agents are running in parallel, since model latency compounds across concurrent agent calls. AI Studio: Mobile, Workspace, Android, and Google Play Google is substantially expanding where developers can start and continue their work. A new Google AI Studio mobile app is available to pre-register this week, letting developers capture ideas on the go and have a working prototype ready when they return to their desktop. Through a new Export to Antigravity integration, entire projects can be moved from AI Studio to local Antigravity development with a single click, including all project context. A new Workspace integration means agents can now natively call relevant Google Workspace APIs and embed them directly into applications — useful for any workflow that needs to interact with Google Docs, Sheets, Calendar, or other Workspace services programmatically. Native Android support has been added, allowing developers to build Android apps with just a prompt. Google is also introducing support for the Google Play Console directly in Google AI Studio, enabling developers to publish apps to the test track without leaving the Studio environment. Google is introducing a new $100/month AI Ultra plan offering 5x higher usage limits in Antigravity compared to the existing Google AI Pro plan. Key Takeaways Google Antigravity 2.0 is a standalone agent-first desktop app — no IDE, just parallel agents, scheduled tasks, and subagent workflows running in the background. Managed Agents in the Gemini API spins up a full isolated Linux environment with a single API call, with persistent state across multi-turn sessions. Antigravity SDK + Enterprise Agent Platform gives teams a path to deploy custom Gemini-optimized agents on their own infrastructure or directly inside Google Cloud projects. Check out the Technical details and Try it here . Also, feel free to follow us on Twitter and don’t forget to join our 150k+ ML SubReddit and Subscribe to our Newsletter . Wait! are you on telegram? now you can join us on telegram as well. Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.? Connect with us Michal Sutter + posts Bio Michal Sutter is a data science professional with a Master of Science in Data Science from the University of Padova. With a solid foundation in statistical analysis, machine learning, and data engineering, Michal excels at transforming complex datasets into actionable insights. Michal Sutter Google Introduces Gemini 3.5 Flash at I/O 2026: A Faster and Cheaper Model for AI Agents and Coding Michal Sutter Upstash for Redis vs Supabase vs Neon: Which One Fits Vibe Coding Workflows in 2026? Michal Sutter Vercel Labs Introduces Zero, a Systems Programming Language Designed So AI Agents Can Read, Repair, and Ship Native Programs Michal Sutter Enterprise AI Governance in 2026: Why the Tools Employees Use Are Ahead of the Policies That Cover Them Michal Sutter Google DeepMind Introduces an AI-Enabled Mouse Pointer Powered by Gemini That Captures Visual and Semantic Context Around the Cursor Michal Sutter OpenAI Introduces Daybreak: A Cybersecurity Initiative That Puts Codex Security at the Center of Vulnerability Detection and Patch Validation Michal Sutter Best Vector Databases in 2026: Pricing, Scale Limits, and Architecture Tradeoffs Across Nine Leading Systems