$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Learn how to package LLM agents as installable apps, sandbox them with Cloudflare Workers, track token consumption, and enforce usage limits via debt caps.
How can we share agents as easily as we can install phone apps from the app store? In addition to the usual trust and safety elements (like a clear permissions model with enforced boundaries), there’s also the challenge of limiting token usage in a way that balances predictable costs with user experience.
I’ll demo something I’m playing with using Cloudflare’s Dynamic Workers Loader, which offers a bit of a sweet spot in terms of sandboxing and capabilities. We’ll look at how to safely execute arbitrary code, measure the resources consumed, and enforce flexible limits by supporting agents going into a capped amount of debt.
Loading recent emails...