v0.174.0
daytonaio/daytonav0.174.0May 11, 2026by github-actions[bot]
AI Summary
This update introduces NVIDIA GPU-enabled runners and a new terminal action for sandboxes in the dashboard. It also includes documentation for LLMs structure and Nvidia GPU device usage.
Key Highlights
- NVIDIA GPU-enabled runner support
- New terminal action for sandboxes in dashboard
- Fix for snapshot creation hanging after fast builds
- Parallel mount of fuse volumes to speed up sandbox creation
New Features
- NVIDIA GPU-enabled runner
- Sandbox terminal action
- Add LLMs txt files structure generation
- Add sandboxes with Nvidia GPU devices
Full Release Notes
## 0.174.0 (2026-05-11) ### 🚀 Features - **api,runner:** NVIDIA GPU-enabled runner ([#4671](https://github.com/daytonaio/daytona/pull/4671)) - **dashboard:** sandboxes terminal action ([#4641](https://github.com/daytonaio/daytona/pull/4641)) - **docs:** add llms txt files structure generation ([#4634](https://github.com/daytonaio/daytona/pull/4634)) - **docs:** add sandboxes with nvidia gpu devices ([#4672](https://github.com/daytonaio/daytona/pull/4672)) ### 🩹 Fixes - **cli:** snapshot create no longer hangs after fast builds ([#4653](https://github.com/daytonaio/daytona/pull/4653)) - **daemon,sdk-go,sdk-ruby:** classify git operation errors by HTTP status code ([#4592](https://github.com/daytonaio/daytona/pull/4592)) - **dashboard:** sandboxes table pagination reset fix ([#4664](https://github.com/daytonaio/daytona/pull/4664)) - **runner:** mount fuse volumes in parallel to cut sandbox create time ([#4557](https://github.com/daytonaio/daytona/pull/4557)) - **runner:** scale storage recovery increment to 5% of original quota per attempt ([#4487](https://github.com/daytonaio/daytona/pull/4487)) - **runner:** disable storage limits when limits are off ([#4675](https://github.com/daytonaio/daytona/pull/4675)) ### Chores - sync go.sum for v0.173.0 ([#4648](https://github.com/daytonaio/daytona/pull/4648)) - **sdk-go:** bump to v0.174.0 ([#4676](https://github.com/daytonaio/daytona/pull/4676)) - **sdk-java:** resolve intermittent publish failure caused by parallel Gradle builds on shared directory ([#4666](https://github.com/daytonaio/daytona/pull/4666)) ### ❤️ Thank You - Bruno Grbavac @brunogrbavac - Juraj Štefanić @stefanicjuraj - Mirko Džaja @MDzaja - Robert Pavlinic @rpavlini - Toma Puljak @Tpuljak - Vedran Jukic