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