AI Radar

AI Radar — 21 May 2026

5 items 4 verified 1 secondary 0 rumor 14 sources 38% exploration

Anthropic buys Stainless and shuts its public SDK platform; Google ships Gemini 3.5 Flash and Antigravity 2.0 at I/O; KPMG embeds Claude across 276,000 employees; Karpathy joins Anthropic.

Run: 72h window (2026-05-18 → 2026-05-21) · 22 items reviewed → 5 published · 4 verified · 1 secondary · 0 rumor · 38% exploration · Run timestamp: 2026-05-21


TL;DR


Items

Anthropic acquires Stainless, winds down public SDK generator for external customers

Source: https://www.anthropic.com/news/anthropic-acquires-stainless · Anthropic · 2026-05-18 Verification: T2 verified · acquisition announcement · dev-tools / mcp-ecosystem

Anthropic announced on 2026-05-18 the acquisition of Stainless, the platform that generates SDKs, CLIs, and MCP servers from API specifications across TypeScript, Python, Go, Java, and Kotlin. Stainless has powered every official Anthropic SDK since the company’s earliest API releases. The acquisition brings Stainless founder Alex Rattray and his team into Anthropic.

The business impact on the broader industry is immediate. Stainless previously generated official API libraries for OpenAI, Google, Cloudflare, Meta, and approximately 200 other organizations. With the acquisition, Stainless is winding down its public hosted service: existing customers retain the SDKs already generated but lose continuous automated regeneration from API specs going forward. Multiple secondary sources report September 1, 2026 as the platform wind-down date for external customers; Anthropic’s primary announcement does not state a specific date.

Why it matters for automation/productivity: Organizations that integrated Stainless-generated SDKs for OpenAI or Google APIs should monitor official migration guidance from those vendors. For Anthropic-first teams, SDK quality and MCP server generation become a direct Anthropic roadmap priority rather than a third-party vendor dependency — a net improvement for the Claude developer experience.

Key claims:

Cross-references:


Google Gemini 3.5 Flash available in API; Gemini Omni and Gemini Spark announced

Source: https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-5/ · Google · 2026-05-19 Verification: T2 verified · announcement · model-release

Google released Gemini 3.5 Flash on 2026-05-19 at I/O, available immediately in the Gemini API, Google AI Studio, Gemini app, AI Mode in Google Search, and Antigravity. Gemini 3.5 Pro — currently in internal testing — is planned for external access in June 2026. Gemini Omni, a new multimodal family for video generation, is also available in the Gemini app and Google Flow as of May 19, with developer and enterprise APIs rolling out in coming weeks.

