#575 · Primary category: AI Coding Assistants

cloud-code

agent cloud-code cloudflare opencode

Cloud Code (Cloudflare + OpenCode), running OpenCode on Cloudflare to build a dedicated cloud Agent for you.

Project last updated:01/29/26

GitHub Stars

558

Forks

64

Contributors

1

License

MIT

Why we included this project

Most coding agents are tied to your laptop, so they're only useful when you're in front of it. This project is a working template for running OpenCode on Cloudflare instead: the agent runs inside a container managed by Cloudflare Workers, giving you a cloud-hosted coding assistant without the hassle of running your own VM. The practical plumbing is covered too, with SSE streaming for live agent output, HTTP Basic Auth to keep the endpoint private, and S3/R2-backed persistence so the agent's workspace and configuration survive restarts. A one-click deploy button and a local wrangler dev mode make it easy to get started, especially for teams already using Cloudflare. It's a deployment blueprint more than a new agent, so expect to adapt it to your own workflow rather than treat it as a turnkey product.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category