← Back to research
·6 min read·company

Google Agent Smith

Google's internal agentic coding platform Agent Smith — built on Antigravity, so popular access had to be restricted. Reportedly >25% of new code shipped to production.

Key takeaways

  • Built on Google's existing Antigravity agentic coding platform — deep internal infrastructure integration
  • So popular internally that access had to be restricted to handle demand
  • Reporting claims >25% of new code shipped to production (unverified by Google as of June 2026)

FAQ

What is Google Agent Smith?

Google's internal agentic coding platform that works asynchronously — employees give instructions, it works in the background, and they check in from their phones.

How does Agent Smith relate to Antigravity?

Agent Smith is built on Google's Antigravity platform, alongside related internal tools — Jetski (Google's internal version of Antigravity) and Cider (its internal IDE). It integrates with internal chat and can pull documents from employee profiles.

How much code does Agent Smith produce?

Reporting claims >25% of new code shipped to production was generated by Agent Smith, though as of June 2026 Google has not officially confirmed this figure or disclosed adoption metrics.

Executive Summary

Google Agent Smith is an internal agentic coding platform built on Google's existing Antigravity infrastructure. The system works asynchronously — engineers give it instructions, it works in the background, and they can check progress from their phones. After its early-2026 internal launch, Agent Smith became so popular that Google had to restrict access to manage demand. Subsequent reporting describes it taking a high-level task description, breaking it into subtasks, writing code across multiple files, running tests, and iterating on failures before a human reviews the result.

AttributeValue
CompanyGoogle
TypeInternal tool (not for sale)
FoundationAntigravity platform
Public DocumentationMarch 2026 (reporting)
HeadquartersMountain View, CA

Product Overview

Agent Smith is part of Google's broader agentic coding ecosystem that includes Antigravity, Jetski (Google's internal version of Antigravity), and Cider (its internal IDE). The platform integrates with Google's internal chat systems and can pull documents from employee profiles, giving agents rich context about projects and teams.

At a March 2026 town hall, Sergey Brin told employees that agents are a "big focus" this year, signaling executive commitment to scaling these internal tools.

The public side of this stack is moving in the same direction: at I/O 2026 (May 2026), Google relaunched Antigravity as Antigravity 2.0 — a standalone agent-first platform with a CLI, an SDK, and managed agent execution, co-developed with Gemini 3.5 Flash. The internal Agent Smith pattern (delegate, run in background, review later) is effectively being productized for external developers.

Key Capabilities

CapabilityDescription
Asynchronous executionEngineers give instructions and check back later
Mobile monitoringCheck progress from phones
Internal chat integrationInvoked through Google's chat systems
Employee profile contextPulls documents and context from employee profiles
Background processingWorks while engineers focus on other tasks

ToolDescription
AntigravityBase agentic coding platform; relaunched publicly as Antigravity 2.0 at I/O 2026
JetskiGoogle's internal version of Antigravity
CiderGoogle's internal IDE

Scale and Impact

Reporting claims that more than 25% of new code shipped to production at Google is now generated by Agent Smith. As of June 2026 this figure remains unverified — Google has not officially disclosed adoption metrics. However, the claim is directionally consistent with the reported demand that required access restrictions.

The Pragmatic Engineer AI tooling survey (March 2026) found that external AI coding tool usage patterns shift at companies with 10,000+ employees, and offered internal coding agents — Google's Jetski and Cider among the examples — as one theory for the drop in some external tools at that scale. (Notably, GitHub Copilot still dominated the 10,000+ segment at 56% usage, so internal tools are a partial explanation at best.)

Key Stats

MetricValue
Production code share>25% (reported, unverified as of June 2026)
Internal demandSo high that access was restricted after early-2026 launch
Executive sponsorshipSergey Brin (March 2026 town hall)

Strengths

  • Deep infrastructure integration — Built on Google's existing Antigravity platform with years of internal tooling investment
  • Asynchronous workflow — Engineers don't wait; they give instructions and check back, matching modern mobile-first work patterns
  • Rich context — Access to internal chat, employee profiles, and documents gives agents exceptional situational awareness
  • Executive buy-in — Sergey Brin publicly identifying agents as a major focus area
  • Proven demand — Popularity so high that access had to be throttled

Cautions

  • No public documentation — Everything known comes from reporting, not official Google publications
  • Unverified metrics — The >25% production code claim lacks official confirmation
  • Not reproducible — Deeply tied to Google's Piper monorepo and internal infrastructure
  • Access-limited internally — Even Google engineers can't all use it yet
  • Closed ecosystem — No open-source components or transferable architecture details

What Developers Say

As of June 11, 2026, there are no verifiable practitioner quotes about Agent Smith to report. The Hacker News submission of the Business Insider story drew zero comments , no Googlers have commented publicly under their own names, and HN comment search surfaces no firsthand discussion of the tool. Aggregator sites relay anonymous employee sentiment — competence at routine work alongside job-security anxiety — but the primary sourcing for those quotes cannot be independently verified, so they are not reproduced here. The silence is expected for a confidential internal tool; it also means every claim in this profile rests on secondhand reporting.


Competitive Positioning

vs. Other In-House Agents

SystemComparison
Stripe MinionsMinions have detailed public documentation; Agent Smith is known only through reporting
Spotify HonkBoth mobile-friendly; Honk built on Claude Code, Agent Smith on proprietary Antigravity
Meta REAREA is domain-specific (ML); Agent Smith appears general-purpose

Bottom Line

Google Agent Smith represents the inevitable result of a company with Google's resources building internal coding agents. The platform's popularity — to the point of requiring access restrictions — validates the in-house agent thesis. However, the lack of public documentation means the industry can learn little from Google's specific approach. The closest public proxy is now Antigravity 2.0 (I/O 2026), which packages the same delegate-and-review agent pattern as a standalone platform with a CLI, SDK, and managed execution.

Key signal: When the world's largest engineering organization restricts access to a coding agent because demand is too high, it confirms that in-house agents deliver real value at scale.

Recommended study for: Engineering leaders evaluating the strategic importance of in-house agents. Google's commitment (Brin's town hall statement) is a strong market signal even without technical details.


Research by Ry Walker Research • methodology

Disclosure: Author is CEO of Tembo, which offers agent orchestration as an alternative to building in-house.