Fetching from the wire…
Top 5 · 2026-04-23 · source-backed
Mikhail Parakhin doesn't do half-measures. In a Latent Space deep-dive interview, Shopify's CTO (ex-Microsoft, ex-Bing) revealed that 100% of Shopify's workforce now uses AI daily, and the company actively discourages anyone from using a model less capable than Opus 4.6. Not recommends. Discourages.
The budget policy is wild: unlimited tokens for everyone. No approval process. No department caps. Parakhin's logic is that the marginal cost of tokens is so low relative to employee time that restricting them is penny-wise, pound-foolish. I've been running my own pipeline with token budgets and I still flinch at the monthly bill, so hearing a $200B+ company say "just spend it" caught me off guard.
But the really interesting part isn't the spending. It's the quality metric. Parakhin tracks the ratio of generation tokens to automated review tokens. For every piece of AI-generated output, a high-end model reviews it. The critique loop, not the generation step, is where quality lives. He's basically saying the cost of generating is noise. The cost of validating is the investment.
This tracks with what I'm seeing in my own work. I spend more time reviewing and steering AI output than I do prompting for it. The bottleneck moved months ago from "can AI write this code" to "can I tell whether this code is right." Shopify is formalizing that intuition into a budget line.
Then there's SimGym. Shopify built an internal environment for training AI agents on simulated merchant scenarios before deploying them to real stores. Think of it as a staging environment, but for agent behavior rather than code. Agents learn merchant workflows, edge cases, and failure modes in simulation. When they graduate to production, they've already handled the weird stuff.
The Tangle and Tangent products he mentioned deserve their own write-up, but the SimGym pattern is the one that generalizes. If you're deploying agents that interact with users or customers, build a simulation layer first. Let the agent make mistakes where they're cheap. This is how Shopify gets to 100% adoption without 100% chaos.
What builders should take from this: stop rationing tokens. The generation-to-review ratio is a better quality metric than any benchmark. And if you're serious about agents in production, build your own SimGym. The simulation layer is where confidence comes from.
Each link below shares sources, entities, or timing with this story.
In a Latent Space podcast episode, Shopify CTO Mikhail Parakhin disclosed the most detailed enterprise AI adoption numbers I've seen from a public company. The headline stats: 90-100% of Shopify employees use AI tools daily. The company provides an unlimited Claude Opus 4.6 to...
Shopify built an internal coding agent called River. It generates over half the company's code. And it won't talk to you in private. That last part is the interesting bit. River operates exclusively in public Slack channels, refusing DMs entirely. Every prompt, every response,...
This one rearranged my week. An essay published August 4 walks through Databricks' independent benchmark of coding harnesses against its own multi-million-line codebase. Pi, a harness with four built-in tools and a system prompt under 1,000 tokens, paired with Opus 4.8 at xhig...
Tessl ran 880 evaluations across 9 models with and without agent skills. The result inverts what most teams assume about AI costs. Haiku 4.5, Anthropic's cheapest model at roughly $0.25 per million tokens, scored 84.3% when given a well-crafted agent skill. Opus 4.7, the most...
Shopify launched an open-source AI Toolkit on April 9 that does something no major commerce platform has done before: it gives external AI coding agents full operational control over real stores. Not read access. Not sandboxed previews. Full control. Build apps, update product...
Anthropic released Claude Fable 5.1 on September 1. Claude Code v2.1.257 made it the default Fable model at 17:53 UTC that day, with a 1M-token context window, $10 per million input tokens, $50 per million output, and $0.25 per million on cache reads (claude-code CHANGELOG). B...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.