Google Anthropic $40B deal 💰, AI run store 🏪, Claude Agent Memory 🧠

TLDR AI dan@tldrnewsletter.com
Reçu le
lundi 27 avril 2026 à 13:43
Source
TLDR AI
Message-ID
0100019dcf2e9db3-574eed94-0caa-423e-a8ae-2c18a08ecd79-000000@email.amazonses.com
Version nettoyage
v1.0.0 (ok)
Brut (HTML rendu, sandboxé, ressources externes bloquées)
Nettoyé (Markdown — clean déterministe)
Google will invest between $10 billion and $40 billion in Anthropic.
The amount depends on whether Anthropic can meet certain performance
targets ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 

 Sign Up [1] |Advertise [2]|View Online [3]

		TLDR

		TOGETHER WITH [Wiz] [4]

TLDR AI 2026-04-27

 2026 THREAT REPORT: AI IS ACCELERATING CLOUD RISK (SPONSOR) [4]

 Many assume that AI is creating more complex exploits - but that's
not always the real story.

Research by Wiz reveals that 80% of cloud breaches still start with
the basics - and AI is making them faster [4].

The 2026 Cloud Threat Report [4] leverages past investigations into
events like Shai-Hulud, S1ngularity, and React2Shell to explore:

 	* How systemic weaknesses can allow for dramatically outsized impact
 	* How AI is fundamentally changing the game by radically
accelerating attack velocity and expanding the attack surface

The result is larger, faster incidents driven by issues that already
exist across most environments.

See how today's cloud attacks work [4]

🚀

HEADLINES & LAUNCHES

 GOOGLE WILL INVEST AS MUCH AS $40 BILLION IN ANTHROPIC (2 MINUTE
READ) [5]

 Google will invest between $10 billion and $40 billion in Anthropic.
The amount depends on whether Anthropic can meet certain performance
targets. Anthropic recently received a $5 billion investment from
Amazon, with an option for more investment based on performance. The
investments value Anthropic at $350 billion. The funds will help the
startup close the gap between demand and supply of compute for AI
training and inference.

 WHAT HAPPENS WHEN AI RUNS A STORE IN SAN FRANCISCO? (7 MINUTE READ)
[6]

 Andon Labs is running an experiment to see whether AI agents can run
real-world endeavors. It opened a retail boutique on April 10 run by
an agent named Luna. Luna has so far struggled with employee schedules
and seems to be unable to stop ordering candles. The experiment's
mission was to make a profit, but it has lost $13,000 since the shop's
opening.

 ANTHROPIC LAUNCHES MEMORY IN CLAUDE AGENTS FOR ENTERPRISE (1 MINUTE
READ) [7]

 Anthropic has released a feature for Claude Managed Agents called
Memory. It allows agents to remember and use information from prior
sessions and accumulate knowledge over time without requiring manual
prompt updates. Memory is a filesystem-based layer, so data is stored
as files that can be exported, managed through APIs, and scoped with
permissions for various organizational needs. The feature is available
now in public beta to all Managed Agents users.

 GOOGLE PREPARES CREDITS SYSTEM FOR GEMINI (2 MINUTE READ) [8]

 Google is working on a credit-based system for its Gemini app where
users receive a monthly allowance to spend across models and features.
Users will be able to top up when they run out of credits. The change
will make budgeting for heavy workloads more predictable and give
Google a cleaner lever for introducing premium features without
forcing users to pay for more expensive plans. OpenAI, Anthropic, and
Notion already use a similar consumption model.

🧠

DEEP DIVES & ANALYSIS

 YOUR AI MIGHT BE LYING TO YOUR BOSS (22 MINUTE READ) [9]

 It's very hard to measure the contribution that AI models make to a
codebase. Sometimes the best use cases for AI are inquisitive prompts
that don't necessarily produce any code at all. Lines of code isn't a
very good measure of code quality, and it can be difficult to separate
the work engineers did vs what AI has done. The bias appears to be
towards reporting a higher AI percentage, which is great for AI
companies, but skewed metrics can be harmful.

 THE WORLD CAN'T KEEP UP WITH AI LABS (9 MINUTE READ) [10]

 Coding agents are the first AI product people are paying for at
