Anthropic $45B SpaceX Deal, Cursor $3B ARR, Gemini 3.5 Flash
Freitag, 22. Mai 2026 - Wöchentliches AI-Briefing · (letzte 7 Tage)
Anthropic’s $45 billion compute deal with SpaceX — $1.25B/month for three years — is the week’s landmark. It signals that the compute constraint is now the binding one for frontier labs, not talent or data. Simultaneously, Cursor hit $3B ARR with 3,000+ enterprise customers, validating agentic coding as a category. Google shipped Gemini 3.5 Flash at I/O with agentic-first positioning, Karpathy joined Anthropic, and Cursor released both Composer 2.5 and a detailed cloud-agent architecture post. For a CTO running headless agent fleets, the infrastructure layer beneath your agents is consolidating fast — and the cost of frontier inference is about to rise.
Launches & releases this week
Models
- Gemini 3.5 Flash — Google’s new agentic-first model ships to GA at I/O with improved coding, parallel execution loops, and thinking modes. (TLDR AI)
- Gemini Omni — Multimodal generation and editing model announced at I/O covering text, image, and video. (Google DeepMind blog)
- Qwen3.7 Max — Alibaba’s proprietary agent-foundation model tops Terminal-Bench 2.0, SWE-Pro, and MCP-Mark benchmarks. (TLDR AI)
Features & Tools
- Cursor Composer 2.5 — New coding agent trained with targeted RL and synthetic data; ships as Cursor 3.5 update. (TLDR AI)
Products
- Grok Build CLI — xAI’s terminal coding agent with AGENTS.md, MCP, worktree subagents, and headless mode — beta for SuperGrok Heavy. (TLDR AI)
- OpenAI Guaranteed Capacity — Enterprises can now lock in 1–3 year compute commitments for OpenAI inference at volume discounts. (TLDR AI)
- Warp Oz Multi-Harness Control — Oz is a single pane of glass for Claude Code, Codex, and Warp agents with cross-harness memory and cost controls. (TLDR AI)
Deals & Partnerships
- Anthropic–SpaceX $45B Compute Deal — Anthropic pays SpaceX $1.25B/month for 3 years of compute across two data centres, totalling ~$45B. (TLDR AI)
- Cursor $3B ARR / SpaceX Acquisition — Cursor hit $3B annualised revenue with 3,000+ $100K+ enterprise customers; SpaceX can acquire for $60B post-IPO. (TLDR AI)
- Karpathy Joins Anthropic — Andrej Karpathy returns to R&D at Anthropic, citing the next few years at the frontier as formative. (TLDR AI)
- Anthropic Acquires Stainless — Anthropic acquired SDK-automation startup Stainless, used by OpenAI, Google, and Cloudflare for typed client generation. (TLDR AI)
Other Releases
- Cursor Cloud Agent Lessons — Cursor details durable execution, isolated dev environments, and self-healing infra for cloud agents. (TLDR AI)
- Google Agent Executor — Open-source distributed runtime for long-running agents with durable execution, session consistency, and trajectory branching. (TLDR AI)
- Deep Agents v0.6 — LangChain ships code interpreter, harness profiles, streaming v3, delta channels, and ContextHub for long-running agents. (LangChain blog)
- GitLab 19.0 — Major release adds Developer Flow AI agent for full MR lifecycle automation and Secrets Manager public beta. (GitLab blog)
Stories to follow
Cloud agent infrastructure crystallises
Cursor, Google, LangChain, and Warp all shipped cloud-agent runtime primitives in the same week — durable execution, isolated environments, delta-channel checkpointing, and multi-harness orchestration. The pattern: agents need their own infra layer distinct from human CI/CD. If you’re running overnight agent factories, these are the building blocks to evaluate against your in-house setup.
- Cursor: Lessons from Building Cloud Agents — Durable execution, self-healing infra, and separation of agent state from conversation state. (TLDR AI)
- Google Agent Executor — Open-source distributed runtime with session consistency and trajectory branching for long-running agents. (TLDR AI)
- Deep Agents v0.6 — Delta channels keep checkpoint storage flat as sessions grow; ships code interpreter and harness profiles. (LangChain blog)
- Warp Oz Multi-Harness Control Plane — Single pane for Claude Code, Codex, and Warp agents with cross-harness memory. (TLDR AI)
Compute as the new bottleneck
Anthropic’s $45B SpaceX deal, Microsoft’s Maia chip talks with Anthropic, OpenAI’s Guaranteed Capacity product, and Anthropic’s projected $10.9B Q2 revenue all point the same way: frontier inference demand is outstripping supply. Pricing is rising, not falling, for the best models — even as open-weight alternatives get cheaper. The two-tier cost structure (frontier vs commodity) is hardening.
- Anthropic–SpaceX $45B Compute Deal — $1.25B/month for 3 years across two SpaceX data centres. (TLDR AI)
- Anthropic–Microsoft Maia Chip Talks — Microsoft may supply Maia chips to Anthropic following $5B investment. (TLDR AI)
- OpenAI Guaranteed Capacity — 1–3 year enterprise compute commitments with volume discounts. (TLDR AI)
- Anthropic Q2 Revenue $10.9B — Revenue more than doubling quarter-over-quarter; first profitable quarter projected. (TLDR AI)
Skills and harness patterns go mainstream
Grok Build ships with AGENTS.md + skills + MCP out of the box, Lovable adds reusable skills, a Claude Code plugin auto-generates skills from session traces, and Matt Pocock’s handoff skill formalises context compression between agents. The ‘skills as discipline layer’ thesis is now a multi-vendor pattern, not a niche Claude Code trick.
- Grok Build CLI — Ships with AGENTS.md, plugins, hooks, skills, and MCP support from day one. (TLDR AI)
- Lovable Skills — Reusable markdown-based instructions to eliminate repetitive explanations. (TLDR AI)
- Hivemind: Auto-generated Claude Code Skills — Plugin watches session traces, finds patterns, and crystallises them into slash commands. (r/ClaudeAI top)
- Handoffs as First-Class Pattern — Matt Pocock’s handoff skill compresses context and chains between agent threads. (r/ClaudeAI top)
What I’m watching
- Microsoft hedging away from OpenAI — Microsoft cancelled Claude Code licences internally, is shopping for an OpenAI replacement (Inception), and is offering Maia chips to Anthropic — a multi-directional hedge worth tracking.
- Microsoft cancels Claude Code licences (TLDR AI)
- Microsoft shopping for OpenAI replacement (TLDR AI)
- Open-weight models closing the gap for local coding — Qwen3.6 35B is changing real workflows on consumer hardware, llama.cpp MTP VRAM fixes land, and the ‘plummeting prices’ narrative strengthens the case for your LiteLLM routing layer.
- Qwen3.6 35B changing local workflows (r/LocalLLaMA top)
- AI’s plummeting prices are a software story (TLDR AI)
- llama.cpp b9274 fixes MTP VRAM leak (r/LocalLLaMA top)
- Frontier lab IPO wave — OpenAI targeting September IPO, Anthropic’s first profitable quarter, Cerebras already public — the capital structure of your model providers is about to change.
- OpenAI moves toward September IPO (TLDR AI)
- Cheap AI could derail IPOs (TLDR AI)
Top trending GitHub repos this week
vercel-labs/zerolang
4.3k★ · C The programming language for agents
FoundZiGu/GuJumpgate
1.7k★ · JavaScript no description
thananon/9arm-skills
1.3k★ · Shell no description
Doorman11991/smallcode
1.2k★ · JavaScript AI coding agent optimized for small LLMs. 87% benchmark with 4B-active model.
datawhalechina/Agent-Learning-Hub
1.1k★ · HTML AI Agent 学习路线与资料库收集
Read this weekend
Lessons Learned from Building Cloud Agents
Cursor’s engineering team lays out the hard-won architectural decisions behind cloud agents — durable execution, state separation, self-healing — directly applicable to your overnight agent factory. The most actionable long-form piece this week for anyone operating headless coding agents at scale.
Quote of the week
Agents should have nothing worth stealing and nothing worth reserving.
— Larsen (secure agent sandbox architecture) · link
Auto-curated weekly by Claude Opus 4.7 from Ben’s Bites, Cursor changelog, Don’t Worry About the Vase (Zvi), Exponential View (Azeem Azhar), GitHub: anthropics/claude-code, GitHub: cline/cline, GitHub: ggml-org/llama.cpp, GitHub: huggingface/transformers, GitHub: sgl-project/sglang, GitHub: vllm-project/vllm, GitLab blog, Google DeepMind blog, Hacker News (AI), Hugging Face blog, Import AI (Jack Clark), Interconnects (Nathan Lambert), LangChain blog, Last Week in AI, Latent Space, Lenny’s Newsletter, NVIDIA developer blog, OpenAI blog, Sebastian Raschka, Simon Willison, TLDR AI, The Algorithmic Bridge (Alberto Romero), The Pragmatic Engineer (Gergely Orosz), Together AI blog, Vercel blog, r/ClaudeAI top, r/LocalLLaMA top, smol.ai news, swyx.io. Source list and editorial profile maintained by Daniel.