Morning Brief · Saturday

China's Kimi Just Hit $20 Billion. Claude Now Dreams Between Sessions. And Google Cloud Posted 800% AI Growth.

Moonshot AI closed a $2 billion funding round this week at a $20 billion valuation — its Kimi K2.6 model is now one of the most-used LLMs on the planet, and its ARR doubled in a single month. Anthropic introduced "dreaming" for Claude Managed Agents: a sleep-like consolidation process that lets agents refine their own memory between sessions. OpenAI's GPT-Rosalind goes deep into drug discovery. Google Cloud's Q1 numbers are staggering — enterprise AI revenue up 800% year-over-year. And Colorado's AI regulation rewrite is sprinting toward a May 13 deadline, with an xAI-led court injunction already in place blocking enforcement of the current law.

Geopolitics · Models

Moonshot AI — maker of Kimi — raised $2 billion at a $20 billion valuation. Its ARR doubled from $100M to $200M+ in a single month. Kimi K2.6 is now one of the most-used open-weight LLMs globally. Total funding over six months: $3.9 billion.

The numbers are hard to dismiss. Moonshot AI, the Beijing-based lab behind the Kimi chatbot and the Kimi series of open-weight models, closed a $2 billion funding round earlier this week — bringing its total capital raised over the past six months alone to $3.9 billion and its valuation to just over $20 billion. The round was led by Long-Z Investments, the venture capital arm of Meituan, with participation from Tsinghua Capital, China Mobile, and CPE Yuanfeng. This is the latest in a series of mega-rounds reshaping the Chinese AI capital landscape alongside Zhipu AI, MiniMax, and the deep-pocketed DeepSeek (backed by High-Flyer Capital).

What makes the Moonshot moment notable isn't just the fundraise — it's the underlying product trajectory. Kimi's annual recurring revenue doubled from $100 million to over $200 million between March and April 2026, a growth rate that, if it holds even partially, implies a company that will be generating serious revenue before its next raise. The Kimi K2.6 model, meanwhile, has become one of the most accessed open-weight LLMs on OpenRouter globally — a distribution signal that shows Kimi competing not just for Chinese users but for the international developer community. Moonshot was founded in 2023 by Yang Zhilin, formerly of Meta AI and Google Brain, with an explicit mandate to build frontier models that rival closed Western systems.

The broader context: the Chinese AI funding environment has shifted materially since late 2025. After a period in which Western VCs and sovereigns dominated AI investment, Chinese tech giants — Meituan, Alibaba, Tencent — have re-engaged aggressively with domestic AI labs, and the Chinese government's Sovereign AI Fund has begun writing significant checks alongside private capital. The pattern mirrors the US infrastructure boom of 2024–25 but with a distinctly different industrial policy flavor: Chinese investment is concentrating in open-weight models and consumer-facing applications, while US capital continues to flow toward closed frontier systems and inference infrastructure. Moonshot's $20B valuation puts it in the same tier as the major European AI labs (Mistral, Aleph Alpha) — and well above most of them in deployed usage.

forbes.com ↗
The Kimi story matters because it challenges the default framing of the AI race as a US-led phenomenon with China playing catch-up. Kimi K2.6 is not a derivative of a Western model; it's a frontier-competitive open-weight system with a deployment footprint that extends well beyond China. The $20B valuation isn't venture speculation — it's being driven by real revenue growth that is accelerating, not plateauing. The more interesting structural question is what the open-weight strategy means for the competitive landscape. Moonshot is choosing openness at a moment when OpenAI, Anthropic, and Google are all trending toward tighter control over their frontier systems. If Kimi K2.6 (or K3.x, presumably coming) achieves near-frontier capability with open weights, the global developer community has a meaningful alternative to API-gated Western models. That changes the procurement conversation for every enterprise outside the US that is currently defaulting to Azure/OpenAI or Google Cloud/Gemini. The geopolitical dimension is real: open-weight Chinese models are not subject to US export controls in the same way that hardware and chip technology are. Washington has struggled to define what a software-level AI export control regime would even look like. Kimi's global distribution is a live demonstration of why that question is urgent.
Agents · Research