volume and regularly. However, compute demand has started to grow
faster than anyone can build it out. The industry isn't ready for the
agent boom. The most obvious move for AI labs now is to cut limits and
raise prices.

 MONITORING LLM BEHAVIOR: DRIFT, RETRIES, AND REFUSAL PATTERNS (11
MINUTE READ) [11]

 Monitoring LLM behavior necessitates adopting the AI Evaluation
Stack, separating tests into deterministic assertions (syntax and
routing integrity) and model-based evaluations (semantic quality).
Engineers use offline pipelines for pre-deployment regression testing
with human-reviewed "Golden Datasets" while online pipelines monitor
real-world performance for drift and failures. A continuous feedback
loop from production telemetry ensures AI systems adapt, maintaining
high performance as user behavior evolves.

🧑‍💻

ENGINEERING & RESEARCH

 YOU DON'T NEED AN ALL-POWERFUL, TOKEN-HUNGRY LLM FOR ENTERPRISE
AUTOMATION (SPONSOR) [12]

 Redwood RangerAI [12] is the AI copilot built into RunMyJobs by
Redwood. Designed for what enterprises actually care about: privacy,
security, and accuracy -- specifically trained for your enterprise
workflows. Troubleshoot job failures, generate scripts from prompts,
and auto-document your processes without exposing sensitive data or
racking up token costs. Less backlog. Lower MTTR. Get a demo today to
see it in action [12]

 STASH (GITHUB REPO) [13]

 Stash is a tool that gives agents persistent memory. It enables
agents to remember, recall, consolidate memories, and learn across
sessions. Stash is open source, self-hosted, and works with any
MCP-compatible agent.

 VISION BANANA GENERALIST MODEL (39 MINUTE READ) [14]

 Instruction-tuned image generation models can act as generalist
vision systems, achieving state-of-the-art results across tasks by
reframing perception as image generation.

 EFFICIENT VIDEO INTELLIGENCE IN 2026 (21 MINUTE READ) [15]

 Efficient video intelligence advances include compact universal
vision encoders like EUPE, which distill capabilities from specialized
models such as DINO and SAM. Techniques like LongVU use adaptive token
allocation and compression for long-form video understanding while
edge and on-device deployment handle real-time processing. Persistent
challenges include streaming understanding, sparse-event detection,
real-time sub-watt inference for AR glasses, and robust multi-modal
reasoning.

 SCALING LONG-HORIZON CODING AGENTS (28 MINUTE READ) [16]

 A framework from Meta for test-time scaling in coding agents
summarized past rollouts into structured representations, enabling
better selection and reuse to improve benchmark performance.

🎁

MISCELLANEOUS

 OPENAI POSTS FIVE-PRINCIPLE FRAMEWORK FOR AGI, ALTMAN CONCEDES BIGGER
ROLE (2 MINUTE READ) [17]

 OpenAI has published a five-principle framework for the development
of artificial general intelligence. It is the company's most prominent
statement of intent since its 2018 Charter. The lab claims it will
resist letting the technology consolidate power in the hands of the
few. The framework arrives at a time when US and European regulators
are tightening oversight of frontier AI labs.

 CURSOR'S $60 BILLION ESCAPE HATCH (5 MINUTE READ) [18]

 What does it mean when a company doing $2.7B in annualized revenue
has gross margins of negative 23%? In Cursor's case, it means AI
coding tools have inverted the old SaaS playbook, where serving the
next customer is supposed to be cheap. Power users consume more model
capacity and compute, so the best customers can become the most
expensive. That reframes the rumored SpaceX deal as more than a $60B
headline. Access to Colossus would loosen Cursor's dependence on
Anthropic and OpenAI fees, where that negative 23% lives.

 META'S LOSS IS THINKING MACHINES' GAIN (3 MINUTE READ) [19]

 Thinking Machines Lab has been hiring more researchers from Meta than
