Commit Graph

8 Commits

Author SHA1 Message Date
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
marko-kraemer 4c8bd7b47a error msg toast on stream 2025-05-09 04:01:26 +02:00
marko-kraemer 0507708fec archive script 2025-05-05 02:20:50 +02:00
marko-kraemer 79ead85912 fix 2025-05-02 22:53:30 +02:00
marko-kraemer 0f5b7a5dde delete user sandboxes script 2025-05-02 15:50:33 +02:00
marko-kraemer 1b1878fceb add firecrawl for scraping, frontend fix 2025-04-25 18:13:16 +01:00
Adam Cohen Hillel 25f8564cba exa - tavily 2025-04-19 15:33:08 +01:00
marko-kraemer aaf7efd615 progress 2025-04-18 14:42:23 +01:00