Published API pricing (via Artificial Analysis and OpenRouter, not stated in the Google primary announcement): $1.50 per 1M input tokens / $9.00 per 1M output tokens, with a 90% cache discount ($0.15 cached input); non-global regions at $1.65/$9.90. Artificial Analysis independently measured output speed at 214 tokens/s (ranked #2 across models tested in its class) and time to first token at 18.55 seconds — notably higher latency than the 2.69s median for comparable models. Google’s published benchmarks cite 76.2% on Terminal-Bench 2.1, 1656 Elo on GDPval-AA (real-world agentic tasks), and 83.6% on MCP Atlas (scaled tool-use reliability), referencing the Artificial Analysis Intelligence Index v4.0 framework.

Gemini Spark — a personal 24/7 agent built on Gemini 3.5 Flash — begins beta for Google AI Ultra subscribers in the US next week; no broader GA date announced.

Why it matters for automation/productivity: Gemini 3.5 Flash is available now via API for agent and coding workloads. The 214 tokens/s output speed is relevant for throughput-bound batch processing. The 18.55s TTFT makes it less suitable for real-time interactive workflows where latency determines user experience.

Key claims:

Caveats: Google’s 4x-faster output claim does not specify which models constitute the comparison set — treat as vendor-framed without a disclosed denominator. Pricing not confirmed in the Google primary post; figures from Artificial Analysis and OpenRouter API provider listings, both reliable for real-world billing rates. The 3x price increase from the previous Flash Preview tier is a practitioner concern documented by Simon Willison; Google positions this as a cost-effective alternative to frontier pricing, not as a cheaper version of its own previous generation.

Cross-references:


Google Antigravity 2.0 launches as standalone agent platform; WebMCP enters Chrome 149 origin trial

Source: https://developers.googleblog.com/all-the-news-from-the-google-io-2026-developer-keynote/ · Google · 2026-05-19 Verification: T2 verified · announcement · agent-framework / dev-tools / mcp-ecosystem

Google shipped Antigravity 2.0 on 2026-05-19, separating the platform from its earlier IDE-only form into a standalone agent orchestration layer globally available as of the I/O keynote. Antigravity 2.0 ships four new components: an Antigravity CLI for agent tasks from the command line; an Antigravity SDK for programmatic control and deploying agents on self-managed infrastructure; Managed Agents in the Gemini API (a single API call provisions a full agent with a remote sandbox, persistent files, and tool access); and the Gemini Enterprise Agent Platform for enterprise deployments with Workspace and third-party tool integrations.

Also announced at I/O: WebMCP, a proposed open web standard that lets developers expose structured JavaScript functions and HTML forms as callable tools for browser-based AI agents, enabling agents to interact with web UIs without relying solely on vision-based screenshot navigation. An origin trial starts in Chrome 149. Gemini-in-Chrome support follows after the origin trial period.

Why it matters for automation/productivity: Managed Agents API is the most immediately actionable component — provisioning a sandboxed agent via a single API call removes the infrastructure setup typically needed before an agent can run multi-step tasks with file access and external tools. WebMCP, if adopted broadly, would replace fragile screenshot-based browser automation with structured function calls for web-based workflows.

Key claims:

Caveats: Antigravity 2.0’s enterprise pricing and SLA terms were not published in the announcement. Managed Agents sandboxed compute billing was not disclosed. WebMCP is an origin trial (experimental) — production availability depends on adoption and web standards process.

Cross-references:


KPMG and Anthropic sign global alliance, embedding Claude across 276,000 employees in 138 countries

Source: https://kpmg.com/xx/en/media/press-releases/2026/05/kpmg-and-anthropic-sign-global-alliance-and-launch-digital-gateway-powered-by-claude.html · KPMG · 2026-05-19 Verification: T2 verified · announcement · ai-for-business Cross-verified: https://www.anthropic.com/news/anthropic-kpmg (T2, same date)

KPMG and Anthropic announced on 2026-05-19 a global alliance integrating Claude into KPMG’s Digital Gateway — the firm’s Azure-based client work platform hosting proprietary tax tools and client data, used across 276,000 employees in 138 countries. Claude Cowork and Managed Agents are embedded directly into Digital Gateway, enabling professionals to build agentic workflows in the platform without switching between tools. KPMG Blaze, its private-equity IT modernization product, will incorporate Claude Code to reduce client development timelines. KPMG becomes Anthropic’s preferred partner for deploying Claude to private equity portfolio companies. No financial terms were disclosed.

Why it matters for automation/productivity: The Cowork + Managed Agents deployment inside a regulated professional-services platform is a reference architecture for enterprise Claude deployments in compliance-sensitive contexts. KPMG follows PwC (announced May 14) as a second Big Four firm deploying Claude at scale, indicating Anthropic’s enterprise distribution is accelerating across major consulting networks.

Key claims:

Caveats: Financial terms not disclosed. The minutes-vs-weeks build-time comparison is from KPMG’s own press release, referencing their internal workflow; no independent timing methodology was described.


Andrej Karpathy joins Anthropic’s pre-training team

Source: https://www.axios.com/2026/05/19/anthropic-openai-karpathy-andrej-claude · Axios · 2026-05-19 Verification: T2 secondary · announcement · ai-for-business Tier note: Anthropic had not posted a primary news item by run time. Confirmed by Axios, TechCrunch, and CNBC independently. Karpathy announced the move via X on 2026-05-19.

Andrej Karpathy announced on 2026-05-19 that he is joining Anthropic’s pre-training team — the group responsible for the large-scale training runs that define Claude’s base capabilities. His stated focus is launching a new team dedicated to using Claude itself to accelerate pretraining research. Karpathy is a founding member of OpenAI, co-architect of GPT-1 and GPT-2, former director of AI at Tesla where he built the Autopilot vision stack, and most recently founder of Eureka Labs, an AI-in-education startup. The hire coincides with Anthropic’s Stainless acquisition (May 18) and the KPMG alliance (May 19), forming a concentrated 48-hour burst of Anthropic announcements spanning research, tooling, and enterprise distribution.

Why it matters for automation/productivity: Informational — no immediate workflow leverage. Pre-training improvements compound over 12–24 months; Karpathy’s specific focus on Claude-accelerated pretraining research aligns with a direction of using AI to improve AI research pipelines. The hire is a signal of Anthropic’s research depth and ability to recruit from the industry’s most credentialed pool.

Key claims:

Cross-references:


Dropped

Items considered but not published, with reason:

Title consideredSourceReason
OpenAI Deployment Company launchopenai.com · 2026-05-11Outside 72h window
SAP-Anthropic: Claude on SAP Business AI Platformnews.sap.com · 2026-05-12Outside 72h window (SAP Sapphire 2026, May 12)
SAP Autonomous Enterprise with 200+ AI agentsnews.sap.com · 2026-05-12Outside 72h window
Cursor 3.4 Cloud Agent Environmentscursor.com · 2026-05-13Outside 72h window
agentmemory persistent memory for coding agents (15K stars)github.com/rohitg00/agentmemoryFirst surfaced May 11; outside window; star growth continues but origination outside 72h
codegraph pre-indexed code knowledge graph for Claude Codegithub.com/colbymchenry/codegraphTrending this week but creation date outside window; dropped pending date verification
Google Gemini Spark (personal agent)blog.google · 2026-05-19Grouped into Gemini 3.5 Flash item (same announcement, same date)
Google Gemini Omni (video generation family)blog.google · 2026-05-19Noted within Gemini 3.5 item; no developer API available yet (rolling out in coming weeks)
Google I/O: Android XR smart glasses, Googlebooksblog.google · 2026-05-13Covered in 2026-05-19 bulletin
Google I/O: Gemini Intelligence for Androidblog.google · 2026-05-13Covered in 2026-05-19 bulletin
OpenAI Dell Technologies Codex partnershipopenai.com · 2026-05-19Low actionability — infrastructure distribution partnership; no new model or API feature
OpenAI content provenance research announcementopenai.com · 2026-05-20Low actionability — research announcement, no shipping product
Anthropic $30B round at $900B valuation (in talks)Bloomberg · 2026-05-12Outside window; round not yet closed at run time
Anthropic CNBC ranking list #1cnbc.com · 2026-05-19Rankings list; low actionability
HuggingFace Daily Papers: OpenComputer (50 upvotes)huggingface.co/papers · 2026-05-2150 upvotes; below significance bar for BD-actionability
MCP SDK maintenance updates (TypeScript, Go, Python)github.com/modelcontextprotocol · 2026-05-20Routine SDK maintenance, no major new features
Anthropic Series G $30B close (February 2026)anthropic.com · 2026-02-12Outside window (February)

Limitations


Search log (compact)

QueryYieldType
Anthropic Claude announcement May 202610 results, 4 high-relregistry
OpenAI GPT announcement release May 19 20 21 202610 results, 3 high-relregistry
Google I/O 2026 keynote Gemini model announced May 20 20265 results, 5 high-relregistry
Anthropic acquiring Stainless SDK MCP 202610 results, 10 high-relregistry
MCP Model Context Protocol new server release May 19 20 21 202610 results, 2 high-rel (SDK maintenance only)registry
Anthropic KPMG partnership Claude May 19 202610 results, 8 high-relregistry
Google Gemini 3.5 Flash API pricing benchmark performance May 20269 results, 7 high-relregistry
fetch: anthropic.com/news/anthropic-acquires-stainlessT2 primary confirmed May 18registry
fetch: blog.google/innovation-and-ai/sundar-pichai-io-2026/partial fetch (incomplete); fell back to developer blogregistry
fetch: kpmg.com KPMG-Anthropic allianceT2 primary confirmed May 19registry
fetch: developers.googleblog.com I/O 2026 developer keynoteT2 primary confirmed May 19registry
fetch: anthropic.com/news/anthropic-kpmgT2 primary confirmed May 19registry
fetch: cnbc.com Karpathy hireHTTP 403registry
fetch: blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-5/T2 primary confirmed May 19registry
fetch: letsdatascience.com Stainless wind-downT3 confirmed shutdown detailsregistry
AI announcement launch release May 20 21 20269 results, 4 high-relexploratory
agent framework dev tools AI launch May 20 21 202610 results, 2 high-rel in-windowexploratory
Andrej Karpathy Anthropic hired May 20266 results, 6 high-relexploratory
OpenAI Deployment Company launch May 2026 investment8 results, 5 high-rel; May 11 — outside windowexploratory
Anthropic Stainless acquisition criticism impact OpenAI Google SDKs10 results, 7 high-reladversarial
Gemini 3.5 Flash criticism limitations problems May 202610 results, 6 high-reladversarial
Google I/O 2026 Antigravity 2.0 WebMCP developer announcement9 results, 8 high-relexploratory
AI startup news Indonesia Southeast Asia launch May 20268 results, 0 in-window primaryexploratory (SEA cross-lang)
agentmemory persistent memory AI coding agents GitHub May 20268 results, outside windowexploratory
site:x.com AI announcement launch May 19 20 202610 results, 2 relevantexploratory
fetch: artificialanalysis.ai/models/gemini-3-5-flashT1 independent benchmark confirmedadversarial/verification
fetch: simonwillison.net/2026/May/19/gemini-35-flash/T2 practitioner critique confirmedadversarial
fetch: github.com/trending?since=weeklydiscovery; agentmemory outside windowexploratory
fetch: huggingface.co/papers86-upvote ceiling; no BD-actionable itemsexploratory

Total searches: 29, of which 11 were exploratory, adversarial, or discovery-focused (38%).


Suggested next runs