Nov 1, 2025 · 42m · latent-space
⚡️ Ship AI recap: Agents, Workflows, and Python — w/ Vercel CTO Malte Ubl
gold bands on the timeline = statements, start to end. Hover to read, click to jump. CC turns on captions
In this episode of Latent Space, Vercel CTO Malte Ubl breaks down the key announcements from Vercel's Ship AI event, covering the Workflow Development Kit, AI SDK v6, autonomous DevOps agents, Python runtime support on Fluid Compute, and Vercel's dogfooding-driven engineering philosophy.
How this conversation actually went
Every chapter scored 0–10 on four independent dynamics. Hover any point for the reasoning behind the score. How this is scored →
speaking balance: gold is the hosts, purple is the guest (3 minute bins)
Malte firmly counters the host's framing, arguing that model research labs do not care about practical developer constraints like 30-second streaming latency.
Hardest push from the hosts ▶ 13:22 Swyx pushes back using frontier lab architectural philosophiesSwyx explicitly states he will push back, arguing Vercel's bottom-up abstraction approach clashes with frontier labs' model-centric Hollywood principle.
Biggest teaching moment ▶ 23:33 Malte explains LLMs do not do raw anomaly detectionMalte corrects Swyx's assumption about LLMs doing time-series analysis by explaining that an independent time-series pipeline triggers the agent, which then inspects text logs.
The host holds their own ▶ 4:48 Swyx explains workflow execution and suspension mechanicsSwyx demonstrates deep domain expertise from his time at Temporal, detailing infinite execution loops and pause/resume serverless cost models.
the scores for every segment, with the reasoning behind each
| Chapter | Topic | The hosts as informed peer | Guest teaching | Guest disagreement | The hosts pushing back | Why |
|---|---|---|---|---|---|---|
| Introducing Vercel's Workflow Development Kit | 8 | 2 | 1 | 2 | Swyx draws directly on his deep background at Temporal to break down the mechanics of durable workflows, serverless pause/resume models, and webhook-based human-in-the-loop approvals. Malte affirms the shared history and expands on Vercel's zero-cost pause model and open-source strategy. | |
| Workflow Directives and AI SDK Evolution | 6 | 4 | 1 | 2 | Swyx probes Malte on the controversial syntax of React/Vercel directives and the competitive landscape of AI SDK against Mastra and LangChain. Malte outlines the architectural reasoning for keeping AI SDK low-level and unopinionated. | |
| Framework Design Principles and Dogfooding | 7 | 4 | 3 | 6 | Swyx openly challenges Malte by contrasting Vercel's bottom-up web developer tooling against frontier labs' model-first 'Hollywood principle' architecture. Malte rejects the dichotomy, pointing out that model labs don't build consumer-facing applications where streaming UX is critical. | |
| Vercel Agent and AI DevOps Observability | 6 | 5 | 2 | 4 | Swyx expresses skepticism regarding AI SRE reliability and the difficulty of language models parsing time-series anomalies. Malte clarifies Vercel's architectural division: time-series anomaly detection runs in a dedicated database pipeline, while the agent handles query execution and log inspection. | |
| Internal Custom Agents and Forward Deployment | 5 | 3 | 1 | 1 | Malte walks through internal custom agents built at Vercel for sales lead qualification, abuse prevention, and data warehouse queries, alongside their forward-deployed engineering engagement model. Swyx connects these initiatives to dogfooding at enterprise scale. | |
| Python Support and Fluid Compute Infrastructure | 6 | 3 | 1 | 2 | Swyx asks about Vercel's historical 'bet on JavaScript' stance versus the new first-class Python support and compares fluid compute overhead to workflow steps. Malte explains the low-level VM infrastructure enabling multi-runtime zero-config execution. | |
| AI Engineering Leadership and Safe Vibe Coding | 6 | 4 | 1 | 2 | Swyx inquires about organizational structures and safe vibe-coding boundaries for non-technical contributors, comparing proposed solutions to WorkOS. Malte reveals Vercel's work on extracting authentication and data access layers to protect applications against incompetent human or AI developers. |