Cloudsail is a self-hosted service that creates isolated remote development environments (called sandboxes) on Cloudflare's infrastructure. It lets developers give AI coding assistants like Codex or OpenCode their own secure, temporary computer that stays completely separate from the user's local machine. The service keeps sensitive credentials like GitHub tokens and API keys locked away in a secure layer, while still allowing the AI to read and write code, run tests, and interact with external services. Users manage everything through a simple command-line tool that handles creating sandboxes, opening interactive shells, running AI agents, starting web servers for testing, and pushing code back to GitHub. Sandboxes automatically shut down after being idle to save money, and users can add custom websites they want the AI to access for research.
How It Works
You hear about a tool that gives your AI coding assistant its own remote computer, completely separate from your laptop.
You download and install the Cloudsail command-line tool with a single command.
You link your Cloudflare account and the tool automatically sets up everything needed to run remote computers.
With one command, a brand new isolated computer appears, ready for your AI assistant to use.
You type commands directly in the remote computer, watching everything happen in real-time.
You tell the AI assistant what to build, and it writes code, runs tests, and reports back.
You start a dev server and share a preview link with teammates, or open it yourself to see how it looks.
You commit your changes, push to GitHub, and create a pull request without leaving the sandbox.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.