Daytona sandbox backend implementation.
Interface for creating and deleting sandbox backends.
Daytona backend implementation conforming to SandboxBackendProtocol.
This implementation inherits all file operation methods from BaseSandbox and only implements the execute() method using Daytona's API.
Daytona sandbox provider implementation.
Manages Daytona sandbox lifecycle using the Daytona SDK.