from any other single employer. The AI startup is expanding on
multiple fronts, and it just signed a multibillion-dollar cloud deal
with Google that gives it access to Nvidia's latest GB300 chips.
Meta's large pay packages are well known, but Thinking Machines' $12
billion valuation and 140-employee count mean there's still a lot of
financial upside to joining the startup.

⚡

QUICK LINKS

 BECOME A CURATOR FOR TLDR AI (3-5 HRS/WEEK, FULLY REMOTE) [20]

 We're looking for an engineer/researcher at a major AI lab or startup
to help write for 1M+ subscribers. Curators have been invited to
Google I/O and OpenAI DevDay, scouted for Tier 1 VCs, and get early
access to unreleased TLDR products. Learn more [21].

 AN AMATEUR JUST SOLVED A 60-YEAR-OLD MATH PROBLEM—BY ASKING AI (7
MINUTE READ) [22]

 The raw output of ChatGPT's proof was quite poor and required experts
to sift through and actually understand it, but it appears the AI
discovered a new way to think about large numbers and their anatomy.

 SOVEREIGN LABS ARE OVERKILL FOR ENTERPRISE AI (7 MINUTE READ) [23]

 The national lab thesis is legitimate for nations, but for everyone
else, it's a solution to a problem they don't have.

 COHERE ALEPH ALPHA JOIN FORCES (3 MINUTE READ) [24]

 Cohere and Aleph Alpha are partnering to create a sovereign,
enterprise-grade AI alternative, combining Canadian AI scale with
German research expertise.

 META SIGNS AGREEMENT WITH AWS TO POWER AGENTIC AI ON AMAZON'S
GRAVITON CHIPS (1 MINUTE READ) [25]

 Meta has partnered with AWS to utilize Amazon's Graviton chips for
its AI, enhancing scalability and efficiency.

 ANTHROPIC TESTS NEW BUGCRAWL TOOL FOR CLAUDE CODE BUG DETECTION (2
MINUTE READ) [26]

 The new Bug Crawl feature in Claude Code lets users scan repositories
for bugs and get fix suggestions.

Love TLDR? Tell your friends and get rewards!

 Share your referral link below with friends to get free TLDR swag!

 https://refer.tldr.tech/5a192f5c/2 [27]

		 Track your referrals here. [28]

Want to advertise in TLDR? 📰

 If your company is interested in reaching an audience of AI
professionals and decision makers, you may want to ADVERTISE WITH US
[29].

Want to work at TLDR? 💼

 APPLY HERE [30], CREATE YOUR OWN ROLE [31] or send a friend's resume
to jobs@tldr.tech and get $1k if we hire them! TLDR is one of INC.'S
BEST BOOTSTRAPPED BUSINESSES [32] of 2025.

 If you have any comments or feedback, just respond to this email!

Thanks for reading,
Andrew Tan [33], Ali Aminian [34], & Jacob Turner [35]

 Manage your subscriptions [36] to our other newsletters on tech,
startups, and programming. Or if TLDR AI isn't for you, please
unsubscribe [37].

