cd /news/artificial-intelligence/antigravity-escapes-the-ide · home topics artificial-intelligence article
[ARTICLE · art-111752] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

ANTIGRAVITY ESCAPES THE IDE

Google has expanded its coding agent Jules into a CLI, API, and MCP server, enabling autonomous code generation across terminals, CI pipelines, and editors. The tool offers a free tier with 15,000 tokens per task and has been adopted by Spotify, which merged 1,500 AI-generated pull requests. The developer warns of the risks of unreviewed AI code and emphasizes the need for human sign-off.

read1 min views2 publishedAug 26, 2026

Google just turned every VS Code instance into an AI server room. Jules, their coding agent, now ships as a CLI, an API, and an MCP server — meaning your terminal, your CI pipeline, and yes, your editor can all spin up cloud VMs that write code while you eat lunch. The token budget? Fifteen thousand per task on the free tier. The catch? You don't see what it's doing until it's done.

Let that sink in. Your IDE is no longer a text editor with syntax highlighting. It's a launchpad for autonomous agents that fork your repo, generate diffs, and open pull requests — all without your eyes ever touching the screen. Google calls this "always-on" development. I call it "the death of the code review." Here's the timeline: May 2025 — Jules launches in public preview, web-only. August 2025 — exits beta, gets a free tier. October 2025 — CLI drops, API goes public. January 2026 — MCP server lands with thirteen tools. Now it's everywhere. Slack, terminal, VS Code, your CI runner. One thousand five hundred daily tasks on the Ultra plan. One hundred fifty thousand to two hundred thousand tokens per task.

Spotify already merged fifteen hundred AI-generated pull requests. FIFTEEN HUNDRED. And they started with simple dependency bumps — now it's refactoring fleet management systems that span dozens of repos.

The real danger isn't that AI writes bad code. It's that AI writes code you never reviewed, in a repo you forgot you connected, with a token budget you didn't know you had. Every developer needs a personal rule: no agent touches production without a human sign-off. No exceptions. Not for speed. Not for "velocity." The moment you skip the review is the moment you ship a vulnerability with a Google-generated signature on it.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @google 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/antigravity-escapes-…] indexed:0 read:1min 2026-08-26 ·