Skip to main content
Daytona provides isolated sandboxes with a dedicated kernel, filesystem, and network stack per instance. Startup is under 90ms. Sandboxes support shell execution, Python/TypeScript code runs, file operations, and git. By connecting Neosantara models as the reasoning engine and Daytona as the execution layer, AI agents can write, test, and deploy code safely.

Access Credentials

Set Neosantara and Daytona API keys in your environment variables:
Daytona API keys are available at app.daytona.io.

Framework and SDK Integration

Select your preferred framework or SDK:
Agno provides built-in DaytonaTools to connect Daytona sandboxes to Neosantara agents. The agent manages sandbox creation, code execution, and resource cleanup automatically.

Library Installation

Implementation Example

File and Git Operations

Daytona sandboxes support filesystem and git operations natively:

Daytona vs E2B Comparison

Next Steps