Commit Graph

25 Commits

Author SHA1 Message Date
marko-kraemer 1896208f12 refactor wip 2025-08-16 19:10:56 -07:00
Sharath 16ab850923
perf(sandbox): switch to async daytona sdk (#891) 2025-07-04 21:12:53 +05:30
sharath fc71a35675
fix(upload_file): swap parameters in upload_file calls for consistency across the codebase 2025-06-11 14:44:10 +00:00
Vukasin d2564b49ed feat: on delete delete sandbox 2025-06-01 23:18:13 +02:00
Vukasin c52bdd08ae feat: rework file upload and caching 2025-05-25 19:10:40 +02:00
Vukasin 6fac5a98ad feat: improve model selector and fixes 2025-05-21 22:59:56 +02:00
marko-kraemer a77f687a42 refactor(api): streamline sandbox handling
- Removed the `get_or_create_project_sandbox` function from `agent/api.py` and replaced its usage with direct sandbox retrieval logic.
- Updated `start_agent` and `ensure_project_sandbox_active` functions to directly access sandbox information from project data.
- Cleaned up unnecessary comments and improved logging for sandbox operations.
- Adjusted frontend form submission to ensure consistent handling of FormData and improved error handling.
2025-05-18 03:23:46 +02:00
Vukasin 6caa0e3adf fix: normalize path 2025-05-12 22:09:14 +02:00
marko-kraemer 52fceeb39a add ensure active, fix utils logger impot in sb tool base 2025-05-11 18:36:33 +02:00
marko-kraemer 45ad00089a wip 2025-05-09 06:06:51 +02:00
marko-kraemer a7f0044d1d fix 2025-05-09 05:32:46 +02:00
marko-kraemer a00409f1c7 fix new page opening in browser; latest container wip 2025-05-09 05:08:29 +02:00
Marco Vinciguerra e1974c8125 feat: removed unused imports 2025-05-07 15:24:00 +02:00
marko-kraemer 23574e37cf python billing 2025-04-27 00:47:31 +01:00
marko-kraemer 2cf777cc4c logger, docker, wip 2025-04-24 23:04:59 +01:00
marko-kraemer e985cbdc2b wip 2025-04-23 19:46:22 +01:00
marko-kraemer f9ca36efa0 wip 2025-04-23 09:13:07 +01:00
marko-kraemer 869e53ad04 sandbox id fix attempt 2025-04-23 06:20:38 +01:00
Adam Cohen Hillel fd7b0d1484 skip user id if project is public 2025-04-21 15:08:52 +01:00
Adam Cohen Hillel bd0db22966 public project and file browsing 2025-04-21 14:58:58 +01:00
LE Quoc Dat 5bb5300afe fix windows path 2025-04-18 17:02:22 +01:00
Adam Cohen Hillel ca0bc7bdc0 Add check in get project to sandbox status, and start it if stopped 2025-04-18 15:11:59 +01:00
Adam Cohen Hillel 6fea355191 add sandbox api AUTH 2025-04-18 15:04:11 +01:00
marko-kraemer 9cd703788e sandbox file upload, list files v1 2025-04-11 13:56:50 +01:00
marko-kraemer 9ee944bdd2 wip 2025-04-11 03:45:32 +01:00