durable-objects

Tag

Cards List
#durable-objects

We rewrote our agent to run entirely in a Durable Object with Pi, Agents SDK, and Code Mode (10 minute read)

TLDR AI · 2d ago Cached

camelAI rewrote their coding agent to run entirely in a Cloudflare Durable Object, using SQLite and R2 for filesystem and replacing bash with JavaScript. The migration from VMs reduced costs and latency, and the codebase is now open source.

0 favorites 0 likes
#durable-objects

Why we're moving off Cloudflare Durable Objects

Hacker News Top · 2026-07-09 Cached

Wire, a platform for AI agent context containers, is migrating from Cloudflare Durable Objects to a custom runtime on Fly Machines due to structural limits: vector index separation, compute-data colocation, placement flexibility, and lack of self-hosting. The new architecture improves latency and enables dedicated capacity.

0 favorites 0 likes
← Back to home

Submit Feedback