Commit Graph

22 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
Soumyadas15 0ec8235d5c chore(ui): update input box 2025-05-06 11:29:31 +05:30
Soumyadas15 be9f13d5ca chore(dev): code cleanup + rect query setup + model selector 2025-05-05 14:57:36 +05:30
LE Quoc Dat a8078b2e0d fix_upload 2025-04-27 22:08:06 +01:00
marko-kraemer a7d38c0096 serious wip 2025-04-27 03:20:49 +01:00
marko-kraemer 865b2f3633 wip 2025-04-26 18:51:25 +01:00
marko-kraemer b3f1398c3d wip 2025-04-26 16:55:57 +01:00
marko-kraemer f8d85eb706 api health check & maintenance page make work, show BillingErrors properly 2025-04-26 00:13:33 +01:00
LE Quoc Dat d7b95b24a7 fix empty uuid 2025-04-24 13:36:56 +01:00
marko-kraemer 7e72fa4f3f config, alerts 2025-04-24 05:30:08 +01:00
marko-kraemer 25086ffa26 merge 2025-04-23 05:45:43 +01:00
marko-kraemer 6829fef699 wip 2025-04-23 05:20:05 +01:00
marko-kraemer 5a0e9f8a38 wip 2025-04-23 05:14:43 +01:00
marko-kraemer 276c740e57 wip 2025-04-21 18:16:29 +01:00
Adam Cohen Hillel 8751a1a716 billing popup 2025-04-21 16:36:40 +01:00
marko-kraemer b525c56c26 mobile responsive v1 2025-04-21 15:59:20 +01:00
marko-kraemer b7105e71d3 hide attachments, non-blocking shell exec 2025-04-21 13:41:01 +01:00
marko-kraemer ddc4887627 wip 2025-04-21 12:51:56 +01:00
Adam Cohen Hillel a06d609996 new frontend 2025-04-13 13:57:29 +01:00
marko-kraemer b52fbcafb0 wip 2025-03-30 23:59:53 -07:00
marko-kraemer aff6f8303b fe wip 2025-03-30 22:27:21 -07:00
marko-kraemer fc87e892ef frontend wip 2025-03-30 20:41:24 -07:00