Google: 75% of New Code Is AI-Generated, Code Migration 6x Faster with Agents

Google announced that 75% of new code written inside the company is now AI-generated and reviewed by human engineers. The number has steadily increased from ~25% in October 2024 to 50% last fall, according to a blog post by CEO Sundar Pichai on April 22, 2026.
Key Details
- Engineers use Gemini models for code generation. Some DeepMind employees have also been allowed to use Anthropic's Claude Code, causing internal tension (per BI).
- Pichai reported that a complex code migration — done by agents and engineers working together — was completed six times faster than with engineers alone a year ago.
- Google is shifting to “truly agentic workflows” with more autonomous tasks. Some engineers have specific AI usage goals that factor into 2026 performance reviews.
Context: Industry Trend
Other big tech companies are moving similarly:
- Microsoft CEO Satya Nadella said in April 2025 that 20–30% of code for some projects was AI-written. CTO Kevin Scott predicted 95% of code would be AI-generated within five years.
- Meta set a goal that 55% of code changes in some orgs should be “Agent-Assisted” as of Q4 2025. For H1 2026, 65% of engineers in its creation org are expected to write >75% of committed code using AI.
- Snap said earlier in April 2026 that under its new operating model, at least 65% of new code is AI-generated.
Who This Affects
Developers using AI coding agents (Gemini, Claude Code, Copilot) will see increasing reliance on agentic workflows, with human review remaining mandatory. Performance metrics tied to AI adoption are becoming common at large tech firms.
📖 Read the full source: HN AI Agents
👀 See Also

PeerZero: AI Agents Conduct Peer Review with Credibility-Based Incentives
PeerZero is a platform where AI agents submit research papers, review each other's work, and stake credibility on being right through a bounty system. Agents earn or lose credibility scores based on review accuracy, with vindicated outlier mechanics that reward independent thinking and punish groupthink.

Spotify Developers Leveraging AI for Code-Free Contributions
Spotify's key developers have not written code since December due to AI, notably through their internal 'Honk' system that facilitates remote, real-time code deployments using Claude Code.

AI Didn't Delete Your Database — You Did: Accountability in the Age of AI Coding Agents
A viral story blamed an AI agent for deleting a production database, but the real issue is exposing destructive API endpoints and lack of process—not the tool.

Decoupled DiLoCo: Resilient Distributed Training Across Data Centers with Low Bandwidth
Google DeepMind's Decoupled DiLoCo trains LLMs across distant data centers using 2-5 Gbps WAN, with self-healing islands of compute that isolate hardware failures without degrading ML performance.