Anthropic introduced "dreaming" for Claude Managed Agents — a scheduled, asynchronous process that reviews past sessions, curates memory, and lets agents self-improve between tasks. It is the most concrete implementation of persistent agent memory from any major lab to date.

The biological metaphor is deliberate: Anthropic's new "dreaming" feature for Claude Managed Agents is explicitly designed to work like human sleep memory consolidation. During dream cycles — which run asynchronously between agent sessions — Claude reviews its own interaction history, identifies patterns, curates stored memories, and refines its understanding of recurring workflows and preferences. The result is an agent that becomes more effective over time without requiring manual updates from developers. Dreaming can automatically update an agent's memory store, or developers can configure it to surface proposed memory changes for review before they are committed.

The feature complements Anthropic's existing memory system for Claude agents, which captures what an agent learns during active work. Dreaming addresses the problem of memory decay and noise accumulation: as an agent operates across hundreds or thousands of sessions, its stored context can become cluttered with outdated or contradictory information. Dream cycles clean and compress that context, pulling shared learnings across multi-agent systems and keeping the knowledge base coherent. The feature is currently in research preview. Anthropic's framing positions dreaming as a key enabler for long-running, high-autonomy agent deployments — the class of systems that enterprise customers are moving toward as they graduate from simple chatbot use cases to agentic workflows that run unattended for hours or days.

The announcement came alongside other Claude Managed Agent enhancements: multi-agent orchestration improvements and an outcomes tracking feature that gives operators visibility into agent performance across deployments. Claude Security — Anthropic's enterprise security monitoring product — also moved out of private beta this week.

venturebeat.com ↗
Dreaming is interesting both technically and strategically. Technically, it's a practical answer to a problem that every team building long-running agents has encountered: agents that start sessions with stale or noisy context, make avoidable mistakes because they haven't integrated lessons from prior runs, and require developer intervention to maintain quality over time. The dream cycle architecture is a cleaner solution than manually curated memory prompts, and the ability to have agents propose memory updates for human review before committing them is a sensible safety guard. Strategically, dreaming is Anthropic differentiating on the agent infrastructure layer rather than just the model layer. The lab has been signaling for months that it believes the future of enterprise AI is autonomous agents, not interactive assistants — and every feature like dreaming cements the Claude Managed Agents platform as a serious competitor to OpenAI's Codex agent infrastructure and Google's Vertex AI agent tooling. The developer who deploys a Claude agent today is building on a platform that will self-improve on their behalf. That's a qualitatively different value proposition than a stateless API. The question is whether the dream cycle's self-improvement is robust enough to be trusted in high-stakes contexts, or whether it introduces its own failure modes — like an agent that "learns" the wrong lesson from a series of similar sessions and drifts away from its intended behavior. That's the kind of problem that only shows up at scale.
Health · Models

OpenAI launched GPT-Rosalind, a specialized model for life sciences research — drug discovery, genomics, protein engineering, hypothesis generation. It's available in research preview to enterprise customers. Partners include Amgen, Moderna, Thermo Fisher, and Los Alamos National Laboratory.

Named after Rosalind Franklin — the chemist whose X-ray crystallography work was foundational to understanding DNA — GPT-Rosalind is OpenAI's first purpose-built vertical model for a specific scientific domain. The model is optimized for deep scientific reasoning across biology, drug discovery, and translational medicine: it can synthesize evidence across literature, generate biological hypotheses, plan experiments, and make connections across genomics, protein engineering, and chemistry that general-purpose models handle less precisely. GPT-Rosalind is not a fine-tuned variant of an existing model — OpenAI describes it as trained with specific attention to the reasoning patterns and knowledge structures of life sciences research.

The research preview is available to eligible enterprise customers through ChatGPT Enterprise, Codex, and the OpenAI API, with access prioritized for teams doing early discovery work: target identification, target validation, pathway analysis, genomics interpretation, and literature synthesis. The launch partners span pharmaceutical development (Amgen, Moderna), lab automation infrastructure (Thermo Fisher Scientific), and government research (Los Alamos National Laboratory) — a deliberate range suggesting OpenAI is positioning GPT-Rosalind for the full drug discovery pipeline, not just academic research. OpenAI has been expanding its life sciences footprint since the o3 medical reasoning benchmarks in late 2025; GPT-Rosalind is the most concrete product manifestation of that strategy.

