Mar 19, 2025 · 35m · latent-space
npm install Agents — with Sunil Pai and Rita Kozlov (VP AI) of Cloudflare
gold bands on the timeline = statements, start to end. Hover to read, click to jump. CC turns on captions
Cloudflare's Rita Kozlov and Sunil Pai join Sean Wang to introduce Cloudflare Agents, exploring how Durable Objects provide a persistent, actor-model foundation for running stateful, autonomous AI workflows at the edge.
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)
Rita directly pushes back on Sean's assertion that bot spoofing is insoluble, stating agent verification must be solved for the ecosystem to advance and declaring challenge accepted.
Hardest push from the hosts ▶ 32:05 Sean's hot take on bot detection and API keysSean firmly challenges Cloudflare's premise of solving browser anti-bot verification at the rendering layer, arguing the genie is out of the bottle and advocating for agent shadow API keys instead.
Biggest teaching moment ▶ 17:14 Sunil reframing Durable Objects and local-firstSunil educates Sean on how Durable Objects do not eliminate local-first but instead serve as always-on local-first cloud clients syncing data even when user devices are offline.
The host holds their own ▶ 24:16 Sean's agent taxonomy and workflow critiqueSean demonstrates deep technical domain knowledge by articulating the spectrum of agent-ness and pointing out specific gaps in Cloudflare's serverless workflow primitives compared to heavy Kubernetes workloads.
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 |
|---|---|---|---|---|---|---|
| Durable Objects as the Infrastructure Primitive for Agents | 4 | 3 | 1 | 1 | Sean kicks off by noting Cloudflare's edge model positioning before asking how Durable Objects map to an agents SDK. Sunil and Rita explain how Durable Objects bring the actor model to distributed infrastructure to handle state and background execution. | |
| Origin Story and Philosophy of the Cloudflare Agents SDK | 3 | 2 | 1 | 1 | The conversation is collaborative as Sunil shares the playful origin story of vibe coding a quick prototype and Rita stepping in to make it production ready. Rita explains their deliberate approach to avoid cluttering the ecosystem with heavy-handed frameworks. | |
| Code Walkthrough: Cloudflare Agents Starter and Live Demo | 4 | 3 | 1 | 2 | Sunil screenshares the starter code, demonstrating persistence, human-in-the-loop triggers, and cron scheduling in Durable Objects. Sean observes and catches a small UI quirk when a scheduled task injects into the chat as a user message. | |
| Agent Hello Worlds, Trust Horizons, and the Actor Model | 5 | 2 | 1 | 1 | Rita raises the philosophical question of why agents lack a canonical hello world due to trust and authority barriers. Sean demonstrates familiarity with actor-model design patterns, agreeing that delegating credentials requires new infrastructure primitives. | |
| Durable Objects versus the Local-First Paradigm | 6 | 5 | 2 | 3 | Sean invokes the Ink & Switch local-first paradigm and questions whether Cloudflare's edge persistence obviates local-first architecture. Sunil politely reframes the premise, arguing that a Durable Object functions as a resilient cloud-side local-first client syncing continuously. | |
| Observability, Mainstream Adoption, and Model Context Protocol | 4 | 3 | 1 | 1 | Rita highlights agent fleet observability and MCP integration as critical frontiers, while Sunil focuses on practical adoption for everyday business workflows. Sean concurs, suggesting government services like DMV scheduling as high-value testbeds. | |
| Defining Agents, Ambient Workflows, and Multi-Agent Orchestration | 7 | 3 | 2 | 4 | When Rita asks if Sean has built an agent, Sean outlines a taxonomy differentiating read-only research agents from side-effect actions. He also pushes on the architectural divide between lightweight serverless primitives and heavy orchestration workloads requiring Kubernetes. | |
| Cloudflare Developer Week and Browser Rendering API Launch | 7 | 4 | 3 | 6 | Rita pre-announces the Browser Rendering REST API, prompting Sean to offer a contrarian hot take that bot detection and user-agent spoofing cannot be solved at the HTTP layer. Rita takes it as a challenge and teases Cloudflare's upcoming Durable Object-backed container platform. |