Morning Digest, June 25, 2026
16 newsletters, 13 overlapping stories
Top Stories
Anthropic launches Claude Tag, a Slack-native AI teammate
(6 newsletters)
Anthropic gave Claude its own Slack account. Tag @Claude in any channel and it reads the conversation for context, takes on tasks, hands off threads, and can run solo projects for days, with admins controlling token spend and data sharing. It is in beta for Enterprise and Team customers, and Anthropic says the system has become core to its own internal operations. The launch landed hard across the newsletters, with several noting it puts the dozens of startups building “AI for Slack” assistants on notice.
OpenAI unveils Jalapeño, its first custom chip built with Broadcom
(5 newsletters)
OpenAI revealed Jalapeño, an inference-focused ASIC co-designed with Broadcom and taken from design to factory-ready in nine months, a cycle OpenAI calls the fastest ASIC development ever. The company says its own models helped design and optimize the chip, and that early testing shows performance per watt “substantially better than current state-of-the-art.” It is a major step toward owning the full stack and reducing reliance on Nvidia, with a goal of powering 10 GW of compute on custom silicon by 2029.
Mistral releases OCR 4 for document intelligence
(4 newsletters)
Mistral’s OCR 4 returns not just clean text but bounding boxes, typed blocks, and per-region confidence scores, feeding citation-ready chunks directly into RAG and agent pipelines. It supports 170 languages, runs self-hosted in a single container, and claims a roughly 4x speed advantage over rival systems. API access starts at $4 per 1,000 pages.
The shift from prompts to “loops” in agentic coding
(3 newsletters)
A recurring theme this week is the move from one-shot prompting toward automated “loops” where coding agents run repeatedly against a clear definition of done. Proponents argue loops let agents handle porting, refactors, and long-horizon work with less back-and-forth, while skeptics warn that overly hands-off runs produce less comprehensible, harder-to-maintain code and can quietly burn through token budgets. The consensus advice is to give agents a testable target and keep a human reviewing diffs. See also Writing Loops, Not Prompts.
Krea opens the weights to two fast image models
(3 newsletters)
Krea released Krea 2 Raw, an unaligned base checkpoint for training custom styles and LoRAs, and Krea 2 Turbo, which renders native 2K visuals in about two seconds on consumer hardware. Both are available on Hugging Face, aimed at developers who want to port custom tuning across the two models without fighting built-in aesthetic defaults.
Also Worth Knowing
- Anthropic, OpenAI, and Stripe back a $500M fund to end the common cold. Intercept, a new nonprofit, will fund respiratory-virus prevention and cleaner indoor-air tech, citing roughly $600B in annual global productivity losses from routine illness. (2 newsletters)
- Anthropic’s White House talks reportedly back on track after Dario Amodei steps back. WIRED reports the Trump administration is “happier” dealing with co-founder Tom Brown, with signs the model freeze tied to a US order may be thawing. (2 newsletters)
- Netflix simplified its batch compute with Kueue. Netflix replaced its homegrown batch system with the Kubernetes-native Kueue scheduler, gaining preemption-based fair sharing while preserving API compatibility. (2 newsletters)
- A Google engineer was fired days after his viral Workspace CLI. The creator built a Google Workspace CLI that hit #1 on Hacker News; Google shipped its own version, then let him go two days later after nearly seven years. (2 newsletters)
- AWS Lambda introduces MicroVMs. Firecracker-powered VM-level isolation with near-instant startup, automatic suspend/resume, and up to 8-hour sessions, aimed at running untrusted or AI-generated code safely. (2 newsletters)
- Google adds computer use to Gemini 3.5 Flash. The model can now power agents that navigate browsers, apps, and desktops. (2 newsletters)
- ByteDance’s Seedance 2.5 generates 30-second 4K clips from one prompt. Users can supply up to 50 reference images, videos, or audio clips; it launches in China next month. (2 newsletters)
- OpenAI’s Daybreak push targets vulnerability patching at scale. OpenAI launched a Codex Security plugin, a GPT-5.5-Cyber model, and a “Patch the Planet” initiative with Trail of Bits to find and fix bugs in critical open-source projects including cURL, Python, and Go. (2 newsletters)
- Micron and Anthropic sign a multi-year AI infrastructure deal. Covers memory and storage supply for Anthropic data centers; Micron will use Claude internally and take a stake in Anthropic’s Series H round.
- Getty Images becomes an official ChatGPT image partner. A onetime fierce AI critic now licenses its library to OpenAI, signaling a broader pivot from lawsuits to licensing.
- SpaceX inks a $6.3B compute deal with Reflection AI. Reflection buys access to Nvidia GB300 infrastructure at SpaceX’s Colossus 2 data center, more evidence of labs locking down compute outside the hyperscalers.
- Qualcomm buys AI startup Modular for nearly $4B. The all-stock deal gives Qualcomm software that runs AI models across chips without per-processor code.
Quick Hits
- Threads nears X: Meta says Threads topped 500M monthly active users, closing in on X’s ~550M.
- Prime Day record: Adobe tracked $8.3B in US online spending on day one, beating projections.
- Grok’s racy side: The Information reports “well over half” of xAI Grok’s traffic comes from explicit content.
- OpenAI voice: A bidirectional voice model, Bidi 1, is rolling out on ChatGPT; it can speak, listen, and handle interruptions at once.
- Talent drain: Several Google DeepMind AI researchers are leaving for Anthropic, the latest in a wave.
- France heat wave: A record European heat wave caused France’s first major power outage, leaving ~68,000 homes dark.
- Y’all Street: Dallas approved an incentive package to lure a $1.3B Morgan Stanley office tower and ~5,000 jobs.
- Subagents 101: Simple.ai makes the case for using a fresh subagent to review another agent’s work, since the agent that produced the work carries the same blind spots.
- Companies that build companies: Polsia, a startup staffed by AI agents instead of employees, claims $10M in annual revenue.
Shower Thoughts
- Unicorns could have existed long ago, but they don’t show up in the fossil record because their horns are made of soft tissue that doesn’t fossilize. (source)