Skip to main content
Daytona is an open-source runtime for executing AI-generated code in secure cloud sandboxes. Made for agentic & AI use cases. You can read more about it here.

Installation

First, install the Daytona provider package:

How to use

To use Daytona with VibeKit, you need to create an image in the Daytona dashboard using the following DockerFile: Claude Codex Dockerfile
OpenAI Codex Dockerfile
Opencode Dockerfile

Configuration

Using the provider directly

Using configuration object

ENV variables and secrets

You can use environment variables for your Daytona configuration:
Then reference them in your code: