OpenAI's Codex just got a new trick: a native DigitalOcean plugin that provisions a full, persistent cloud development environment from a single prompt. The environment lives in your own DigitalOcean account and keeps running after you close your laptop, which is a meaningful departure from how Codex's built-in sandboxes have worked until now.

The problem it solves

With Codex cloud, Codex can work on tasks in the background using its own cloud environment. But those environments are ephemeral and managed by OpenAI. Codex caches container state for up to 12 hours to speed up new tasks and follow-ups , after that, your state is gone. For long-running tasks, multi-day projects, or anything that needs to stay alive while you sleep, that 12-hour ceiling is a real constraint.

The DigitalOcean plugin changes that equation. Instead of OpenAI's managed sandbox, Codex provisions a Droplet , a Linux-based virtual machine that runs on top of virtualized hardware , directly inside your own DigitalOcean account. You own the machine, which means it persists as long as you want it to.

What you can do with it

The core pitch is infrastructure-as-a-prompt. Rather than logging into a dashboard, picking a region, selecting specs, and clicking through setup screens, you describe what you need and Codex handles provisioning. The DigitalOcean integration gives Codex access to a broad surface of cloud operations:

Alpha Signal

Don't miss what's next in AI

Join 300,000+ engineers and researchers who get the signal, not the noise.

  • Full access to in-depth AI research breakdowns
  • Be the first to know what's trending before it hits mainstream
  • Daily curated papers, repos, and industry moves