Claude now shares memory between its chat and Cowork environments. Anthropic updated Claude so that context set in chat, project details, preferences, working style, carries over into Cowork, its collaborative workspace product. Previously the two surfaces were isolated, meaning users had to re-explain their setup every time they switched modes. The change is live now. It is a small fix that removes a friction point that was genuinely annoying for anyone using both products daily. (TechCrunch)
OpenAI's custom chip beats rivals on speed and efficiency
Good morning. OpenAI shipped a custom silicon chip and a cross-app memory feature on the same day, which is either a sign of a very productive Tuesday or a sign that the press release queue is getting backed up. Meanwhile, Stability AI is still alive, still raising money, and still making that slightly surprising. The local model crowd, for their part, is watching a 27B parameter model outperform frontier systems on benchmarks, which would have been a strange sentence to write two years ago.
Today's reading time is 5 minutes.
Until now, OpenAI ran its inference workloads on hardware built by other companies, paying the margin that comes with that dependency.
Driving the news: OpenAI's Jalapeño chip posted better results than currently available alternatives on SemiAnalysis's InferenceX benchmark, delivering more tokens per user and more throughput per kilowatt. The chip is purpose-built for inference, the part of the AI pipeline where a trained model actually responds to a user, as opposed to the training runs that get most of the attention. OpenAI CFO Sarah Friar framed it as one layer of a broader cost-reduction stack, alongside model efficiency improvements and expanded compute capacity. No pricing or external availability has been announced.
- SemiAnalysis's InferenceX is an industry benchmark for inference speed and power efficiency, not an OpenAI-run test.
- Jalapeño is described as optimized for modern model architectures, suggesting it was designed around the shape of current large models rather than adapted from general-purpose silicon.
Zoom in: Custom silicon has been a known gap for OpenAI compared to competitors who either design their own chips or have deeper hardware partnerships. Training chips have attracted most of the industry investment, but inference is where the actual cost of running a product at scale accumulates. Every query a user sends costs compute, and at OpenAI's volume, efficiency gains on inference translate directly to operating margins. The Jalapeño results suggest the gap is closing, at least on the benchmarks available today.
- Google and Amazon have each run custom inference silicon in production for years; OpenAI has been a customer of third-party hardware throughout its growth.
- OpenAI's post on the 'full stack behind abundant intelligence' was published the same day, suggesting a coordinated narrative around cost and scale.
Why it matters: For developers building on OpenAI's API, faster and cheaper inference means lower latency and potentially lower per-token costs over time, though no pricing change has been announced yet. For teams running real-time applications where response speed matters, the throughput-per-kilowatt figure is the one to watch: it determines how much headroom a provider has before costs force rate limits or price increases. The chip does not change what you can build today, but it changes the economics of what stays affordable to run at scale.
Bottom line: OpenAI spent years paying other people's hardware margins; Jalapeño is the first public evidence that it is building its way out of that position.
TechCrunch ↗Also happening
Stability AI raised $76 million, bringing its total funding to $232 million. The company behind Stable Diffusion closed a new round after a period that included leadership upheaval and questions about its financial stability. The $76 million figure is meaningful context: it is not a mega-round, but it is enough to keep the open-weights image generation ecosystem funded. Stability has been the main institutional backer of open image models, so its continued operation matters to developers who build on those weights rather than on closed APIs. (TechCrunch)
A new enterprise SQL benchmark finds that 89% accuracy on academic tests does not survive contact with real databases. ESQ-Bench, a new benchmark from arXiv, tests NL2SQL models, systems that convert plain English into database queries, against actual enterprise Oracle schemas rather than the simplified academic ones used by Spider and BIRD. Models that report over 89% execution accuracy on those standard benchmarks perform materially worse when dialect differences and complex schema structures are introduced. The paper calls out 'silent semantic divergence', where a query runs without error but returns the wrong answer, as the most dangerous failure mode. For teams using AI to query production databases, that distinction matters more than the headline accuracy number. (arXiv AI)
The thread
Inference cost is the new battleground
OpenAI's Jalapeño chip is explicitly framed as an inference efficiency play, more tokens per watt, lower cost per query. The ESQ-Bench paper makes a different but related point: accuracy numbers that look good on benchmarks can hide expensive failures when models run against real production systems. Both stories push in the same direction for developers: the raw capability of a model matters less than how reliably and cheaply it performs on the actual workload you are running.
On our radar
- The r/LocalLLaMA community is tracking a Qwen 3.8 Flash Next release, with threads already organized around quants, fine-tunes, and inference server configuration ahead of the drop.
- A 27B Qwen model is reportedly beating frontier models on at least some benchmarks, per community testing on r/LocalLLaMA, though users note the previous 3.7 Flash version remains more consistent for general tasks.
- OpenAI shipped an Admin plugin for its Work and Codex products, letting workspace administrators analyze usage, manage permissions, and adjust limits from inside the tool rather than a separate dashboard.
- A new arXiv paper finds that AI agents structurally push humans out of oversight loops, not just in edge cases but as a consequence of how current agent architectures are designed.
- Researchers tested LLM agents running controlled experiments inside simulation models, finding the approach works for scientific and engineering tasks that require understanding system responses rather than just generating plausible text.
- Brazil fined TikTok $30 million for mishandling children's data, the largest penalty the country's data protection authority has issued since it was established in 2020.
- MIT Technology Review published a set of puzzles that current AI models consistently fail, framed as a way for readers to test the same reasoning gaps that benchmark designers are trying to close.
Get the brief in your inbox
Every weekday morning. Two minutes, no fluff.