Commit Graph

24 Commits

Author SHA1 Message Date
Shuchang Zheng
9ee2225b82 fix observer check completion bug (#1530) 2025-01-10 10:32:08 -08:00
Shuchang Zheng
5b33f5e221 observer completion improvement (#1529) 2025-01-10 00:39:13 -08:00
Maksim Ivanov
a4744ed9f5 Use persistent browser session in runnables (#1510)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-01-09 13:04:53 -08:00
Shuchang Zheng
d4ffcdbfda fix loop_values in observer (#1522) 2025-01-08 23:53:21 -08:00
Shuchang Zheng
f0ae840452 handle unexpected errors in observer (#1521) 2025-01-08 21:27:11 -08:00
Shuchang Zheng
52c188b5de let observer continue exploring when task failed/terminated (#1520) 2025-01-08 20:06:14 -08:00
Shuchang Zheng
9674e838a3 Observer improvement - Add the main goal as the context for the navigation block (#1498) 2025-01-06 17:39:36 -08:00
Shuchang Zheng
897579c057 fail observer and workerflow runs if observer max iterations reached (#1507) 2025-01-06 16:42:42 -08:00
Shuchang Zheng
466f20918b add extracted info to observer task history (#1488) 2025-01-05 09:06:20 -08:00
Shuchang Zheng
1ec832e131 set observer_cruise_id in SkyvernContext (#1472) 2025-01-02 17:41:44 -08:00
Shuchang Zheng
b9d3228f77 add observer_cruise_id to SkyvernContext and logs (#1469) 2025-01-02 12:49:48 -08:00
Shuchang Zheng
3510a81f3b fix non-link loop values in observer (#1460) 2025-01-01 23:50:08 -08:00
Shuchang Zheng
face695b5f fail observer cruise and mark workflow_run failed with failure reason when db error happens (#1459) 2024-12-31 15:03:36 -08:00
Shuchang Zheng
7b058c224f fail workflow run when running into cruise initialization errors (#1458) 2024-12-31 14:07:03 -08:00
Shuchang Zheng
24352f5394 use user_url if specified by user when running cruise (#1454) 2024-12-30 19:13:23 -08:00
Shuchang Zheng
d5dacd9918 get observer cruise API (#1447) 2024-12-30 12:20:47 -08:00
Shuchang Zheng
4962dbe325 do not show metadata thought yet (#1445) 2024-12-28 09:53:44 -08:00
Shuchang Zheng
c4720276c8 add workflow run block screenshot and observer thought screenshots (#1444) 2024-12-27 19:23:07 -08:00
Shuchang Zheng
9e6c2362bf new observer thoughts (#1442) 2024-12-27 09:04:09 -08:00
Shuchang Zheng
2029c0c41f make observer thought artifacts work (#1423) 2024-12-22 23:01:02 -08:00
Shuchang Zheng
94a3779bd7 workflow runtime API (#1421) 2024-12-22 20:54:53 -08:00
Shuchang Zheng
2e37542218 add organization_id filter for get_workflow and get_workflow_run (#1422) 2024-12-22 17:49:33 -08:00
Shuchang Zheng
b256bace6a create and update workflow run block inworkflow execution (#1419) 2024-12-22 11:16:23 -08:00
Shuchang Zheng
a12776e630 Observer code open source (#1417) 2024-12-19 17:26:08 -08:00