Links:
------
[1] https://tldr.tech/ai
[2] https://advertise.tldr.tech/
[3] https://a.tldrnewsletter.com/web-version?ep=1&lc=97c90d72-3e48-11f1-ab0b-7fc89b18583c&p=67126e08-422b-11f1-9e41-d1b4a1018588&pt=campaign&t=1777297431&s=2941cd3dc1f55e770cbb8ef825e840322ad045fe83c7054271df3193745b1972
[4] https://www.wiz.io/reports/cloud-threat-retrospective-2026?sfcid=701Vh00000ZYBmaIAH
[5] https://arstechnica.com/ai/2026/04/google-will-invest-as-much-as-40-billion-in-anthropic/
[6] https://links.tldrnewsletter.com/EzrP5k
[7] https://www.testingcatalog.com/anthropic-launches-memory-in-claude-agents-for-enterprise/
[8] https://www.testingcatalog.com/google-prepares-credit-system-for-gemini-and-new-image-tools-2/
[9] https://williamoconnell.me/blog/post/ai-ide/
[10] https://www.greaterwrong.com/posts/fewDbvpKMZLgGuWT2/the-world-can-t-keep-up-with-ai-labs
[11] https://venturebeat.com/infrastructure/monitoring-llm-behavior-drift-retries-and-refusal-patterns
[12] http://runmyjobs.redwood.com/lp/redwood-rangerai
[13] https://github.com/alash3al/stash
[14] https://arxiv.org/abs/2604.20329
[15] https://v-chandra.github.io/efficient-video-intelligence/
[16] https://arxiv.org/abs/2604.16529
[17] https://www.implicator.ai/openai-posts-five-principle-framework-for-agi-altman-concedes-bigger-role-2/
[18] https://contraryresearch.substack.com/p/cursors-60-billion-escape-hatch
[19] https://techcrunch.com/2026/04/24/metas-loss-is-thinking-machines-gain/
[20] https://jobs.ashbyhq.com/tldr.tech/038c4419-5b48-4279-a75e-6f7a0afdb240
[21] https://jobs.ashbyhq.com/tldr.tech/038c4419-5b48-4279-a75e-6f7a0afdb240
[22] https://www.scientificamerican.com/article/amateur-armed-with-chatgpt-vibe-maths-a-60-year-old-problem/
[23] https://links.tldrnewsletter.com/2D0VBI
[24] https://cohere.com/blog/cohere-alephalpha-join-forces
[25] https://www.aboutamazon.com/news/aws/meta-aws-graviton-ai-partnership
[26] https://www.testingcatalog.com/anthropic-tests-new-bugcrawl-tool-for-claude-code-bug-detection/
[27] https://refer.tldr.tech/5a192f5c/2
[28] https://hub.sparklp.co/sub_8f6b153ee058/2
Extraction LLMclaude-haiku-4-5 · prompt v1 · 44901656 tokens
# HEADLINES & LAUNCHES

## GOOGLE WILL INVEST AS MUCH AS $40 BILLION IN ANTHROPIC

Google will invest between $10 billion and $40 billion in Anthropic. The amount depends on whether Anthropic can meet certain performance targets. Anthropic recently received a $5 billion investment from Amazon, with an option for more investment based on performance. The investments value Anthropic at $350 billion. The funds will help the startup close the gap between demand and supply of compute for AI training and inference.

## WHAT HAPPENS WHEN AI RUNS A STORE IN SAN FRANCISCO?

Andon Labs is running an experiment to see whether AI agents can run real-world endeavors. It opened a retail boutique on April 10 run by an agent named Luna. Luna has so far struggled with employee schedules and seems to be unable to stop ordering candles. The experiment's mission was to make a profit, but it has lost $13,000 since the shop's opening.

## ANTHROPIC LAUNCHES MEMORY IN CLAUDE AGENTS FOR ENTERPRISE

Anthropic has released a feature for Claude Managed Agents called Memory. It allows agents to remember and use information from prior sessions and accumulate knowledge over time without requiring manual prompt updates. Memory is a filesystem-based layer, so data is stored as files that can be exported, managed through APIs, and scoped with permissions for various organizational needs. The feature is available now in public beta to all Managed Agents users.

## GOOGLE PREPARES CREDITS SYSTEM FOR GEMINI

Google is working on a credit-based system for its Gemini app where users receive a monthly allowance to spend across models and features. Users will be able to top up when they run out of credits. The change will make budgeting for heavy workloads more predictable and give Google a cleaner lever for introducing premium features without forcing users to pay for more expensive plans. OpenAI, Anthropic, and Notion already use a similar consumption model.

# DEEP DIVES & ANALYSIS

## YOUR AI MIGHT BE LYING TO YOUR BOSS

