suna/backend/agent
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
..
sample_responses web search first, over scrape 2025-05-10 08:22:11 +02:00
tools add ensure active, fix utils logger impot in sb tool base 2025-05-11 18:36:33 +02:00
__init__.py agent wip 2025-04-11 00:53:01 +01:00
api.py refactor(api): streamline sandbox handling 2025-05-18 03:23:46 +02:00
prompt.py web search first, over scrape 2025-05-10 08:22:11 +02:00
prompt.txt Merge remote-tracking branch 'upstream/main' into feat/attachment-rework 2025-05-11 17:18:07 +02:00
run.py chore(dev): upload images to s3 2025-05-14 10:58:11 +05:30