OPEN_SOURCE ↗
YT · YOUTUBE// 36d agoPRODUCT LAUNCH
Google Antigravity launches agent-first dev platform
Google has launched Antigravity in public preview as an agentic development platform that pairs an AI-powered editor with a manager surface for dispatching autonomous coding agents across the editor, terminal, and browser. It also leans into model choice, supporting Gemini 3 Pro, Claude Sonnet 4.5, and GPT-OSS while giving individuals free access during the preview.
// ANALYSIS
This is Google making a serious bid to redefine the IDE around orchestration instead of autocomplete. The interesting part is not just better code generation, but a workflow where agents plan, execute, verify, and hand back reviewable artifacts instead of dumping raw logs on developers.
- –The split between Editor View and Manager Surface makes asynchronous agent work a first-class workflow rather than a sidebar gimmick.
- –Artifact-based verification with screenshots, recordings, and task outputs attacks one of the biggest trust problems in agentic coding tools.
- –Full support for Claude Sonnet 4.5 and GPT-OSS alongside Gemini suggests Google knows model optionality matters if it wants Antigravity to become a real daily driver.
// TAGS
google-antigravityagentai-codingideautomationcloud
DISCOVERED
36d ago
2026-03-07
PUBLISHED
36d ago
2026-03-07
RELEVANCE
8/ 10
AUTHOR
AI LABS