feat: implement local file persistence for Daytona sandboxes

- Added functionality to persist sandbox files locally before deletion.
- Introduced methods for retrieving and deleting locally stored sandbox files.
- Updated routes to handle local file downloads and background deletion of sandboxes.
- Enhanced streaming tasks to support sandbox file management.
This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-02-25 12:25:59 -08:00
parent 80be9f26c4
commit 54dd6f904c
6 changed files with 208 additions and 5 deletions

View file

@ -6,6 +6,7 @@ __pycache__/
.flashrank_cache
surf_new_backend.egg-info/
podcasts/
sandbox_files/
temp_audio/
celerybeat-schedule*
celerybeat-schedule.*