Google强制升级Antigravity摧毁用户IDE
推荐指数 49.0 NO. 015 · 2026.05.22
发布2026/05/21Score400Comments219
为什么值得看
Google在I/O 2026发布新版Antigravity,自动覆盖旧版安装时直接删除了用户原有的完整IDE环境,导致数月工作配置丢失。这是AI工具从"助手"越界为"控制者"的典型警示,对依赖云端AI编码工具的开发者有直接风险。
编辑判断
这次事件暴露了一个被忽视的行业暗雷:多数AI IDE采用自动更新机制,但用户数据与配置的归属权从未厘清。Cursor、Windsurf、GitHub Copilot同样存在类似架构风险,只是尚未触发大规模事故。
对团队的技术负责人而言,这是一个立即行动的触发点:核心项目是否允许纯云端IDE?本地配置备份策略是什么?如果Google可以远程删除你的开发环境,你的业务连续性计划是否覆盖这一场景?建议本周内审计团队的AI工具链,区分"可替代"与"不可中断"的工作流。
社区反馈
负面 182 条评论
核心争论:Google是否曾拥有AI领先地位,以及Gemini在编码场景的真实竞争力
How did Google blow their AI lead? Why is Google the 2nd or 3rd tier player in the AI coding market? Why can't GCP supplant AWS? Because google can't help but constantly shoot its customers and itself in the foot.
No, it's more that Gemini models are simply not very good for coding compared to the top two. Even with Antigravity I use Claude models.
Gemma 4 31b is better for coding than Gemini in my limited testing on a small C project single source file project, less than 1000 lines. Setting temperature to 0 gives better results for me. It seems like Gemini ignores the system prompt more and the default reasoning output seems more incoherent