Daytona
Secure elastic infrastructure for running AI-generated code in isolated sandboxes for AI agents and apps
Very high-cadence sandbox infra building the primitives agents need to run code
◆Recent moves
- 1mo ago
Docs Search, Git Clone & API 400s
v0.170.0 adds docs search and OSS deploy guides, optional git CLI clones for large repos, and proper HTTP 400s for quota and limit errors. Practical polish across docs, repo handling, and API error semantics.
- 2mo ago
Runtime Network Controls
v0.169.0 introduces runtime network controls for sandboxes plus safer declarative builds and a Java SDK docs pass. Network controls are a meaningful containment lever for running untrusted agent code, building on the resource-limit work.
- 2mo ago
Sandbox Activity & Resource Limits
v0.168.0 adds a last-activity timestamp, per-region resource limits, and faster dashboard pagination. Visibility and control refinements that make fleets of sandboxes easier to operate.
- 2mo ago
SDK Simplification & Per-Sandbox Resource Limits
v0.167.0 moves code execution into the daemon and adds per-sandbox resource limits at the region level. An architectural simplification of the SDK that should make execution more uniform and easier to reason about.
- 2mo ago
Sandbox Forking SDK & Org Metrics
⚡ SPARKv0.166.0 brings experimental sandbox forking and snapshot methods to the SDK, plus org-level OTEL metrics. Forking running sandbox state is a directional capability for the agent-execution category, surfaced here as developer-facing SDK methods.
- 2mo ago
Sandbox Fork & Snapshot Endpoints
v0.165.0 lands the fork and snapshot API endpoints that the next release's SDK methods build on, plus daemon log rotation and a major dependency security update. The API groundwork for the forking capability.