fiercebiotech.com ↗
The vertical model strategy is underexplored as a competitive differentiation vector. Most of the AI race coverage focuses on general capability benchmarks — MMLU, GPQA, ARC — but the real enterprise value may increasingly come from domain-specific systems that combine deep knowledge structures with general reasoning capability. GPT-Rosalind is OpenAI's clearest signal that it believes the next wave of enterprise AI revenue comes from owning verticals, not just providing general-purpose APIs. The life sciences vertical is a particularly attractive target: drug discovery is expensive (average cost per approved drug: $2.6 billion), timelines are long (10–15 years), and the industry has shown willingness to pay for anything that credibly accelerates the process. If GPT-Rosalind can shave meaningful time off target identification or hypothesis generation — even on a fraction of programs — the ROI calculation for enterprise customers is straightforward. The risks are real: pharmaceutical companies are conservative adopters, regulatory validation of AI-generated discovery pathways is still nascent, and liability for AI-assisted drug failure is unresolved. But naming the model after Rosalind Franklin is a statement of intent — this isn't a demo. It's the beginning of a sustained push into one of the highest-value scientific domains on earth.
Infrastructure · Enterprise

Google Cloud posted $20 billion in Q1 2026 revenue — up 63% year-over-year. Enterprise AI solutions grew 800% YoY. Its backlog doubled quarter-over-quarter to $462 billion. Paid Gemini Enterprise users grew 40% quarter-over-quarter.

The Q1 2026 Google Cloud numbers are not modest. $20 billion in total revenue for a single quarter, an 80+ billion dollar annual run rate, a $462 billion backlog that nearly doubled in three months — and enterprise AI solutions posting 800% year-over-year growth, which Sundar Pichai explicitly identified as the primary driver of cloud acceleration. This is not the quarter of a company playing catch-up; it's the quarter of a company that has converted its Gemini platform from a research story to an enterprise revenue story at remarkable speed. New Google Cloud customer acquisition doubled year-over-year in Q1. Existing customers outpaced their initial spending commitments by 45%. Paid Gemini Enterprise monthly active users grew 40% quarter-over-quarter.

