
Codex can now spin up a DigitalOcean Droplet directly from the app.
That turns Codex from a coding assistant on your laptop into a cloud-based coding agent that keeps working even when your computer is asleep.
Perfect for long-running tasks like:
• Large test suites
• Dependency-heavy setups
• Repo migrations
• Refactoring
• Bug hunting
The plugin creates a clean remote workspace, configures SSH automatically, and connects the Droplet to Codex. OpenAI's vision is becoming clearer: your phone is just the control panel, while the real work happens on your laptop, a devbox, or a remote machine.
A few things to keep in mind:
·Break tasks into clear, verifiable milestones.
·Ask Codex to run tests and report progress as it goes.
·Droplets are billed by the hour, so remember to delete them when you're done.
Manage your secrets, SSH keys, and environment variables carefully.
This fills one of the biggest missing pieces for Codex: persistent cloud development environments.
English



















