June 25, 2026
OpenAI published striking internal data: Codex now accounts for 99.8% of weekly output tokens generated within the company, across every department including Legal and Recruiting.[1]OpenAI Blog Non-developer Codex users have grown 137x among individuals and 189x among organizational users since August 2025, outpacing developer growth in every cohort. A separate analysis found CEO-led AI initiatives deliver roughly 3× the measurable ROI of bottom-up adoption.[2]AI Daily Brief
By May 2026, 80.6% of sampled individual Codex users made at least one request estimated to exceed 30 minutes of human work; 70.2% made one exceeding an hour; and 25.6% made a request exceeding eight hours. At the 99th percentile of daily active OpenAI employees, users now regularly generate more than 60 hours of Codex agent turns per day — distributed across multiple parallel agents.
Engineers crossed into Codex-majority usage first, around December 2025. Legal, Finance, and Recruiting followed in April 2026, but their transitions were much faster once they started. The average lawyer or recruiter at OpenAI now generates more than 85% of output tokens on Codex rather than ChatGPT.
The task mix also shifted: over one-fourth of Codex work done by business-function employees was engineering or coding — tasks that previously required technical support. Agents lowered the cost of crossing skill boundaries.
Among active internal users, median Codex use in the Research org grew 56× between November 2025 and June 2026. Customer Support grew 32×; Engineering grew 27×. The gap between departments is narrowing as non-technical adoption accelerates.
"As Codex became more powerful and parallelizable, users moved from only asking Codex for one answer at a time into increasingly orchestrating multiple agent tasks over the course of a day."
OpenAI revealed Jalapeño, its first custom ASIC chip co-designed with Broadcom, built specifically to run ChatGPT, Codex, and future agents at inference.[3]The Rundown The chip went from design to factory-ready in nine months — with OpenAI's own AI models assisting in design and optimization — delivering "performance per watt substantially better than current state-of-the-art" in lab testing. OpenAI is targeting 10 GW of compute powered by custom chips by 2029, while Nvidia remains anchored for model training.
Jalapeño is an inference ASIC — it handles serving finished models to users, not training. This is the layer where OpenAI spends the most compute dollars in production. Keeping Nvidia for training while owning inference silicon allows OpenAI to tune each layer for cost and speed without a wholesale hardware transition.
The nine-month development timeline, aided by AI, is being described internally as potentially "the fastest ASIC development cycle ever achieved." Owning the silicon, model, and product simultaneously creates a compounding efficiency edge: improvements at one layer amplify benefits at the others. This is the Google TPU playbook applied to LLM inference, now with AI-accelerated chip design on top.
The same issue covered Anthropic and OpenAI jointly joining a $500M initiative to accelerate research on common cold and respiratory virus prevention — an early indication of AI labs redirecting resources toward hard biomedical problems. The Fable 5 comeback story (see topic 4) also got coverage.
Anthropic launched Claude Tag, a beta Slack integration that lets teams @mention Claude in channels as an active team member rather than a chat widget.[4]Anthropic Multiple people can interact with one Claude instance in a channel, it builds context from channel history over time, and an ambient mode lets it proactively flag relevant information and follow up on unresolved tasks across hours or days. Anthropic reports that 65% of its product team's code is already created by its internal version of Claude Tag.
Claude Tag differs from conventional chatbot integrations in three ways: it's multiplayer (multiple humans can hand off a thread mid-conversation), contextual (it reads channel history and connected data sources rather than starting fresh each time), and asynchronous (it can schedule follow-ups across hours or days in ambient mode).
Claude Tag targets Enterprise and Team plan customers. Admins can create multiple Claude identities with scoped permissions, spending limits, and separate activity logs — so the Legal team's Claude doesn't share access with the Engineering team's Claude. Currently Slack-only; other platforms are planned.
Beyond the 65% product-code stat, Anthropic says usage has spread to metrics analysis, customer support triage, and debugging. The framing — a "team member," not a tool — is a deliberate positioning shift that directly mirrors what Microsoft 365 Copilot and Google Workspace AI have been pitching to enterprise buyers.
The US government's export control order restricting Anthropic from sharing Fable 5 (and Mythos) with foreign nationals continues to generate pushback, with 100+ security experts publicly arguing the ban backfires by driving frontier AI talent and users to non-US alternatives.[5]The Rundown Today's Rundown also reported that "the Fable 5 comeback starts taking shape," suggesting Anthropic may be finding a path to limited reinstatement. Last Week in AI #249 named the ban as its top story alongside the SpaceX/Cursor news.
The order, covered in depth earlier this week, requires Anthropic to block access to Fable 5 and Mythos for users identified as foreign nationals — including many researchers at top US universities and employees at non-US subsidiaries of American companies. The policy was framed as a national security measure but has been criticized for unclear implementation criteria.
The 100+ signatories to the counter-letter argue that export controls on already-deployed models are ineffective: the capability knowledge is already in the world, and restricting access to US-developed models accelerates foreign adoption of Chinese alternatives like GLM-5.2 — potentially the opposite of the intended geopolitical effect.
Details on the "comeback" are sparse, but the framing suggests Anthropic may be negotiating a compliance framework — possibly involving API key attestation or enterprise verification — that would allow access to be restored under conditions acceptable to the US government. SpaceX's acquisition of Cursor and its deep defense-sector relationships may also create a precedent for "trusted operator" pathways.
Google DeepMind integrated computer use directly into Gemini 3.5 Flash — agents can now see, reason, and act across browser, mobile, and desktop environments without requiring a separate standalone model.[6]Google DeepMind The integration includes targeted adversarial training against prompt injection, and enterprise deployments can require explicit user confirmation before sensitive actions or auto-terminate if injection is detected.
Previously, Gemini's computer use capability was a separate model offering. Baking it into the main Flash model means developers building with Gemini 3.5 Flash now get agentic computer control as a built-in tool rather than an add-on. This reduces latency from model-switching and simplifies deployment.
Google's blog points to continuous software testing (an agent runs your test suite across browser states) and enterprise automation across professional applications. The model can analyze UI interfaces, return categorized feature lists, and audit documentation for accessibility issues — all without human guidance between steps.
Adversarial training specifically targets indirect prompt injection — the attack where a malicious actor embeds instructions in a webpage the agent reads, redirecting its actions. Enterprise safeguards let admins add confirmation gates for sensitive actions like file deletion or form submission.
Access: Gemini API, Gemini Enterprise Agent Platform, a Browserbase demo environment, and a GitHub reference implementation.
DeepMind published an AI Control Roadmap that adapts the cybersecurity MITRE ATT&CK framework to map AI-specific attack tactics, arguing that alignment is just one layer of defense — not a complete solution.[7]Google DeepMind The proposal uses trusted AI "supervisors" to monitor agent reasoning and block harmful actions before execution, and introduces scalable metrics: coverage, recall, and response time, calibrated to measured capability levels.
DeepMind frames this as treating deployed agents as "potentially compromised users" inside a system — borrowed directly from zero-trust network security. Supervisors (which are themselves AI systems) monitor action traces in real time. The roadmap also published "Three Layers of Agent Security" guidance for individual agents, multi-agent systems, and ecosystem-wide resilience.
The honest acknowledgment here: alignment is one layer, not the whole answer. Defense-in-depth assumes that alignment will sometimes fail and builds detection and response capability for when it does.
OpenRouter launched an MCP server that gives coding agents direct access to its live model catalog, benchmarks, pricing, and inference testing — solving the problem of agents selecting suboptimal models because they're working from stale training data.[8]OpenRouter It adds via a single command in Claude (claude mcp add --transport http openrouter), with OAuth authentication and a 7-day/$10 auto-expiring API key for safety.
An agent that selects a model based on training-data knowledge may pick something that's been deprecated, or miss a model that's now 40% cheaper and faster. This MCP plugs live market state into the agent's decision loop. The ability to actually run test prompts and get cost breakdowns before committing is particularly useful for multi-model routing setups.
Simon Willison highlighted Bruce Schneier's argument that companies deploying AI should bear the same liability for AI errors as they would for human employee errors — and a German court just agreed, ruling Google liable for inaccuracies in its AI-generated search overviews.[9]Simon Willison The ruling established that "AI agents are agents of the person or organization that deploys them" — language that, if it holds across jurisdictions, has major implications for every company shipping AI-generated content.
"If a company hired human writers to write its summaries, that company would be liable for inaccuracies in those summaries."
The corollary: exempting AI from the same standard creates a perverse incentive to replace qualified professionals with AI systems while offloading the risk of mistakes to users. Schneier argues this isn't just bad policy — it actively harms consumers and distorts the labor market.
The ruling targeted Google's AI Overviews specifically, but the legal reasoning — deployer-as-principal — applies broadly to any AI-generated output presented to users as authoritative. If adopted by US courts or regulators, it would make AI hallucinations an ordinary product liability question rather than a novel legal frontier.
The practical implication: AI products that present outputs as factual (summaries, citations, medical or legal guidance) face materially higher legal exposure than products that present outputs as suggestions or drafts.
The AI Engineer World's Fair 2026 opened its first day under the theme "Software Factories" — the idea that AI-powered development pipelines are becoming manufacturing lines for code rather than craft workshops.[10]AI Engineer Day 1 featured keynotes covering agentic coding architecture, software supply chains, and the emerging role of human engineers as supervisors and system designers rather than individual contributors.
The conference organizers describe the current moment as the transition from artisanal software development (individual engineers writing individual features) to industrial-scale software production — where agents handle implementation and humans handle architecture, quality control, and business logic. The keynote framing echoes Andrew Ng's three-loop model (agentic loop, developer loop, user feedback loop) published in The Batch this week.
The AI Engineer World's Fair is the largest conference for AI application builders. Day 1 included individual conference talks from Omnara, OpenProse, Agentic AI Foundation, and Results Gen (covered separately in topics 10–13), plus the Latent Space live recording with OpenAI's Mark Chen (topic 14).
The full Day 1 keynotes stream is available at the link above.
Ishaan Sehgal (Omnara) presented a talk at AI Engineer arguing that structured execution logs — not the model weights or the prompt — should be the primary unit of agent design.[11]AI Engineer The thesis: if you design agents around the assumption that their logs will be replayed, audited, and used to train successors, you get more reliable, debuggable, and improvable systems than if you design around the model's in-context reasoning.
Sehgal's framing treats the execution log as the "source of truth" artifact — equivalent to what git commits are for code. An agent that produces structured, reproducible logs can be debugged by replaying its trace, improved by fine-tuning on successful traces, and monitored by comparing traces to expected patterns. An agent whose behavior lives only in the model's reasoning is a black box until something goes wrong.
This connects to the verification-horizon problem raised in today's HuggingFace papers (see topic 20): if you can't verify what the agent did, you can't improve it systematically. Logs are the verification substrate.
Raymond Weitekamp (OpenProse) presented on recursive coding agents — agents that spawn sub-agents to handle sub-tasks, building a tree of workers that mirrors the hierarchical decomposition a senior engineer would apply mentally.[12]AI Engineer The key claim: recursive decomposition outperforms flat prompting on complex tasks not because the sub-agents are smarter, but because the decomposition forces explicit specification of sub-task interfaces — which surfaces ambiguity before it becomes a bug.
The interface-specification insight is similar to why test-driven development works: you're forced to define success criteria before implementation. Recursive agents encode that discipline structurally — each parent agent must write a clear specification for its children, and failures at the leaf level propagate up the tree with context about where the ambiguity originated.
Weitekamp's talk is particularly relevant alongside Angie Jones' argument (topic 12) that engineers should build systems rather than code — recursive agent trees are one concrete implementation of that philosophy.
Angie Jones (Agentic AI Foundation) argued at AI Engineer that the engineer's job has fundamentally shifted: the value now lies in designing agent systems with clear objectives, constraints, and feedback loops — not in writing the implementation code that runs inside them.[13]AI Engineer Her framing: the engineer is now an architect of agent behavior, not a carpenter of features.
Jones positions this as a skill evolution, not job replacement: the engineers who will thrive are those who understand how to specify systems — what the agent should optimize for, what it should refuse, how it should escalate, and what feedback loops it should incorporate. This is closer to systems design than to traditional software engineering.
The counter-risk she implicitly acknowledges: if every engineer shifts to "systems thinking," who ensures the implementation code the agents generate is correct, secure, and maintainable? This is the quality-control problem that conferences like AI Engineer are increasingly focused on.
Jacob E. Thomas (Results Gen) presented research arguing that using the Hamilton musical as a persona evaluation benchmark has systematically biased AI evaluation datasets — a specific instance of "Miranda Hypothesis" contamination, where cultural artifacts embedded in training data distort persona and roleplay evaluations.[14]AI Engineer
The talk addresses a subtle but important evals problem: when a benchmark persona is based on a character who appears extensively in training data (Hamilton's cast is heavily discussed and quoted online), models can fake fidelity to that persona by recalling training data rather than demonstrating genuine persona-following capability. The evals measure memorization, not generalization.
This connects to the broader verification-horizon problem (topic 20): as models become more capable, contamination of this kind becomes harder to detect because the model's output becomes more fluent and confident — making it harder to distinguish "understood the character" from "memorized the lyrics."
Latent Space recorded a live session with Mark Chen, OpenAI's VP of Research, at AI Engineer World's Fair — covering his views on AGI timelines, the development philosophy behind o1, evaluation design, and whether scaling laws still hold at the frontier.[15]Latent Space
Mark Chen leads research at OpenAI and was one of the principal architects of the o-series reasoning models. A live interview at AI Engineer is unusually public for someone in his position — most deep technical conversations from OpenAI research leadership happen inside the company or in academic papers, not at industry conferences.
Based on the episode title and Chen's public positions: the o1 development story (particularly how chain-of-thought reasoning was stabilized at scale), what evaluation metrics OpenAI uses internally that aren't publicly visible, and Chen's personal view on whether the current trajectory of capability improvements continues or hits a wall. The "scaling laws" framing suggests the conversation addressed the Chinchilla / compute-optimal training debates directly.
Full episode available at the YouTube link above.
Lenny's Podcast released an episode on the hidden cognitive and professional costs of AI-assisted coding — exploring what engineers lose when AI handles more of the implementation: deep problem familiarity, mental models of the codebase, and the tacit knowledge that comes from writing code by hand.[16]Lenny's Podcast
This is a productive counter-narrative to the pure productivity framing dominant in most AI coding coverage. The concern isn't that AI coding is slow or bad — it's that it may be eroding the kind of deep system understanding that makes engineers effective at debugging novel problems, architecting large systems, and making good judgment calls under ambiguity.
The episode likely draws on early evidence from engineering teams who have been using AI coding heavily for 12–18 months — enough time for early signals of skill atrophy or changed mental models to become visible. Full episode at the link above.
Last Week in AI's weekly roundup episode #249 leads with the Anthropic Fable 5 export control story, the SpaceX acquisition of Cursor, and the current state of open-source frontier models.[17]Last Week in AI The pairing of Fable ban news with SpaceX/Cursor coverage frames both as expressions of the same underlying dynamic: AI is now a strategic national asset, and the infrastructure companies that control it (coding tools, inference hardware, frontier models) are being treated as such.
SpaceX's acquisition of Cursor — one of the dominant AI coding editors — is a signal that defense-adjacent aerospace companies are building AI software stacks internally. The acquisition creates a "trusted operator" pathway for AI tools used in classified or defense contexts, and potentially insulates Cursor from future export controls.
The OSS segment likely covers GLM-5.2 (which narrowly outperformed Claude Opus on PostTrainBench at approximately 25% of the API cost) and the growing gap between open-weights and proprietary models that has been narrowing through Q2 2026.
Full episode at the link above.
Dwarkesh Patel's podcast hosted historian and novelist Ada Palmer to discuss the history of forgiveness, mercy, and how early modern states weaponized amnesty offers to neutralize resistance — with implicit lessons about how institutional power manages threats without triggering martyrdom.[18]Dwarkesh Patel
Ada Palmer is a University of Chicago history professor and science fiction author whose work spans the Italian Renaissance, the history of censorship, and speculative fiction. The episode title suggests the conversation covers how rulers and institutions offered forgiveness strategically — not as genuine mercy, but as a mechanism to get opponents to self-identify and stand down before being quietly neutralized.
Dwarkesh's podcast regularly draws explicit connections between historical power dynamics and current AI governance debates. This episode is likely no exception, with the "forgiveness as trap" framing potentially mapping onto current AI safety discussions about oversight and corrigibility.
Moonshot AI released Kimi K2.7 Code, a new code-focused model that AICodeKing called "VERY CRAZY" in a hands-on demo.[19]AICodeKing Kimi's K2 series has been building on strong coding benchmarks since the original K2 released mid-2025; the K2.6 release in April 2026 advanced open-source coding capabilities, and K2.7 appears to extend that trajectory with a code-specialized variant.
The K2 series uses a mixture-of-experts architecture that has proven competitive with much larger dense models on coding tasks. The "Code" designation on K2.7 suggests it's a fine-tuned or post-trained variant optimized specifically for code generation and debugging, following the pattern of code-specialized releases from Qwen, DeepSeek, and others.
Full hands-on demo from AICodeKing available at the link above.
Sam Witteveen covered Qwen-AgentWorld, Alibaba's Qwen team's new release positioned as a "world model for agents" — a model that represents and predicts environment state, enabling agents to plan over multi-step horizons without requiring an external simulator.[20]Sam Witteveen
A world model for agents is a significant architecture piece: rather than an agent making decisions based purely on current observations, a world model lets it simulate what would happen if it took various actions — enabling true lookahead planning. This is more commonly seen in game-playing AI (like MuZero) being applied to general language-based agent tasks.
The HuggingFace paper "Qwen-Image-Agent: Bridging the Context Gap in Real-World Image Generation" (also from today) appears to be from the same Qwen team, suggesting a broader multi-modal agent push from Alibaba this week.
Two complementary papers from today's HuggingFace daily digest address the fundamental challenge of training agentic RL: sparse rewards and unreliable verification. OPID (On-Policy Skill Distillation) improves over outcome-only GRPO by +8.6 to +12.8 points by extracting reusable decision patterns from completed trajectories.[21]HuggingFace Papers "The Verification Horizon" argues there's no silver bullet for coding agent rewards — verifying solutions has become harder than generating them as models improve.[22]HuggingFace Papers
The key insight: after a policy completes a trajectory (successfully or not), that trajectory contains rich information about which intermediate decisions were critical and which were filler. OPID extracts "hierarchical hindsight skills" from these trajectories — episode-level skills capture global workflows; step-level skills target critical local decisions. These skills are injected back as dense token-level supervision during the next training pass.
Results across ALFWorld, WebShop, and Search-based QA: +8.6 to +12.8 points over baseline GRPO. Critically, it achieves this with ~40% less training data than the comparison approaches, and skills learned during training are not needed at inference time — no runtime overhead.
This paper argues that reward design for coding agents is entering a new regime: as generators (models) improve, the job of verification becomes proportionally harder. Traditional automated testing can be gamed; rubric-based judges can be flattered; user feedback doesn't scale; agentic evaluators are approximate. Every verifier remains "only a proxy for human intent" — and optimization pressure will eventually exploit the gap.
The implication isn't that RL for coding agents is futile — it's that verification infrastructure needs to co-evolve with the generator, rather than being treated as a solved problem.
A paper testing 67 frontier models from 21 providers finds that routing, voting, and mixture-of-agents strategies are bounded by a "co-failure ceiling" — if all models in your pool fail on the same queries, no orchestration strategy can overcome that floor.[23]HuggingFace Papers On open-ended math, the real co-failure rate is underpriced by pairwise correlation metrics by approximately 2.5×, and combining models "rarely beats the single best model without a strong query-level routing signal."
The field typically uses pairwise error correlation (ρ) to decide whether model combination helps — if models fail on different queries, combining them should help. But the paper proves mathematically that pairwise correlation is "blind to the joint failure rate (β) that actually bounds orchestration gains." You can have low pairwise correlation among models that still all fail on the same hard queries.
Adding more models to a routing pool doesn't reliably help — and may actively hurt by introducing models that add cost without reducing failure rate. The lever is failure-mode diversity (models that fail on genuinely different query types) and market churn (the best model today is not the best model next quarter). This is a significant challenge for multi-model architecture decisions.
CoffeeBench simulates a six-firm coffee supply chain (farmers, roasters, retailers) and asks LLM agents to maximize profit over 90 days through negotiation, communication, and transaction management.[24]HuggingFace Papers GPT-5.5 and Claude Opus 4.7 both turned profits (~$3,100 and ~$2,800 respectively); Claude Haiku 4.5 lost money (-$630) via "idle-drift" — maintaining coherent reasoning while repeatedly choosing inaction for ~40 of 90 days.
Unlike most LLM benchmarks, CoffeeBench is adversarial in an economic sense: your agent competes against other agents (run by reference models) whose goals partially conflict with yours. You can't game it by producing fluent text — you need to actually negotiate better prices, manage inventory, and avoid cash-flow problems. This makes it a better proxy for real-world agentic task performance in contested environments.
Haiku's failure mode is particularly interesting: it didn't produce incoherent outputs or crash — it reasoned correctly about what it could do, then chose not to do it. The authors don't have a clear explanation for why. This suggests capability and agency are not the same thing: a model can be capable of acting while systematically failing to initiate action in ambiguous multi-step situations.
No models discovered collusion, coordinated pricing, or long-horizon strategic positioning. This places current frontier models at an "intelligent opportunist" level in economic environments — responsive to immediate conditions but not capable of sustained strategic planning across weeks of simulated time.
Theo (t3.gg) reacted to what he describes as Karpathy's articulation of the next major paradigm shift in AI — moving beyond current transformer-based architectures and the scaling-law era into a new regime where the dominant capability drivers change.[25]Theo — t3.gg
Karpathy has been one of the clearest public communicators about AI progress and architecture. His articulation of "Software 2.0" (neural networks replacing hand-coded logic) proved prescient. A "next paradigm" claim from him is worth tracking — it likely involves the shift from pretraining-dominated capability to reinforcement learning, world models, or some form of continuous learning that doesn't require retraining from scratch.
Theo's commentary tends to ground abstract claims in their practical implications for developers and startups. Full video at the link above.
Nate Herk's latest experiment: give Claude Code access to real tools and money, ask it to make as much money as possible, and document what happens.[26]Nate Herk The video is both a practical demonstration of autonomous agentic capability and a provocation about where the line is between "agent doing a task" and "agent pursuing a goal."
This experiment directly probes the gap between instruction-following (do this specific thing) and goal-directed behavior (achieve this outcome via whatever means you find). The results — whatever they are — illustrate both what current agents can do autonomously and what constraints still matter for keeping autonomous financial actions safe and bounded.
Full experiment results in the video above.
Two short takes from Nerd Snipe: first, a video titled "Is Dario Just Not Relatable?" explores whether Anthropic CEO Dario Amodei's communication style creates distance with the general public despite Anthropic's technical reputation.[27]Nerd Snipe Second: "My Cursor Investment Paid Off" — a personal account of the SpaceX/Cursor acquisition landing well for an early investor or advocate.[28]Nerd Snipe
The Dario relatability question has been floating in AI circles since his essays on responsible scaling and economic transformation — he speaks with unusual frankness about existential risks but in a register that feels academic rather than accessible. Contrast with Sam Altman, who leans into founder-tech-optimist framing that reads as more personally warm even when making similarly large claims.
The Cursor/SpaceX video arrives as the acquisition story is developing. Someone who was early to Cursor as a tool or investment is in a good position to comment on whether the SpaceX acquisition was the right outcome for the product.
Zynga founder Mark Pincus told Y Combinator that consumer AI is not a good investment right now — and paradoxically, that's exactly why founders should be building in the space.[29]Y Combinator The argument: when a category isn't fundable, competition from well-capitalized players is lower, and the founders who build through that period end up owning category-defining positions when the market turns.
Pincus's core claim is that enterprise AI is currently absorbing most AI investment because the unit economics are clearer and faster — a known buyer, a known use case, a measurable ROI. Consumer AI faces the harder challenge of behavior change, discovery, and monetization in a world where foundation model providers also compete as consumer products.
The contrarian case he's making is essentially a temporal arbitrage argument: low competition now → category creation → premium exit when the category matures. This logic worked for Zynga itself (social gaming in a market no major publisher was taking seriously) and for a long list of YC companies that built through winters.
Github Awesome covered Nub, a single Rust binary that replaces nodemon (file-watching dev server), nvm (Node version management), and your TypeScript build step — eliminating the "three tools to start a Node.js project" problem with a single, fast, zero-config binary.[30]Github Awesome
This is squarely in the "Rust rewrites the JS toolchain" trend alongside Biome (ESLint + Prettier), Oxc (transpiler), and Turbopack (bundler). The appeal is: fewer moving parts, faster cold starts, and one install step instead of three. Whether it achieves the same level of ecosystem compatibility as established tools is the usual question for consolidating binaries.
Analytics Power Hour published two short clips on the semantic layer debate: balancing data conformity vs. differentiation, and transitioning data infrastructure from "jungle to highway."[31]Analytics Power Hour marimo shipped a "Terminal Enhance!" update.[32]marimo Simon Willison released datasette-export-database 0.3a2, a one-line fix changing a version pin to a range.[33]Simon Willison In markets, Wendy's surged 25%+ on WallStreetBets-driven meme trading — $1.6B in volume in a single day, exceeding its entire market cap, with no change in underlying fundamentals.[34]Sherwood/Snacks Nate B Jones posted a short on "the only thing AI will never replace."[35]Nate B Jones