The Automated Daily - AI News Edition

Meta delays Avocado foundation model & Claude adds interactive inline visuals - AI News (Mar 14, 2026)


Listen Later

Please support this podcast by checking out our sponsors:
- Discover the Future of AI Audio with ElevenLabs - https://try.elevenlabs.io/tad
- Consensus: AI for Research. Get a free month - https://get.consensus.app/automated_daily
- Effortless AI design for presentations, websites, and more with Gamma - https://try.gamma.app/tad


Support The Automated Daily directly:
Buy me a coffee: https://buymeacoffee.com/theautomateddaily

Today's topics:
Meta delays Avocado foundation model - Meta reportedly pushed its Avocado foundation model to at least May after tests showed it trails frontier rivals; even licensing Google Gemini was discussed, highlighting the AI model race pressures.
Claude adds interactive inline visuals - Anthropic is rolling out beta inline visuals in Claude—interactive charts and diagrams inside chat—pushing assistants toward more exploratory analysis and richer explanations.
Gemini features come to Maps - Google Maps is adding Gemini-powered Ask Maps and Immersive Navigation, turning navigation into a more conversational, context-aware assistant for real-world decisions.
Agentic AI shifts workplace workflows - Ethan Mollick argues AI is moving from chat help to agentic delegation—systems that can run hours of work—forcing organizations to rethink workflows, governance, and accountability.
Cursor leadership moves to xAI - A report claims Cursor leaders are joining Elon Musk’s xAI to build a coding product as Cursor is rumored to seek funding at a massive valuation, underscoring the battle for developer AI talent.
Benchmarks and verification for AI code - Cursor says public coding benchmarks miss real-world work, while a new wave of startups—like Axiom Math—targets AI code verification to reduce bugs and regressions in AI-generated software.
RL training from live conversations - Gen-Verse released OpenClaw-RL, an asynchronous RL framework that learns from live conversations via an OpenAI-compatible API, pointing to always-on, privacy-preserving agent improvement loops.
BuzzFeed’s AI pivot hits reality - BuzzFeed warned of “substantial doubt” about staying afloat after heavy losses, becoming a cautionary tale about betting on generative AI amid quality, trust, and business-model strain.
Agentic commerce and market concentration - Agentic commerce could shift shopping to AI discovery layers and automated checkout, while essays warn AI-run capital could drive hyper-efficient markets and winner-take-most outcomes.


-Meta Delays ‘Avocado’ A.I. Model After Internal Tests Show It Trails Top Rivals
-Claude Adds Inline Interactive Charts and Diagrams in Chat
-Anthropic launches Claude Partner Network with $100 million commitment
-AI Shifts From Chat Helpers to Autonomous Agents, Raising Stakes for Work and Governance
-BuzzFeed Issues Going-Concern Warning After AI Pivot Fails to Stem Losses
-Tobi Lütke Reports Big Performance Gains From Automated Research on Liquid
-Random Labs releases Slate, a swarm-native coding agent that orchestrates multiple models via a live code environment
-Clerk revamps APIs and tooling to make authentication more composable for AI-built apps
-Clerk updates its auth platform with composable APIs and agent-friendly tooling
-Thread claims Musk recruits Cursor leaders to build xAI coding product
-Cursor explains its hybrid online-offline approach to evaluating coding agents
-Agentic Commerce Pushes Shopping Upstream From Checkout to AI-Led Discovery
-NVIDIA outlines a five-layer stack framing AI as industrial infrastructure
-OpenClaw-RL Launches Async RL Framework to Train Agents from Live Conversations
-Why AI Productivity Gains Aren’t Showing Up in Company Performance
-Google Maps adds Gemini-powered Ask Maps and a revamped Immersive Navigation
-framer.link
-AI Boom Fuels Exhausting Work Culture in San Francisco Startups, Signaling Wider Job Anxiety
-Developer Recreates Claude’s Generative UI for a Terminal Agent by Reverse-Engineering Tool Calls and Streaming DOM Updates
-OpenSearch details AI-powered enterprise search with hybrid retrieval, RAG, and agentic workflows
-framer.link
-Axiom and Rivals Raise Big Money to Verify Buggy A.I.-Generated Code
-AI-Run Capital Could Drive Markets Toward a Single Dominant Conglomerate


Episode Transcript

Meta delays Avocado foundation model
We’ll start with the model race. Meta has reportedly delayed its next foundation model, code-named Avocado, after internal testing showed it still trails the latest top-tier systems in reasoning, coding, and writing. The interesting part is what that delay implies: performance isn’t just a bragging right. It directly shapes what Meta can ship in products, how attractive its platform is to developers, and even how well it can recruit and retain the people who build the next model. There’s also reporting that Meta’s AI leadership discussed temporarily licensing Google’s Gemini for some experiences, though nothing is decided. Even entertaining that option signals just how tight the competitive window has become.

Claude adds interactive inline visuals
Staying with assistants, Anthropic is rolling out a beta feature that lets Claude generate interactive visuals directly inside the conversation—charts, diagrams, and other explainers that you can tweak with follow-up prompts. This is subtle but important: it makes “show, don’t tell” a default mode for AI help, especially for learning and analysis. Instead of getting a paragraph about trends or processes, you can get something you can poke at and adjust while you think. The visuals are meant to be ephemeral—more like a whiteboard in the moment than a polished artifact—and that choice makes sense for fast, iterative conversations.

