Dynamic workers

Gadgets: Personal app vibe coding that is actually safe — Kenton Varda, Cloudflare

Gadgets: Personal app vibe coding that is actually safe — Kenton Varda, Cloudflare

Kenton Varda introduces "Gadgets," a new architecture built on Cloudflare Workers, addressing the challenge of user-driven AI customization in a world where traditional cloud infrastructure restricts personalization. He demonstrates how AI agents can add features directly to applications, while a unique security model, leveraging `null origin iframes` and isolated server-side sandboxes, renders XSS vulnerabilities irrelevant. The entire system operates without containers or traditional databases, running efficiently on the `workerd` runtime.