suna/backend/utils
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
..
scripts refactor(api): streamline sandbox handling 2025-05-18 03:23:46 +02:00
__init__.py agent wip 2025-04-11 00:53:01 +01:00
auth_utils.py feat: removed unused imports 2025-05-07 15:24:00 +02:00
config.py chore(config): refactor sandbox image constants into common config 2025-05-17 23:09:03 +00:00
constants.py chore(ui): improvements in model selector 2025-05-17 10:44:09 +05:30
files_utils.py wip 2025-04-12 22:40:01 +01:00
logger.py chore(dev): upload images to s3 - draft 2025-05-14 16:07:15 +05:30