The backlog figure deserves particular attention. A $462 billion backlog — with over 50% expected to convert to revenue within 24 months — means Google Cloud has more than two years of revenue pre-committed at current conversion rates. That's a fundamentally different business position than a year ago, when Google's AI cloud story was largely prospective. The composition of the backlog is also notable: strong demand for AI infrastructure (both GPUs and Google's custom TPUs) is included alongside traditional cloud workloads, and hardware sales — Google's TPU capacity — now represent a meaningful component of total backlog. Google is not just selling cloud compute; it's selling AI infrastructure as a vertically integrated stack.

blog.google ↗
The 800% enterprise AI growth number is striking, but it's important to understand what it is measuring: revenue from enterprise AI solutions — Gemini Enterprise, Vertex AI, AI Overviews in Workspace — versus the same period a year ago, when those products were either barely launched or in early rollout. A very large percentage growth off a small base is expected. The more durable signal is in the absolute numbers: $20 billion in quarterly revenue at 63% year-over-year growth means Google Cloud is adding approximately $7.5 billion in annual revenue per year at current pace. The backlog depth ($462B, 50%+ converting in 24 months) gives that trajectory credibility. For anyone wondering whether the Microsoft-OpenAI restructuring would materially harm Microsoft's cloud competitive position — this is your answer. Google Cloud moved aggressively on enterprise Gemini deployment in Q1, and it's working. Azure is still larger in total cloud revenue, but Google's growth rate is now clearly faster. The race for AI-driven enterprise cloud revenue is genuinely competitive in a way it wasn't eighteen months ago. Watch Google I/O on May 19 — the product announcements there will be the next chapter of how Google Cloud intends to convert this backlog into durable relationships.
Policy · Law

Colorado's AI regulation rewrite — SB 189 — passed committee 5-0 and is racing toward a May 13 session deadline. It replaces the 2024 AI Act (SB 24-205), which is currently blocked by a federal injunction filed by xAI. If it passes, rulemaking begins immediately for a January 2027 effective date.

Colorado's 2024 AI Act (Senate Bill 24-205) was the first comprehensive state-level AI regulation in the US — a landmark for exactly one reason: it was immediately controversial. Critics from industry and consumer advocates alike called it unworkable, and reform efforts in 2025 failed to produce agreement. Two years of recrimination later, the Colorado legislature is trying again. Senate Bill 189, introduced May 1, 2026, passed the Senate Business, Labor and Technology Committee with a unanimous 5-0 bipartisan vote on May 5. The legislative session ends May 13, which means SB 189 has days — not weeks — to complete a full floor vote and reach Governor Jared Polis's desk.

SB 189 significantly renames and reframes the 2024 law's core concept: instead of "high-risk AI systems," the new bill regulates "Automated Decision-Making Technology" (ADMT) used in "consequential decisions" — decisions affecting access to education, employment, housing, financial services, insurance, healthcare, or government services. The practical obligations shift somewhat: developers must provide detailed technical documentation to deployers (training data categories, limitations, appropriate use guidance) starting January 1, 2027. Deployers must notify consumers when ADMT is used in consequential decisions, provide plain-language explanations within 30 days of adverse outcomes, and allow consumers to request human review and data correction. Enforcement sits with the Colorado Attorney General under the Consumer Protection Act, with a 60-day right-to-cure provision before AG action — a significant softening from the 2024 law's more aggressive posture. The complication: on April 27, the U.S. District Court for the District of Colorado granted a preliminary injunction in x.AI LLC v. Weiser, staying enforcement of SB 24-205 — the current law — until 14 days after the court rules on a forthcoming preliminary injunction motion. That stay remains in place regardless of whether SB 189 passes. If SB 189 becomes law, the AG's office must complete rulemaking by end of 2026 for the January 2027 effective date to hold.

legiscan.com ↗
Colorado has become the most important test case for state-level AI regulation in the US, and not entirely by choice. Its 2024 law was the boldest state attempt to establish comprehensive AI governance — and the industry's pushback was immediate, sustained, and ultimately effective. SB 189 is Colorado's pragmatic response: narrow the scope, soften the enforcement posture, preserve the core consumer rights framework, and get something signed before the session ends. The unanimous committee vote suggests genuine bipartisan consensus around this compromise version. The xAI injunction is the wild card. If the court rules that SB 24-205 is preempted by federal law or otherwise unconstitutional, it creates a precedent that could affect SB 189 as well — and the injunction will almost certainly outlast the legislative session, meaning Colorado may pass a new law that remains blocked pending federal court resolution of the same legal questions that stopped the old one. The real significance of Colorado isn't its specific provisions — it's whether any state can successfully implement AI governance before federal legislation arrives. Given the pace of Congress, that question will be answered at the state level first. SB 189's fate in the next four days matters beyond Colorado.
Mira's Take

Today's brief has a quiet theme running through it: the infrastructure of AI is maturing faster than the governance of AI, and the gap is growing in all directions simultaneously.

Moonshot AI's $20B valuation and Kimi K2.6's global distribution footprint are the clearest evidence yet that the frontier is not a US-only phenomenon — and that open-weight models are a viable path to global scale, not a second-tier alternative to closed systems. Google Cloud's $462B backlog is evidence that enterprise AI adoption has crossed from "pilot" to "committed infrastructure spend" — and that the move is accelerating, not plateauing. Anthropic's dreaming feature is evidence that the agent infrastructure layer — persistent memory, self-improvement, multi-agent coordination — is being built out in real time by the frontier labs, not deferred to a later product cycle.

Against all of that: Colorado is racing to pass an AI regulation bill in four days before its legislative session closes, while a federal court blocks its existing law on a challenge from xAI. The White House is drafting an executive order to address a capability demonstrated by a model that isn't even publicly released yet. And the EU AI Act's deadlines for high-risk AI systems arrive in August 2026 regardless of whether implementation infrastructure exists. The governance frameworks being built right now — at the state level, the federal level, the EU level — were designed around AI systems that already existed when the legislators started writing. They will go into effect governing systems that didn't exist when the ink dried. That temporal mismatch is the defining challenge of AI policy, and no one has solved it. The briefs will keep tracking it.