The Pulse:Antigravity 2.0 が「IDE」の概念を再定義
Google は AI エディタ「Antigravity」を再設計し、従来の IDE 機能を廃止して会話型インターフェースへ移行したが、バージョン管理の混乱とテスト不足によりユーザーに大きな混乱をもたらしている。
キーポイント
IDE 機能の撤廃と双方向アプリ化
Google は既存の Antigravity IDE と新バージョン「Antigravity 2.0」を別々のアプリケーションとして提供しており、後者は従来の IDE 機能を排除し会話型インターフェースに特化している。
混乱を招くアップデート戦略
ユーザーが更新を試みると、意図せず IDE 版が非 IDE 版へ自動アップグレードされ、結果として「IDE 機能を持つアプリ」が存在しない状態が発生した。
直感的でない Agent Manager の導入
新バージョンではエージェント管理を担う「Agent Manager」という概念が追加されたが、その設計は直感的ではなく、開発者自身も説明に苦慮している状況だ。
テスト不足による品質問題
記事執筆者は今回のアップデートが「急ぎすぎた」「 sloppy(乱雑)」であり、サイドバイサイドでの動作確認など十分なテストが行われていなかったと指摘している。
IDE の機能縮小と他社 IDE への移行推奨
Google は Antigravity IDE から「Agent Manager」を将来的に削除し、純粋なエージェント型 IDE にする方針だが、現在は VS Code や JetBrains など他社の IDE と併用(dual-wielding)することを開発者に推奨している。
製品評価の低さとモデル制限
バグ、不十分な UX、Gemini トークンの急速な枯渇などの批判があり、競合他社である OpenAI モデルや最新 Anthropic モデル(Opus 4.7)への対応が限定的で、製品としての完成度に疑問の声が上がっている。
Google の戦略的不透明さ
「Antigravity IDE は未来ではない」と明言しながらも旧バージョンを維持し、他社 IDE との連携を謳うなど、製品の将来像やユーザーへのメッセージが矛盾しており、Google の判断に混乱を招いている。
影響分析・編集コメントを表示
影響分析
Google のこのアップデートは、AI エディタの未来像を「コードを書くツール」から「エージェントと対話して成果物を作るプラットフォーム」へと強制的に変えようとする試みだが、実装の不備により現場の開発者に混乱をもたらしている。これは大企業が急激な技術転換期において、ユーザーエクスペリエンスの最適化よりも機能追加を優先した結果生じた典型的な失敗事例であり、業界全体が AI 主導開発ツールへの移行に伴う UX の難しさを再認識させる重要な教訓となる。
編集コメント
Google のような巨大テック企業が、自社の製品戦略を急激に転換する際にも、ユーザー体験のテストが追いついていない実態が浮き彫りになりました。AI エディタ市場における「IDE vs. Agent」の対立構造が、現場レベルでどのような混乱を生むかを示す重要なケーススタディです。
こんにちは、Pragmatic Engineer ニュースレターの特別無料号をお届けするゲルゲーです。毎号、シニアエンジニアやエンジニアリングリーダーの視点からビッグテックとスタートアップを取り上げています。本号では、2026 年 5 月 21 日付の『The Pulse』特集で取り上げられた 4 つのトピックのうちの一つをご紹介します。フルサブスクライバーには、以下の記事が 3 週間ほど前に配信されています。このメールを転送された方は、こちらから購読可能です。
昨日、Google は旗艦 AI IDE の Antigravity 2.0 を全面リニューアルしてリリースしました。「オリジナル」の Antigravity は昨年 7 月に Google がチームを 24 億ドルで買収した IDE「Windsurf」にほぼそっくりなクローンとして、2025 年 11 月に登場しました。
Google は Antigravity を、「Antigravity IDE」(従来のバージョン)と「Antigravity 2.0」という 2 つの別々のアプリケーションへと分化させました。この新バージョンは、Codex のデスクトップアプリをほぼクローンしたような外観です。Antigravity 2.0 をインストールすると、2 つの異なるアプリケーションが用意されます。Google の発表ポストより:
「すでに Antigravity IDE をインストールされている場合、そのアプリケーションが次回更新される際に自動的に Antigravity 2.0 にアップグレードされます。この時点で、開発者にとって推奨される Antigravity IDE を引き続き保持するかご質問いたします:
私の感覚では、Google のチームは「オリジナル」の Antigravity をサポートし続けるか、Codex 風の体験に投資するかで迷い、結果として両方を維持したのではないかと思われます。どのような理由であれ、これは混乱を招く命名法を生み出し、私にはチームの真の焦点が 2.0 にあるように感じられます。
大きな変化:Antigravity 2.0 は IDE を捨てて会話型インターフェースを追加しました
このアップグレードは急ぎすぎたものであり、乱雑で、よく考えられていないと感じます。私のマシンには Antigravity がインストールされており、別途 Antigravity 2.0 もインストールしました。両方を並行して使いたかったのですが、Antigravity 1.0 で「更新するために再起動」をクリックすると、それが自動的に Antigravity 2.0(非 IDE バージョン)にアップグレードされてしまいました。突然、名前が異なる 2 つのアプリケーションが存在するようになりましたが、どちらも IDE ではありません。
テストのタイミング:私のマシンには 2 つのアプリがあるものの、IDE バージンがないのはテスト不足のためです
Google は直感的ではないと感じられる「エージェントマネージャー(Agent Manager)」という概念を導入しました。おそらく相応しくも、その作成者はこれを説明することに苦労しています(強調は私による)。
必ず JSON 形式で返してください。translation フィールドのみ。他のフィールド (technical_terms 等) は一切追加しないこと — 余計なフィールドを書こうとして本文翻訳がトークン上限で打ち切られる事故を防ぐため:
{"translation": "翻訳全文"}
「2025 年 11 月に Google Antigravity IDE をリリースした際、市場にはエージェントファーストの GUI サフェス(ユーザーインターフェース)は存在しませんでした。私たちは、そのようなサフェスが少なくともソフトウェア開発においては機能することを証明したかったのです。そのため、Antigravity IDE のコア部分は馴染み深いエージェント駆動型 IDE である一方で、私たちは Agent Manager を導入しました。これは「IDE」の UI を大幅に排除した第二のサフェスであり、ユーザーがエージェントとの会話そのもの、エージェントが生み出した成果物(アーティファクト)、そしてマルチエージェント管理に集中できるようにするものです。
この分離がなくても、Antigravity IDE 内で開発以外のタスクにも Agent Manager が多く採用されていることに私たちは驚かされましたが、それは特に直感的とは言えません」。
「Agent Manager」とは基本的に複数のエージェントを起動するための手段であり、そのための最も直感的なインターフェースは、Claude や Codex のデスクトップアプリ、および Claude CoWork 内に存在します。Antigravity 2.0 はこれらを模倣し、UI の右側で新しいエージェントタスクを開始して追跡することで実現しています。
Google は Antigravity の IDE 部分をどう扱うかについて、決断に迷っているように見えます。リリース発表では、ユーザーを混乱させ続ける方針を示唆しています(強調は私による):
「Antigravity 2.0 は未来ですが、すぐにワークフローを破壊するわけではありません。当面の間、Antigravity IDE アプリケーション自体と、Antigravity IDE 内の Agent Manager の両方が利用可能となります。今後のリリースでは、Agent Manager を Antigravity IDE から削除し、IDE を純粋なエージェント駆動型 IDE に転換します」
基本的に、Antigravity IDE(Google のビジョンにおける「未来」ではない)は、時間の経過とともに制限が強くなっていきます。エージェント機能が削除された後の「純粋に」エージェント駆動の IDE がどのようなものになるかは不明です。特に、Google によれば Antigravity IDE は未来ではないという点も考慮すると、その姿はさらに不透明になります。
それだけでなく、今回の発表では開発者に対し、Antigravity 2.0 を他の IDE と併用するよう推奨しています!リリース投稿(強調部分は私による)から引用します:
「Antigravity 2.0 は、お好みの IDE(Antigravity IDE でなくても構いません)と併用して使用することを推奨します。Google の社員たちはすでに Antigravity 2.0 を数多くの IDE と併用しています!今後まもなく、他の主要な IDE に対応する拡張機能やプラグインも提供予定です」。
私には、これは Google が Antigravity IDE を廃止し、Antigravity を搭載した VS Code、JetBrains、Cursor、または Zed を推奨しているように思えます。しかしながら、なぜ Cursor や Zed が Antigravity をサポートする必要があるのでしょうか?このメッセージは極めて混乱を招くものであり、Google は依然として不透明さの王者です。
Antigravity 2.0 に対するフィードバックは、バグ、使い勝手の悪さ、モデル対応の不備、さらなるバグ、そして Gemini トークンクォータの急速な枯渇により否定的です。Antigravity は、最先端の Anthropic や OpenAI のモデル(Opus 4.7 や GPT 5.5 など)をサポートしていません。OpenAI のような競合他社のモデルをサポートしないことは合理的ですが、Google が Anthropic の投資家である以上、最新バージョンの Opus 4.7 をサポートせず、レガシーな 4.6 モデルのみをサポートするのは少し奇妙です。
imageAntigravity 2.0 がサポートするモデル
Gemini 3.5 Flash は Google の最先端モデルですが、ファイル編集時に確認もせずに実行することへの開発者からの不満が多く、非効率なモデルのように見えます。もう一つの一般的な不満は、Antigravity が月額 100 ドルの Ultra サブスクリプションのデイリー利用枠を数分で使い切ってしまうことです。要するに、時間や意欲が不足していたために磨き上げられず、品質の低い製品であるように思われます。
コンテキストにおいて、Google の Antigravity 開発チーム自身が日常業務で Codex を使用しているかのような示唆を与える「Codex」フォルダが起動動画に含まれているのは恥ずべきことです。また、この動画が適切にレビューされていなかったことを示唆しています。そうでなければ、このような明白な詳細は事前に検出され修正されていたはずです:
imageドキュメント内の Codex フォルダは、Antigravity 開発者がそのユーザーであることを示唆しています。出典:Antigravity 2.0 起動動画
さらに開発者を怒らせることに、Google はオープンソースの Gemini CLI をクローズドソースの Antigravity CLI に置き換えています。この動きにはいくつかの問題があります:
Antigravity CLI は、IDE やその他の開発者ツールとの統合のために主にプログラム制御に使用される Google 独自の Agent Client Protocol (ACP) をサポートしていません。JetBrains や Zed などの IDE が採用しているこのプロトコルに対応していないため、Antigravity CLI はそれらと互換性がなくなります
Google は、Gemini CLI の設定、スキル、MCP を Antigravity へ移行するためのパスを提供していません。ご自身でお調べください!
Gemini モデルを使用している開発者は、Google が Gemini CLI から Gemini 3.5 Flash モデルのサポートを削除したため、移転を余儀なくされています。このモデルは Antigravity CLI からのみ使用可能です。明らかにこれは移行を強制するために行われた措置です。なぜ移行パスを提供しないのでしょうか?
私の感覚では、Antigravity チームは急速に動き、機能を壊し、欠陥のある製品を出荷しています。Antigravity 2.0 と Antigravity CLI という製品が、今週の Google の年次カンファレンス(Google I/O)の締め切りを満たすために急遽リリースされたように感じられます。Google は既存の製品を廃止してユーザーに新バージョンへの移行を促そうとしますが、新しいバージョンは欠陥があります。
image何が変更されたのか?Manu Cornet が 2011 年に描いたこの漫画は、Google が開発者向けツール分野で真剣なプレイヤーになることはないだろうという私の考えの大きな理由の一つです。AI を活用した開発者向けツールであっても同様です。6 か月から 12 ヶ月ごとに、Google の開発者向けツールに乗り入れた開発者に対し、「そこに参加したのは間違いだった」と思い出させます。Gemini CLI と Antigravity のユーザーの大多数が、Cursor、Anthropic、OpenAI、GitHub、あるいは他のベンダーの製品を試すために離れていくと予想されます。一度ワークフローが壊れたら、少数の人しか残らないでしょう。
原文を表示
Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from The Pulse issue from 21 May 2026. Full subscribers received the article below three weeks days ago. If you’ve been forwarded this email, you can subscribe here.
Yesterday, Google launched a full redesign of its flagship AI IDE, Antigravity 2.0. The “original” Antigravity came out in November 2025, as pretty much a clone of Windsurf, the IDE whose team Google acquired for $2.4B last July.
Google has turned Antigravity into two distinct applications, “Antigravity IDE” (its former incarnation) and “Antigravity 2.0”. This new version itself resembles a clone of Codex’s desktop app. When you install Antigravity 2.0, there are two different applications. From Google’s launch post:
“If you already have installed the Antigravity IDE, when that application next updates, it will automatically update to Antigravity 2.0. At this point, you will be asked if you would like to still keep the Antigravity IDE, which is recommended for developers:
imageMy sense is that the team at Google may have struggled to decide whether to keep supporting “original” Antigravity while investing in the Codex-like experience, and so kept both. Whatever the reasoning, it has created confusing naming, and it feels to me like the team’s true focus is 2.0.
imageBig change: Antigravity 2.0 throws out the IDE and adds a conversational interfaceThe upgrade feels rushed, sloppy, and poorly thought out. I had Antigravity on my machine, and installed Antigravity 2.0 separately. I wanted to use them side-by-side, but when I tapped “Restart to update” on Antigravity 1.0, it upgraded itself to Antigravity 2.0 (the non-IDE version). Suddenly, I had two applications with different names, but neither is an IDE:
imageTesting times: Two apps but no IDE version on my machine, due to lack of testingGoogle has introduced an “Agent Manager” concept that feels unintuitive, and perhaps suitably, its creator struggles to explain it (emphasis mine:)
“When we launched the Google Antigravity IDE in November 2025, there was no agent-first GUI surface in the market. We wanted to prove that such a surface worked, at least for software development. So, while the core of the Antigravity IDE was a familiar agent-powered IDE, we introduced the Agent Manager, a second surface that stripped away much of the “IDE” UI. This allowed users to focus on the agent conversations themselves, the artifacts the agents produced, and multi-agent management.
Even without this separation, we have been pleasantly surprised how many people have adopted the Agent Manager in the Antigravity IDE for such non-development tasks, but it is not particularly intuitive”.
The “Agent Manager” is basically a way to launch several agents, and the most intuitive interfaces for doing so are inside Claude and Codex desktop apps and Claude CoWork. Antigravity 2.0 copies them by starting new agent tasks on the right hand of the UI, and keeping track of them.
Google looks indecisive about what to do with the IDE part of Antigravity. The release announcement suggests they’ll keep on confusing users (emphasis mine:)
“Although Antigravity 2.0 is the future, we won’t disrupt your workflows right away. For now, both the Antigravity IDE application itself and the Agent Manager in the Antigravity IDE will remain available. In an upcoming release, we will remove the Agent Manager from the Antigravity IDE, turning the IDE into a purely agent-powered IDE.”
Basically, the Antigravity IDE (not “the future” in Google’s vision) will become more limited over time. It’s unclear what a “purely” agent-powered IDE will be once agentic functionality is removed, especially as Antigravity IDE is not the future, as per Google.
Not only that, but the announcement also encourages devs to use Antigravity 2.0 with other IDEs! From the launch post (emphasis mine):
“We recommend dual-wielding Antigravity 2.0 with your IDE of choice, whether it is the Antigravity IDE or otherwise. Googlers have already been dual wielding Antigravity 2.0 with a whole host of IDEs! We will have compatible extensions and plugins into other popular IDEs shortly”.
To me, this suggests Google will retire Antigravity IDE and recommend VS Code, JetBrains, Cursor, or Zed, with Antigravity. Then again, why would Cursor or Zed support Antigravity? The messaging is extremely confusing: Google’s still the king of opacity.
Feedback on Antigravity 2.0 has been negative due to bugs, poor UX and model support, more bugs, and eating up Gemini token quotas rapidly. Antigravity does not support state-of-the-art Anthropic or OpenAI models (no Opus 4.7 or GPT 5.5). Not supporting OpenAI’s models like this is sensible as they’re competitors, but Google is an investor in Anthropic, so not supporting Opus 4.7 (while supporting the legacy 4.6 model) is a bit odd.
imageModels which Antigravity 2.0 supportsGemini 3.5 Flash is Google’s cutting-edge model, but it gets lots of complaints from devs for editing files without asking, and seems like an inefficient model. Another common complaint is that Antigravity uses up the $100/month Ultra subscription daily quota in minutes. Basically, it seems like a poor-quality product that wasn’t polished due to lack of time or inclination.
In context, it’s embarrassing for there to be a “Codex” folder in the launch video if it suggests that Google’s own Antigravity devs are using Codex for day-to-day work. It also suggests that the launch video was not reviewed properly, otherwise this obvious detail would presumably have been caught and fixed:
imageCodex folder in Documents suggests Antigravity devs are users of it. Source: Antigravity 2.0 launch videoTo upset devs even more, Google is replacing its open source Gemini CLI with the closed source Antigravity CLI. There are a few issues with this move:
Antigravity CLI does not support Google’s own Agent Client Protocol (ACP), used for programmatic control, primarily for IDE and other developer tool integrations. This is protocol which IDEs like JetBrains and Zed have adopted, so Antigravity CLI becomes incompatible with them
Google offers no migration path from Gemini CLI settings/skills/MCPs into Antigravity. Figure it out on your own!
Devs using Gemini models are forced to move as Google has removed support for Gemini 3.5 Flash model from Gemini CLI. It can only be used from Antigravity CLI. Clearly, this was done to force a move. Why not offer a migration path?
My sense is the Antigravity team is moving fast, breaking things, and shipping a broken product. It feels like the Antigravity 2.0 and Antigravity CLI products have been rushed to meet the annual Google conference (Google I/O) deadline, this week. Google deprecates existing products to attempt to get users to switch to the new version. But the new one is broken.
imageWhat’s changed? Manu Cornet penned this cartoon in 2011And this is a big reason why I don’t believe Google will become a serious player in the dev tools space – not even with AI dev tools. Every six to twelve months they remind devs who onboarded to their dev tools that it was a mistake to do so. I would expect the majority of Google CLI and Antigravity users to go and try products from other vendors – be that Cursor, Anthropic, OpenAI, GitHub, or others – and for few to stick around after their workflows are broken.
関連記事
SpaceX が AI コーディングプラットフォーム Cursor を 600 億ドルで買収
SpaceX は、AI 統合を強化した IDE ツール「Cursor」を株式取引により 600 億ドルで購入すると発表した。この買収は、SpaceX の IPO と xAI との合併直後に発表された。
Windsurf IDE バージョン2.2.17の更新内容:Devin機能追加とWindows不具合修正
Windsurf IDEはバージョン2.2.17をリリースし、既存サブスクリプションユーザーがDevin ReviewやQuick Reviewを利用可能になった。また、エージェントコマンドセンターの表示改善やWindows版のアップデート不具合を修正した。
Windsurf バージョン 2.1.32 のバグ修正と改善
開発チームは Windsurf バージョン 2.1.32 をリリースし、会話切り替え時のクラッシュや認証問題、エージェントへの回答送信不具合を修正した。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み