Show HN: Running a full AI coding agent inside Cloudflare Durable Object
Developer pawaca published dsh-edge, an open-source project that runs a full AI coding agent inside a Cloudflare Durable Object.
A developer going by pawaca published dsh-edge, an open-source project that runs a full AI coding agent inside a Cloudflare Durable Object, according to a Show HN submission posted on August 22, 2026. The project is hosted on GitHub and was shared directly by the author.
The GitHub repository presents dsh-edge as a working implementation of an AI coding agent that executes entirely within a Cloudflare Durable Object — a serverless primitive from Cloudflare that provides persistent, stateful compute at the edge. No additional sources have confirmed specifics about the project's architecture, supported models, or feature set beyond what the repository itself contains.
Cloudflare Durable Objects are typically used for coordination tasks like managing shared state across distributed workers. Running a full coding agent inside one is a less common pattern, as agents generally require persistent execution environments, file system access, and iterative tool use — capabilities that edge runtimes have historically constrained. The project appears to explore how far those constraints can be pushed within Cloudflare's infrastructure.
The Show HN post had 1 point and no comments at the time of submission, per the Hacker News listing, indicating the project was newly posted and had not yet attracted broader community discussion. No details about the author's background, affiliation, or prior projects are available from the sources provided.
No funding, company, or commercial context is attached to the project based on available sources. What to watch: whether the repository draws community contributions or commentary on Hacker News that clarifies the agent's capabilities, the AI models it integrates with, and how it handles the runtime limitations of the Durable Object environment.
No comments yet — start the thread.