v0.167.0
daytonaio/daytonav0.167.0Apr 16, 2026by github-actions[bot]
AI Summary
The release adds per-sandbox resource limits to the region quota and moves code execution from SDKs to the daemon. It also includes guides for OpenAI Agents SDK and pause functionality.
Key Highlights
- Add per-sandbox resource limits to region quota
- Move code execution and env processing from SDKs to daemon
- OpenAI Agents SDK guides
- Add pause sandboxes feature
New Features
- Add per-sandbox resource limits to region quota
- Move code execution and env processing from SDKs to daemon
- OpenAI Agents SDK guides
- Add pause sandboxes
Full Release Notes
## 0.167.0 (2026-04-16) ### 🚀 Features - **api:** add per-sandbox resource limits to region quota ([#4464](https://github.com/daytonaio/daytona/pull/4464)) - **daemon,docs,sdk:** move code execution and env processing from SDKs to daemon ([#4401](https://github.com/daytonaio/daytona/pull/4401)) - **docs:** OpenAI Agents SDK guides ([#4470](https://github.com/daytonaio/daytona/pull/4470)) - **docs:** add pause sandboxes ([#4478](https://github.com/daytonaio/daytona/pull/4478)) ### 🩹 Fixes - **daemon:** add RFC 5987 Content-Disposition encoding to single-file download ([#4476](https://github.com/daytonaio/daytona/pull/4476)) - **docs:** openapi.json file paths ([#4475](https://github.com/daytonaio/daytona/pull/4475)) - **docs:** update sandbox forking state and parent-child rules ([#4471](https://github.com/daytonaio/daytona/pull/4471)) ### Chores - sync go.sum for v0.166.0 ([#4468](https://github.com/daytonaio/daytona/pull/4468)) - fix go cache in actions ([#4469](https://github.com/daytonaio/daytona/pull/4469)) - **deps:** bump the github-actions group ([#4479](https://github.com/daytonaio/daytona/pull/4479)) - **sdk-go:** bump to v0.167.0 ([#4481](https://github.com/daytonaio/daytona/pull/4481)) - **security:** add Dependabot coverage for setup-toolchain composite action ([#4477](https://github.com/daytonaio/daytona/pull/4477)) - **security:** add credential cleanup to self-hosted runner jobs ([#4474](https://github.com/daytonaio/daytona/pull/4474)) ### ❤️ Thank You - Ante Projić @aprojic - Fabjan Vučina - Juraj Štefanić @stefanicjuraj - Lovre Pešut @rovle - Mirko Džaja @MDzaja - Toma Puljak @Tpuljak