camelAI moved its agent from VMs to a Cloudflare Durable Object
irvinebroque · x · 2026-07-29
What changed
The team moved the camelAI agent off virtual machines and into a Cloudflare Durable Object.
Key implementation details
- The agent now runs entirely inside a Durable Object.
- Its filesystem lives in SQLite and R2.
- It writes JavaScript directly instead of relying on the previous VM-based setup.
Why it matters
This is a concrete example of packaging an agent as a stateful edge-native service, with storage and execution redesigned around Cloudflare primitives.
More from coding & agent
- The future of work is your boyfriend jiggling the mouse for your AI agent — moonsandhues · 2026-07-29
- iFixAi’s GitHub repo shows an open-source agent auditor with 3.3k stars — socialwithaayan · 2026-07-29
- iFixAi claims to audit deployed AI agents in 120 seconds with 45 checks — socialwithaayan · 2026-07-29
- YC startups will discuss how they build AI agents in production — badphilosopher · 2026-07-29
- GitHub Blog: Mastering the Copilot Harness Beats Chasing Every New AI Tool — luisdans · 2026-07-29
- Lightning AI template lets readers run a multi-agent system book with free L4 GPUs — _nerdai_ · 2026-07-29