Skip to content
@daytonaio

Daytona

Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code.

Welcome to Daytona

Daytona Header

Daytona is a secure, scalable runtime for AI-generated code execution and agent workflows. Our open-source platform provides lightning-fast infrastructure (200ms startup) with complete isolation, giving developers and AI systems a safe sandbox for running generated code without risk. The comprehensive Daytona SDK offers programmatic control over workspace creation, file operations, and process execution—essential components for building robust AI agents with dynamic lifecycles.

For organizations building AI applications, Daytona Enterprise delivers production-ready infrastructure with enterprise-grade security, compliance tools, and flexible deployment options. Our stateful environment snapshots enable persistent agent operations across sessions, making Daytona the ideal foundation for Fortune 500 companies and startups implementing AI agent architectures.

Here are some articles about Daytona:

Read more on our blog, the Dotfiles Insider, or explore our open source Documentation.

Ready to transform your AI agent infrastructure? Schedule an Enterprise Demo

Get started with Daytona in seconds:

from daytona_sdk import Daytona

daytona = Daytona()
workspace = daytona.create()

# Run AI-generated code securely inside isolated sandbox
response = workspace.process.code_run('print("Hello from AI sandbox!")')
print(response.result)

Pinned Loading

  1. daytona daytona Public

    Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code

    TypeScript 21k 2.3k

  2. ai-enablement-stack ai-enablement-stack Public

    A Community-Driven Mapping of AI Development Tools

    HTML 495 94

  3. docs docs Public archive

    Official Documentation for Daytona

    MDX 59 22

Repositories

Showing 10 of 160 repositories
  • daytona Public

    Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code

    daytonaio/daytona’s past year of commit activity
    TypeScript 21,030 AGPL-3.0 2,324 76 31 Updated Jul 27, 2025
  • vibekit Public Forked from superagent-ai/vibekit

    Run coding agents in a secure sandbox. A simple SDK for safely running Codex, Gemini CLI and Claude Code in your app or workflow. 🖖

    daytonaio/vibekit’s past year of commit activity
    TypeScript 0 MIT 104 0 0 Updated Jul 25, 2025
  • homebrew-cli Public

    Daytona CLI Homebrew formula

    daytonaio/homebrew-cli’s past year of commit activity
    Ruby 1 0 0 0 Updated Jul 21, 2025
  • composio Public Forked from ComposioHQ/composio
    daytonaio/composio’s past year of commit activity
    Python 1 4,405 0 0 Updated Jul 18, 2025
  • daytonaio/mastra-example’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jul 17, 2025
  • docs Public archive

    Official Documentation for Daytona

    daytonaio/docs’s past year of commit activity
    MDX 59 Apache-2.0 22 24 0 Updated Jul 16, 2025
  • SWE-ReX Public Forked from SWE-agent/SWE-ReX

    Sandboxed code execution for AI agents, locally or on the cloud. Massively parallel, easy to extend. Powering SWE-agent and more.

    daytonaio/SWE-ReX’s past year of commit activity
    Python 2 MIT 63 0 0 Updated Jul 1, 2025
  • sample-alpine Public
    daytonaio/sample-alpine’s past year of commit activity
    0 0 2 1 Updated Jun 30, 2025
  • gists Public

    Collection of miscellaneous code snippets and scripts for Daytona

    daytonaio/gists’s past year of commit activity
    0 MIT 1 0 0 Updated Jun 13, 2025
  • sdk Public archive
    daytonaio/sdk’s past year of commit activity
    Python 30 12 1 3 Updated May 26, 2025

Sponsoring

  • @fatedier

Most used topics

Loading…