Changelog
Track new features, improvements, and fixes in Runra Sandbox.
v0.1.0
Initial Early Access Release
Core
- Sandbox creation and lifecycle management
- Sandbox listing, retrieving, and deletion
- Pause and resume with state preservation
Execution
- Command execution with exit codes
- Environment variable support
- Working directory configuration
- Execution timeouts
Ports
- Port exposure for previews and dev servers
- Auto-generated port URLs
SDK
- TypeScript SDK (@runra/sdk)
- Python SDK (@runra/sdk)
- Full TypeScript type definitions
Observability
- Structured lifecycle events
- Axiom exporter support
- OpenTelemetry exporter support
- JSONL and Postgres exporters
Infrastructure
- VM-backed sandbox isolation via CubeSandbox
- Resource limits (CPU, memory, disk)
- Configurable network policies
- Dashboard for sandbox management