A company discussed on Latent Space.

npm install Agents — with Sunil Pai and Rita Kozlov (VP AI) of Cloudflare
Mar 19, 2025 · 35:36
Shawn Wang hosts Sunil Pai and Rita Kozlov to discuss Cloudflare's new Agents product, which uses Durable Objects to provide a scalable, stateful runtime for building AI agents. Sunil built an initial prototype in two weeks, which Rita helped polish into a full SDK and starter kit. They demo a chat agent with persistent state, human-in-the-loop confirmation, and built-in scheduling via cron, all running on Durable Objects without Kubernetes. The conversation covers local-first syncing (Durable Objects as always-on sync clients), the need for observability across millions of agents, and excitement about MCP for easy integrations. Rita teases upcoming "durable object enabled containers" to bridge long-running and CPU-heavy workloads, and a new browser rendering REST API launching the same day.

Browserbase: Browser Infrastructure For Your AI Agents
Feb 28, 2025 · 1:01:33
Paul Klein IV, CEO of Browserbase, argues that headless browser infrastructure is a critical primitive for AI agents to automate the web. Browserbase solves the hard problem of running thousands of browsers in the cloud—too big for Lambda, requiring Firecracker microVMs—and exposes APIs via its open-source framework Stagehand (act, extract, observe). It handles proxies, CAPTCHA solving, and offers a live view iframe for human-in-the-loop control. Primary use cases include browser automation and web scraping as a heavy-hitter renderer when simpler methods fail. Paul explains his choice to go solo founder and how Browserbase's in-person, 10–5 culture enables fast execution. He predicts the future of software will involve software acting on other software via browsers.
Powered by PodHood