
Google Antigravity
Google Antigravity 是 Google 推出的 agent-first 开发平台,用于在 IDE、终端、浏览器、桌面 command center、CLI 和 SDK 之间编排 coding agents。它面向希望 agents 通过可审查 artifacts 来规划、执行、验证和汇报工作,而不只是回复简单聊天消息的开发者。
如果你需要一个 Gemini-native、agent-first development platform,能够在 editor、terminal、browser、desktop、CLI、SDK 和 Google Cloud workflows 中协调 multiple agents,Google Antigravity 值得选择。如果 model independence、local execution 或最小 platform coupling 更重要,则可以考虑更 local、open-source 或 provider-neutral 的 agent。

Pricing Plans
Individual
免费个人访问,包含基础 Gemini model quota、无限 tab completions、无限 command requests,以及基础每周 rate limits。
Google AI Pro
Google AI 方案,Antigravity quota 高于免费个人基准,并受 Google AI 方案限制约束。
Google AI Ultra
更高使用量的 Google AI 层级,提供扩展 Antigravity quota,并在可用时提供 third-party models 访问。
Gemini Enterprise / Google Cloud
通过 Google Cloud 和 Gemini Enterprise Agent Platform 条款提供企业访问,支持 project-level integration 和 organization workflows。
Core Features
1Agent-first workspace
- 独立 Antigravity 2.0 desktop app 作为 agent work 的 command center。
- Manager surface 可以在多个 workspaces 之间编排 multiple agents。
- Agents 可以并行执行 planning、coding、testing、verification 和 background tasks。
2IDE 与 coding flow
- Antigravity IDE 提供熟悉的 code editor,并带有 agent manager、tab completions 和 inline commands。
- Agents 可以跨 editor、terminal 和 browser 运行。
- Project settings 和 security policies 可以按 project 隔离。
3Artifacts 与 verification
- Agents 会生成 task lists、implementation plans、screenshots、browser recordings 等 artifacts。
- 用户可以通过 deliverables 审查工作,而不是阅读 raw tool logs。
- 可以直接在 artifacts 上留下 feedback,以指导后续工作。
4CLI、SDK 与 automation
- Antigravity CLI 提供 terminal-first agent surface。
- Antigravity SDK 开放 agent harness,用于 custom agent behaviors。
- Scheduled Tasks 支持 background automation workflows。
5Google 生态集成
- 集成 Google AI Studio export workflows。
- 支持 Firebase、Android、Google Cloud 和 Google developer tooling integrations。
- MCP 支持可以把 agents 连接到 local tools、databases 和 external systems。
6安全控制
- Sandbox mode 和 strict mode 有助于限制 agent actions。
- File access policy 控制 agents 如何访问 project boundaries 之外的 files。
- Browser URL allowlist 和 denylist controls 有助于限制 agent web access。
Pros
- 超越普通 IDE sidebar 的强大 multi-agent orchestration model。
- 结合 editor、terminal、browser、desktop manager、CLI 和 SDK surfaces。
- Artifacts 让 agent work 更容易检查和验证。
- 与 Gemini、Google AI Studio、Firebase、Android、Google Cloud 深度对齐。
- 免费个人方案让实验更容易。
- 适合长时间 background tasks 和 parallel agent workflows。
Cons
- 仍然需要谨慎审查,因为 autonomous agents 可能造成破坏性错误。
- 最佳体验与 Google account、Google models、Google ecosystem services 绑定较深。
- Usage quotas 和 model availability 会因 plan 与 geography 而异。
- 比 Aider 或 OpenCode 等 open-source CLI agents 更不 provider-neutral。
- Agentic workflows 需要 sandboxing、backups 和 permission discipline。
- 已有成熟 local IDE 或 custom CI/CD workflows 的团队,在采用前可能需要谨慎 pilot。
为什么选择 Google Antigravity?
当开发工作流正在从单次 prompts 转向协同式 agent work 时,Google Antigravity 最有吸引力。它的核心思路是,AI coding tool 不应该只是停留在聊天侧边栏里,而应该有专门的操作界面,让 agents 可以规划、构建、测试、验证并汇报进度,同时由开发者监督结果。
这让 Antigravity 不同于传统 AI IDE。Editor 只是产品的一部分。独立 desktop app、Manager surface、artifacts、browser control、terminal access、CLI、SDK,以及 Google 生态集成,都围绕同一种模式设计:委派任务级工作、观察进度、审查证据,并在需要时介入。
核心工作流
实用的 Antigravity 工作流,应该从可验证的任务开始。不要要求模糊的改进,而是定义想要的行为、目标文件或 app 区域、acceptance criteria、test command,以及 agent 是否可以使用 browser 或 terminal。然后 agent 可以创建计划、修改 codebase、执行 commands、测试结果,并生成 artifacts 来总结发生了什么。
对于长时间运行的工作,Manager surface 是关键差异。开发者可以把 agents 分配到不同 workspaces,让它们并行运行,并通过 deliverables 而不是 raw logs 来审查每个任务。这很有用,但也会改变开发者角色。开发者更像 reviewer、task designer 和 safety gatekeeper,而不只是手动输入每个修改的人。
使用场景
Antigravity 适合 code、terminal 和 browser verification 都很重要的多步骤软件任务。例如添加功能、修复 UI bug、复现 issue、生成 test case、测试 web flow、集成 Firebase、从 Google AI Studio 导出到本地开发,或从 prompt 创建 Android prototype。
它也适合 background maintenance。Scheduled Tasks 和 parallel agents 可以帮助处理周期性 cleanup、dependency work、triage、documentation updates 和 issue reproduction。不过,这些工作流应该逐步引入,因为自主工具访问一旦应用在重要 repositories 或本地文件上,可能带来真实风险。
与替代工具对比
与 Cursor 和 Windsurf 相比,Antigravity 更明确地偏向 agent-first。Cursor 和 Windsurf 是适合交互式 coding、inline changes 和 codebase chat 的强大 AI editors。Antigravity 则更强调 orchestration:multiple agents、Manager surface、artifacts、browser recordings,以及 Google-native agent harness。
与 Claude Code、Codex CLI、OpenCode 或 Aider 相比,Antigravity 不是 terminal-minimal,而是更 platform-oriented。CLI agents 适合希望本地、直接、provider-flexible 控制的开发者。当工作流受益于图形化 command center、verification artifacts、browser control 和 Google 生态集成时,Antigravity 更有吸引力。
与 Replit AI、Bolt.new 或 Lovable 相比,Antigravity 不只是简单的 prompt-to-app builder,而更像 agentic development environment。它可以帮助把想法变成 app,但更强的定位是监督在现有开发流程中工作的 agents。
最佳配置
最安全的配置从 project isolation 开始。使用独立 workspaces、干净的 Git branches、backups,以及范围收窄的 file access settings。对敏感项目启用更严格的 security controls,谨慎配置 outside-folder access,并在 agents 需要 web access 时使用 browser allowlists 或 denylists。
模型选择方面,iteration 和 debugging 可以使用更快的 Gemini models;当 quota 和 plan access 允许时,把更强或 third-party models 留给更难的 reasoning tasks。团队应标准化 agents 什么时候可以运行 terminal commands、什么时候可以触碰 project 外的 files、什么算 acceptable evidence,以及在 merge 或 deploy changes 前由谁审查 artifacts。
迁移注意事项
从 Gemini CLI 迁移的开发者应先评估 Antigravity CLI,再判断 desktop Manager surface 是否带来足够价值。从 Cursor 或 Windsurf 迁移的开发者,应该在需要 browser verification 和 parallel background tasks 的工作流上测试 Antigravity,而不只是测试 inline edits。那里才是产品最有差异化的地方。
团队采用方面,最佳路径是 controlled pilot。使用一个非关键 repository,定义安全任务,要求人工审查 diffs 和 artifacts,并记录 agent 成功和越界的情况。在 production usage 之前,团队应先确定 backup practices、permission rules、sandbox defaults、project isolation、rate-limit expectations,以及 Google Cloud 或 enterprise account terms。
Best For
- 想要 agent-first IDE 的开发者
- Multi-agent coding workflows
- Parallel background development tasks
- 带有 review artifacts 的大型 feature implementation
- 需要 screenshots 或 browser recordings 的 UI changes
- Firebase 和 Google Cloud projects
- Android app prototyping
- Google AI Studio 到 local development handoff
- 探索 task-oriented agent orchestration 的团队
- 想要 Gemini-native coding agents 的开发者
Not Ideal For
- 想要 fully open-source coding agent 的用户
- 需要 local model execution 的开发者
- 需要 provider-neutral BYOK model routing 的团队
- Agents 不能访问 terminal、browser 或 file tools 的工作流
- 没有 backups 与 review gates 的高风险 production repositories
- 只需要 lightweight inline autocomplete 的开发者
Privacy Notes
Antigravity 可能会处理 prompts、codebase context、file contents、terminal output、browser activity、tool calls、artifacts 和 project metadata,以运行其 agents。个人使用与 Google account terms 绑定,而 team 和 enterprise use 可能适用 Google Cloud 或 Gemini Enterprise terms。用户在允许 agents 执行 commands 或修改重要 repositories 之前,应先配置 sandbox mode、strict mode、file access policies、browser allowlists 或 denylists、project isolation、backups 和 approval gates。
Alternatives
Sources
Update History
- Jun 14, 2026: 创建条目,涵盖 Antigravity 2.0 desktop app、IDE、CLI、SDK、artifacts、Gemini model access、Google AI plan quotas、Google 生态集成和安全控制。
Related Tools
More listings in a similar part of the directory.
Google Antigravity Articles
Guides, comparisons, and launch notes connected to this listing.