Gemini features come to Maps
Google is also pushing assistants into everyday utility, adding Gemini-powered features to Google Maps. One is a conversational layer, Ask Maps, for planning and nuanced questions—less ‘type a keyword’ and more ‘help me figure this out.’ The other is Immersive Navigation, a revamp of driving guidance that aims to make what’s ahead easier to interpret in context. The big story here isn’t flashy 3D; it’s that Maps is becoming an AI interface to the physical world—combining a massive places database with a model that can reason over intent, constraints, and next actions.

Agentic AI shifts workplace workflows
Now zooming out: professor Ethan Mollick argues we’re crossing from ‘co-intelligence’—chat-based assistance—into a more agentic phase, where you can delegate meaningful blocks of work and manage AI more like you manage people. His point isn’t that AI is magically consistent; it’s that the capability jumps are now large enough that organizations can’t just bolt on a chatbot and call it transformation. They’ll either redesign workflows around delegation, review, and accountability—or they’ll get a messy middle, where output volume rises but reliability and coordination don’t. It’s a framing worth keeping in mind as more companies claim productivity gains without changing how work actually flows.

Cursor leadership moves to xAI
That agentic shift is especially visible in software. A new system called Slate from Random Labs is being positioned as a long-running coding agent that can coordinate multiple sub-agents and even multiple model families inside a real coding environment. Whether or not Slate becomes the standard, the direction is clear: teams are trying to move from single-shot code suggestions to sustained execution—planning, parallelization, and tool use over hours or even days. The prize is not better demos; it’s dependable throughput on real engineering backlogs.

Benchmarks and verification for AI code
On the business and talent side of coding tools, there’s a buzz-heavy report on X claiming Cursor is raising at an eye-popping valuation, while two senior product leaders are headed to Elon Musk’s xAI to build a coding product. Treat the valuation chatter cautiously, but the personnel move is plausible and telling: the fight is no longer just model-versus-model. It’s also product leadership, distribution, and the messy craft of turning model capability into something developers will pay for and rely on daily.

RL training from live conversations
Cursor also published a window into how it measures coding-agent quality, arguing that public benchmarks increasingly don’t match real developer work. Their approach blends offline evaluation built from real internal sessions with online monitoring on live traffic to catch regressions that synthetic tests miss. The takeaway is straightforward: as AI coding requests get longer and more contextual—multiple files, multiple steps—evaluation becomes a product feature, not a research footnote. Whoever measures reality best can iterate fastest without breaking user trust.

BuzzFeed’s AI pivot hits reality
And trust is the core issue behind a separate trend: verification. A Carnegie Mellon study recently found AI code generation can boost speed but harm quality over time. Investors are now pouring money into tools designed to automatically check AI-written code for mistakes. One startup, Axiom Math, reportedly raised a huge round for systems that aim to validate correctness more rigorously. You don’t need to buy the grand claims to see the market signal: reliability is becoming the bottleneck for AI-assisted software, and verification is shaping up as a standalone category.

Agentic commerce and market concentration
Another angle on improvement loops: Gen-Verse released OpenClaw-RL, a framework designed to train agents from live conversations in an always-on way, with the model running behind an API and learning in the background. The significance here is the direction of travel—away from one-time training on static datasets and toward continuous adaptation from real usage, potentially while keeping data on your own infrastructure. If this pattern spreads, it could change how quickly specialized agents improve inside companies, and how ‘local’ those improvements can remain.

Story 10
A quick performance note that hints at how automation is creeping into traditional engineering tasks: Shopify CEO Tobi Lütke said an “/autoresearch” run on the Liquid templating codebase surfaced optimizations that materially improved performance in his tests. Even with the caveat that benchmarks can be overfit, this is a glimpse of AI-assisted performance engineering moving from novelty to routine—finding wins in infrastructure that millions of pages and apps depend on.

Story 11
In media and business sustainability, BuzzFeed disclosed there’s “substantial doubt” it can continue as a going concern after a major annual loss. This follows its high-profile generative AI pivot that initially energized investors but later drew criticism when low-quality AI content hit the site. It’s a stark reminder that adding AI doesn’t rescue a weak business model by default—and that reputational damage from ‘AI slop’ can linger long after the initial hype cycle fades.

Story 12
Finally, two forward-looking themes to watch. First, ‘agentic commerce’—the idea that AI assistants become the discovery layer for shopping and route purchases to wherever the best deal or fit is found. Amazon’s experiments with buying on external brand sites from inside its app show how platforms want to own intent, even when they don’t own inventory. Second, an essay making the rounds argues that if AI agents manage capital at scale, markets could become brutally efficient, pushing advantage toward incumbents with compounding know-how and high fixed costs. You don’t have to accept every conclusion to appreciate the warning: once decision-making accelerates and becomes more automated, early leads may compound faster, and competition could get harsher—not softer.



Subscribe to edition specific feeds:
- Space news
* Apple Podcast English
* Spotify English
* RSS English Spanish French
- Top news
* Apple Podcast English Spanish French
* Spotify English Spanish French
* RSS English Spanish French
- Tech news
* Apple Podcast English Spanish French
* Spotify English Spanish Spanish
* RSS English Spanish French
- Hacker news
* Apple Podcast English Spanish French
* Spotify English Spanish French
* RSS English Spanish French
- AI news
* Apple Podcast English Spanish French
* Spotify English Spanish French
* RSS English Spanish French

Visit our website at https://theautomateddaily.com/
Send feedback to [email protected]
Youtube
LinkedIn
X (Twitter)
...more
View all episodesView all episodes
Download on the App Store

The Automated Daily - AI News EditionBy TrendTeller