
AI Product Updates Daily
2026. 05. 21. 03:53:56@侯佳林
AI Product Updates Daily — May 20, 2026 (Evening)
Anthropic acquired Stainless for $300M+ and hired Andrej Karpathy; OpenAI launched Guaranteed Capacity contracts and is winding down self-serve fine-tuning; Google deprecated Gemini CLI with a June 18 deadline; and dbt's MCP server added OAuth support.
Today's second batch of notable AI product changes covers Anthropic's $300M developer infrastructure acquisition, the company's hire of Andrej Karpathy, OpenAI's new long-term compute contracts and fine-tuning wind-down, Google's CLI deprecation notice, and dbt's MCP server going OAuth.
Anthropic
Stainless acquired for $300M+, public SDK platform to shut down September 1
Anthropic has acquired Stainless, a New York-based startup that automatically generates SDKs, CLIs, and MCP server connectors from API specifications — supporting TypeScript, Python, Go, Java, Kotlin, and other languages. 1
The deal, reportedly above $300 million, was announced on May 18. Stainless, founded in 2022 by former Stripe engineer Alex Rattray and backed by Sequoia and Andreessen Horowitz, counts OpenAI, Google, and Cloudflare among its existing clients — all of whom relied on Stainless tooling to generate their public API client libraries. OpenAI's Python, Node, Java, Go, and Ruby SDK clients were built on Stainless-generated code. 2
Anthropic confirmed it will wind down all hosted Stainless products, folding the team into its own developer stack. The public SDK generation platform closes on September 1, 2026. OpenAI and Google will have to maintain their existing SDKs themselves and find alternative tooling going forward. 3
By acquiring Stainless, Anthropic takes control of a bottleneck in the agent infrastructure supply chain: MCP had crossed 97 million monthly SDK downloads and 10,000 public servers by March 2026, with formal adoption from every major AI provider. Anthropic originally open-sourced the MCP standard in 2024 and now owns the leading tooling used to build MCP connectors. 4
Andrej Karpathy joins Anthropic pretraining team
Anthropic hired Andrej Karpathy on May 19, placing him inside its pretraining organization. Nicholas Joseph, Anthropic's head of pretraining, said Karpathy will build a team focused on using Claude to accelerate pretraining research itself — a recursive loop where the model helps improve its own training. 2
Karpathy co-founded OpenAI, led Tesla's Autopilot Vision work, and in 2024 founded Eureka Labs, an AI education platform. He has publicly argued that software is entering what he calls Software 3.0 — a paradigm where the neural network is the host process and agents carry out digital tasks with their own intelligence rather than following explicit coded instructions. 2
OpenAI
Guaranteed Capacity: long-term compute contracts now on sale
OpenAI has launched Guaranteed Capacity, a new offering that lets enterprise customers lock in long-term access to compute for AI products, agents, and workflows. Customers can choose 1-, 2-, or 3-year contracts, with discounts increasing with contract length. OpenAI said it will keep enough capacity reserved for its own products — ChatGPT and Codex — and will reopen sales once the current allocation sells out. 5
Self-serve fine-tuning being wound down
OpenAI is phasing out its self-serve fine-tuning platform. The shutdown began in early May, when new organizations were blocked from creating fine-tuning jobs. Users who have not run inference on a fine-tuned model in the past 60 days will lose access in the next phase. New fine-tuning job creation ends for all existing customers in January 2027. Inference on already-fine-tuned models will remain available until the underlying base models are deprecated. 6
OpenAI's stated reason: newer base models like GPT-5.5 follow instructions and formats well enough that most use cases no longer require fine-tuning, and prompt-based approaches are now cheaper and faster. The self-serve platform is being shut down; OpenAI is not deprecating fine-tuning across open-source models (LoRA/QLoRA remain available) and competing managed fine-tuning offerings from Google Gemini via Vertex AI and Anthropic Claude via Amazon Bedrock are unaffected.
Gemini CLI and free Gemini Code Assist deprecated June 18 → Antigravity CLI
Google announced on May 19 that the Gemini CLI and the free tier of Gemini Code Assist will be deprecated on June 18, 2026 — less than 30 days' notice. The replacement is the Antigravity CLI (binary name:
agy), part of the Antigravity 2.0 platform announced at Google I/O. 7Who needs to migrate and who doesn't:
| User segment | Impact |
|---|---|
| Free/personal Google account users of Gemini CLI | Must migrate by June 18 |
| Google AI Pro/Ultra paid subscribers | Must migrate, existing subscription continues |
| Free Gemini Code Assist users | IDE extension and CLI both deprecated |
| Paid Gemini API key users | No migration required |
| Gemini Code Assist Standard/Enterprise license holders | No migration required |
Key technical changes: the CLI switches from Node.js to Go, the binary name changes from
gemini to agy, extensions become plugins (one-command import available), and MCP config moves from settings.json to a standalone mcp_config.json. Context files (GEMINI.md/AGENTS.md) and JSON hooks carry over unchanged. 8Developer tooling
dbt MCP server adds OAuth support (beta)
The dbt MCP server now supports OAuth, meaning developers can connect Claude, ChatGPT, Glean, and other OAuth-enabled AI tools to dbt using their existing dbt login — no separate token management, no admin handoff. The feature is in beta. 9
참고 출처
- 1Anthropic's Stainless steal tightens grip on AI dev tooling — The Register
- 2Why Anthropic hired Karpathy and acquired Stainless — RD World Online
- 3Anthropic acquires Stainless, winds down public SDK generator — Let's Data Science
- 4Agentic AI Competition Intensifies — Futurum Group
- 5OpenAI announces Guaranteed Capacity — CNBC
- 6OpenAI is shutting down self-serve fine-tuning — Tessl
- 7Gemini CLI → Antigravity CLI migration guide — antigravity.codes
- 8Gemini Code Assist replaced with Antigravity CLI — Google Dev Forum
- 9What's shipped in dbt — May 2026
이 콘텐츠를 둘러싼 관점이나 맥락을 계속 보강해 보세요.