Hub-and-spokes infographic of Google I/O 2026 agentic Gemini era releases and key figures

In short: At Google I/O 2026, Sundar Pichai declared the "agentic Gemini era" — AI that acts, not just answers. The headline releases: Gemini 3.5 Flash, a model Google calls roughly 4x faster than rivals; Antigravity 2.0, an agent orchestration platform; and Gemini Spark, a 24/7 personal agent. The shift is from chat to autonomous action.

Pichai's keynote ran dense — eighteen minutes, dozens of launches, one throughline. What follows is a builder's read: what actually shipped, how the stack underneath it works, and which pieces deserve your attention now versus next quarter.

What does "the agentic Gemini era" actually mean?

For years the contract was simple. You ask; a model answers. AI Overviews summarize a topic, a chatbot drafts your email, and the loop closes the moment text appears on screen. I/O 2026 breaks that loop. Google's framing is that the model no longer stops at an answer — it takes the next action on your behalf, then the one after that.

Pichai described Search as feeling "less like individual queries and more like an ongoing conversation." Read that as a design statement, not marketing. An agent holds context across turns, calls tools, and works while you are elsewhere. For the structural version of this idea, our reference framework for autonomous AI systems lays out the moving parts an agent needs before it can be trusted to act.

The thesis of the day, drawn straight from Sundar Pichai's I/O 2026 keynote: the interesting frontier is no longer raw intelligence, it is intelligence wired to action. Everything else Google announced is in service of making that wiring reliable.

What did Google actually announce at I/O 2026?

Plenty, and at wildly different stages of readiness. Some releases went generally available on keynote day; others are rollout promises with 2026 dates attached. Sorting the shipped from the merely announced matters more than the demo reel, so here is the scorecard.

I/O 2026 Announcement Scorecard — release, what it is, status, and rollout window
ReleaseWhat it isStatusAvailability / rollout
Gemini 3.5 FlashFrontier "intelligence with action" modelShipped (GA)Gemini API and app, keynote day
Gemini 3.5 ProLarger sibling to FlashAnnouncedJune 2026
Antigravity 2.0Standalone agent-orchestration desktop appShippedDesktop, with an optimized Flash variant
Gemini Omni FlashAny-modality model, video output firstPreviewGemini app, Google Flow, YouTube Shorts
Gemini Spark24/7 personal agent on Cloud VMsPreview / rolling outAI Ultra subscribers, US first
Search information agentsBackground 24/7 research agentsAnnouncedSummer 2026, Pro/Ultra first
Intelligent eyewearAudio glassesAnnouncedFall 2026

A few entries deserve a footnote. Antigravity 2.0 is the platform Google now runs its own developer tooling on. Gemini Omni is a new any-modality family; the first release, Gemini Omni Flash, starts narrow, with video output landing in the Gemini app, Google Flow, and YouTube Shorts. And the consumer headliner, Gemini Spark, is gated behind the AI Ultra tier in the US before it reaches Chrome and Android more widely. The pattern is consistent: models and platforms ship first, the ambient consumer agents trail by a season. Gemini 3.5 Pro, the larger sibling, arrives in June 2026.

How does Google's full stack make agents work?

Agents are expensive to run. They take many model calls per task, they run long, and they run concurrently — which is why the story starts with silicon, not software.

The silicon and the capex behind it

At Cloud Next, Google detailed two eighth-generation TPUs: the 8t for training, with roughly 3x the raw compute of the prior generation, and the 8i for inference. Training now spans more than a million TPUs across sites, coordinated through JAX and Pathways, and both chips deliver up to 2x better performance per watt.

None of that is free. Google's 2026 capital expenditure is running around $180–190 billion, roughly six times the $31 billion it spent in 2022. That is the price of treating compute as foundational infrastructure rather than a line item — a bet that agent demand keeps compounding.

The demand signal backs the bet. Google now processes more than 3.2 quadrillion tokens per month across its surfaces, a sevenfold jump from about 480 trillion a year earlier. Internally, its AI developer tools push 3 trillion-plus tokens a day, up from roughly half a trillion in March, after being rebuilt around the Antigravity platform.

The model and the harness

Then the model. Gemini 3.5 Flash is what Google calls its first "frontier intelligence with action" release, and the benchmarks are not shy: 1656 Elo on GDPval-AA, 76.2% on Terminal-Bench 2.1, 83.6% on MCP Atlas, and 84.2% on CharXiv Reasoning — beating Gemini 3.1 Pro across nearly the whole board. Google claims roughly 4x faster output; independent measurement clocked it above 280 tokens per second, at less than half the cost of comparable frontier models, with a 1M-token context window.