It's very hard to measure the contribution that AI models make to a codebase. Sometimes the best use cases for AI are inquisitive prompts that don't necessarily produce any code at all. Lines of code isn't a very good measure of code quality, and it can be difficult to separate the work engineers did vs what AI has done. The bias appears to be towards reporting a higher AI percentage, which is great for AI companies, but skewed metrics can be harmful.

## THE WORLD CAN'T KEEP UP WITH AI LABS

Coding agents are the first AI product people are paying for at volume and regularly. However, compute demand has started to grow faster than anyone can build it out. The industry isn't ready for the agent boom. The most obvious move for AI labs now is to cut limits and raise prices.

## MONITORING LLM BEHAVIOR: DRIFT, RETRIES, AND REFUSAL PATTERNS

Monitoring LLM behavior necessitates adopting the AI Evaluation Stack, separating tests into deterministic assertions (syntax and routing integrity) and model-based evaluations (semantic quality). Engineers use offline pipelines for pre-deployment regression testing with human-reviewed "Golden Datasets" while online pipelines monitor real-world performance for drift and failures. A continuous feedback loop from production telemetry ensures AI systems adapt, maintaining high performance as user behavior evolves.

# ENGINEERING & RESEARCH

## STASH

Stash is a tool that gives agents persistent memory. It enables agents to remember, recall, consolidate memories, and learn across sessions. Stash is open source, self-hosted, and works with any MCP-compatible agent.

## VISION BANANA GENERALIST MODEL

Instruction-tuned image generation models can act as generalist vision systems, achieving state-of-the-art results across tasks by reframing perception as image generation.

## EFFICIENT VIDEO INTELLIGENCE IN 2026

Efficient video intelligence advances include compact universal vision encoders like EUPE, which distill capabilities from specialized models such as DINO and SAM. Techniques like LongVU use adaptive token allocation and compression for long-form video understanding while edge and on-device deployment handle real-time processing. Persistent challenges include streaming understanding, sparse-event detection, real-time sub-watt inference for AR glasses, and robust multi-modal reasoning.

## SCALING LONG-HORIZON CODING AGENTS

A framework from Meta for test-time scaling in coding agents summarized past rollouts into structured representations, enabling better selection and reuse to improve benchmark performance.

# MISCELLANEOUS

## OPENAI POSTS FIVE-PRINCIPLE FRAMEWORK FOR AGI, ALTMAN CONCEDES BIGGER ROLE

OpenAI has published a five-principle framework for the development of artificial general intelligence. It is the company's most prominent statement of intent since its 2018 Charter. The lab claims it will resist letting the technology consolidate power in the hands of the few. The framework arrives at a time when US and European regulators are tightening oversight of frontier AI labs.

## CURSOR'S $60 BILLION ESCAPE HATCH

What does it mean when a company doing $2.7B in annualized revenue has gross margins of negative 23%? In Cursor's case, it means AI coding tools have inverted the old SaaS playbook, where serving the next customer is supposed to be cheap. Power users consume more model capacity and compute, so the best customers can become the most expensive. That reframes the rumored SpaceX deal as more than a $60B headline. Access to Colossus would loosen Cursor's dependence on Anthropic and OpenAI fees, where that negative 23% lives.

## META'S LOSS IS THINKING MACHINES' GAIN

Thinking Machines Lab has been hiring more researchers from Meta than from any other single employer. The AI startup is expanding on multiple fronts, and it just signed a multibillion-dollar cloud deal with Google that gives it access to Nvidia's latest GB300 chips. Meta's large pay packages are well known, but Thinking Machines' $12 billion valuation and 140-employee count mean there's still a lot of financial upside to joining the startup.

## AN AMATEUR JUST SOLVED A 60-YEAR-OLD MATH PROBLEM—BY ASKING AI

The raw output of ChatGPT's proof was quite poor and required experts to sift through and actually understand it, but it appears the AI discovered a new way to think about large numbers and their anatomy.

## SOVEREIGN LABS ARE OVERKILL FOR ENTERPRISE AI

The national lab thesis is legitimate for nations, but for everyone else, it's a solution to a problem they don't have.

## COHERE ALEPH ALPHA JOIN FORCES

Cohere and Aleph Alpha are partnering to create a sovereign, enterprise-grade AI alternative, combining Canadian AI scale with German research expertise.

## META SIGNS AGREEMENT WITH AWS TO POWER AGENTIC AI ON AMAZON'S GRAVITON CHIPS

Meta has partnered with AWS to utilize Amazon's Graviton chips for its AI, enhancing scalability and efficiency.

## ANTHROPIC TESTS NEW BUGCRAWL TOOL FOR CLAUDE CODE BUG DETECTION

The new Bug Crawl feature in Claude Code lets users scan repositories for bugs and get fix suggestions.
Prompt utilisé(snapshot au moment de l'extraction — édition via System prompts)
Tu es l'extracteur de contenu de Breviat. On te fournit le contenu Markdown nettoyé d'une newsletter.

Ta mission : produire une version PROPRE du contenu en supprimant tout ce qui n'est pas de l'information utile au lecteur. Tu es un FILTRE, pas un résumeur.

À RETIRER :
- Publicités, encarts sponsors, mentions "sponsorisé par X", "ad", "présenté par"
- Intros vides : formules de bienvenue, météo de l'humeur de l'auteur, anecdotes personnelles non liées au contenu
- Appels à l'action marketing : s'abonner à la newsletter, parrainer un ami, "follow us on Twitter", "join our Discord"
- Signatures, mentions légales, adresses postales, "view in browser", "unsubscribe"
- Boutons / CTAs / "cliquez ici" / "lire la suite" sans contenu derrière
- Promotions d'autres produits / événements / formations payantes de l'auteur ou de tiers
- Encarts récurrents type "Read of the day" ou "Quote of the day" sans valeur informationnelle propre

À CONSERVER (intégralement, sans résumer ni reformuler) :
- Toutes les annonces, news, analyses, commentaires factuels
- Les chiffres, dates, noms d'entreprises, citations
- Les explications techniques
- Les liens vers des sources réelles (annonces officielles, papers, articles cités)
- La structure (titres, sous-titres, listes)

RÈGLES :
- Ne reformule pas. Garde la formulation d'origine.
- Ne résume pas, ne condense pas. Si une section fait 200 mots et est utile, garde 200 mots.
- N'ajoute aucun contenu (pas de titres ni de transitions de ton cru).
- Ne fabrique aucune URL. Garde celles d'origine, ou retire-les.
- Si la newsletter entière est de la pub / promo / contenu inutile, sors un Markdown vide (rien d'autre).

Sortie : UNIQUEMENT le Markdown nettoyé, sans préambule ni commentaire sur ton travail.

Re-extraire cet email

Choisis une version du prompt d'extraction. La nouvelle extraction sera créée à côté des précédentes (rien n'est écrasé).

Footer détecté et extrait (R-08)
[29] https://advertise.tldr.tech/
[30] https://jobs.ashbyhq.com/tldr.tech
[31] https://jobs.ashbyhq.com/tldr.tech/c227b917-a6a4-40ce-8950-d3e165357871
[32] https://www.linkedin.com/feed/update/urn:li:activity:7401699691039830016/
[33] https://twitter.com/andrewztan
[34] https://www.linkedin.com/in/aliiaminian/
[35] https://www.linkedin.com/in/jacob-turner-7521a8198/
[36] https://tldr.tech/ai/manage?email=breviat%40fastmail.com
[37] https://a.tldrnewsletter.com/unsubscribe?ep=1&l=eedf6b14-3de3-11ed-9a32-0241b9615763&lc=97c90d72-3e48-11f1-ab0b-7fc89b18583c&p=67126e08-422b-11f1-9e41-d1b4a1018588&pt=campaign&pv=4&spa=1777294954&t=1777297431&s=651a2b08a426a464ce190f0e8c5453b9ac08598bf68e88d33962b44b709912b9