Speed is the part builders feel first. A perceptibly faster model changes what an agent can attempt inside a latency budget — more tool calls, more self-correction, before a user gives up. We dig into why that budget is so unforgiving in our teardown of real-time AI agents and where they still break.

The last layer is the harness. Antigravity supplies the plumbing that turns a fast model into a working agent: subagents, hooks, and asynchronous task management, co-optimized with 3.5 Flash to run long-horizon jobs without falling over. Google claims an even more aggressive Flash variant inside Antigravity 2.0 runs up to 12x faster than other frontier models. Silicon, model, harness — the differentiator is the whole column, not any single row.

What does the agentic era mean for people and builders?

For people, the face of all this is Gemini Spark: a personal agent that lives on dedicated Google Cloud VMs, runs around the clock, and connects to third-party tools through the Model Context Protocol. It surfaces on Android through "Android Halo" and, later, inside Chrome as an agentic browser. An agent that persists across days needs durable memory to be useful rather than merely busy — a problem we survey in our look at how today's agents remember.

For builders, the pitch is economics. Google says shifting 80% of a one-trillion-tokens-per-day workload from other frontier models to 3.5 Flash could save a company north of $1 billion a year. Treat that as a directional claim tied to Google's own pricing — roughly $1.50 per million input tokens and $9.00 per million output — but the direction is clear: fast, cheap, capable models make agent architectures that were uneconomical last year pencil out.

Transparency ships alongside capability, and not by accident. People correctly identify a high-quality deepfake video only about a quarter of the time, so provenance has to be built in. Google's SynthID watermarking has now marked more than 100 billion images and videos plus 60,000 years of audio, Content Credentials verification is expanding into Search and Chrome, and new adopters include OpenAI, Kakao, and Eleven Labs.

The through-line for anyone building: orchestration is becoming a first-class product surface. Antigravity 2.0, a Managed Agents API, and Gemini for Science — which wires Antigravity into more than 30 life-science databases — all point the same way. Autonomy also raises the stakes on how you grant an agent access; the security model is now part of the build, not a follow-up.

Key takeaways

  • The shift Pichai named is answering to acting; every announcement serves that pivot.
  • Gemini 3.5 Flash pairs frontier benchmarks with roughly 4x faster output at under half the cost — the economic unlock for agents.
  • The moat is the full stack: TPU 8t/8i, ~$180–190B in 2026 capex, Gemini 3.5, and the Antigravity harness together.
  • Gemini Spark and Search information agents are the consumer face, but they trail the models by a rollout season.
  • Provenance is table stakes: SynthID at 100B+ items, Content Credentials expanding, and rivals adopting the same watermark.

FAQ

What is the "agentic Gemini era"?

It is Google's framing that AI is moving from answering questions to autonomously taking actions on your behalf. Instead of returning text and stopping, agents run in the background across products — Search, Chrome, Android — carrying context between steps and calling tools to finish work.

What is Gemini 3.5 Flash and why does it matter?

It is Google's first "frontier intelligence with action" model. It beats Gemini 3.1 Pro on nearly every benchmark Google cited — 1656 Elo on GDPval-AA, 76.2% on Terminal-Bench 2.1 — while Google claims roughly 4x faster output at less than half the cost of comparable frontier models. Speed and price are what make continuous agents affordable.

What is Gemini Spark?

A 24/7 personal AI agent running on dedicated Google Cloud VMs, powered by Gemini 3.5 and the Antigravity harness. It connects third-party tools through the Model Context Protocol and is rolling out to AI Ultra subscribers in the US first, reaching Chrome and Android Halo later.

What is Antigravity 2.0?

Google's agent-first platform, now a standalone desktop app for orchestrating cohorts of autonomous agents. It provides subagents, hooks, and async task management, and includes a tuned Flash variant Google claims runs up to 12x faster than other frontier models. Google already runs its own developer tooling on it.

How is Google addressing AI transparency?

Through SynthID watermarking, which has now tagged more than 100 billion images and videos plus 60,000 years of audio, and through Content Credentials verification expanding into Search and Chrome. New SynthID adopters include OpenAI, Kakao, and Eleven Labs, joining Nvidia from last year.

If you are turning these announcements into a running agent, the hard part is not the model — it is the architecture and access decisions around it. Our agentic-AI guides walk through how to adopt autonomous agents safely and securely before you hand them the keys.