Commit Graph

1341 Commits

Author SHA1 Message Date
Shuchang Zheng
80f136c9da commit webvoyager result md (#1567) 2025-01-15 14:20:28 -08:00
Shuchang Zheng
9cd542eae3 Integrate v2 task api (#1566) 2025-01-15 22:41:31 +03:00
Shuchang Zheng
5c26374f4b fix workflow runs GET api (#1565) 2025-01-15 10:57:55 -08:00
Shuchang Zheng
c158ad3f21 migrate observer to task v2 (#1564) 2025-01-15 09:59:18 -08:00
Shuchang Zheng
997b0adea7 Show diagnostics in evaluation project (#1563) 2025-01-15 19:27:21 +03:00
Shuchang Zheng
b49b4b165d Format observer outputs (#1560) 2025-01-15 14:41:18 +03:00
Shuchang Zheng
b4e7b350e5 fix new tab link (#1559) 2025-01-15 14:23:15 +03:00
Shuchang Zheng
f1495e4ce6 eval project sidebar (#1558) 2025-01-15 14:09:25 +03:00
Shuchang Zheng
d905a8d4b9 Add api path prefix into screenshots and title (#1557) 2025-01-15 13:20:00 +03:00
Shuchang Zheng
518605b91a check no plan after checking user_goal_achieved (#1556) 2025-01-15 00:33:25 -08:00
Shuchang Zheng
532a960e35 update evaluation dataset (#1555) 2025-01-15 15:46:48 +08:00
LawyZheng
e1b7729bf1 add evaluation dataset (#1554) 2025-01-15 15:22:27 +08:00
Shuchang Zheng
34c3434885 shu/autoupgrade pre commit (#1553) 2025-01-14 14:06:43 -08:00
Shuchang Zheng
4240247bf6 get the no observer plan warning back (#1552) 2025-01-14 13:24:38 -08:00
Shuchang Zheng
e4ad2ff6ca fix observer cruise schema (#1551) 2025-01-14 13:21:08 -08:00
Shuchang Zheng
4509ce741a generate warning if there's no plan in observer response (#1550) 2025-01-14 09:20:42 -08:00
Shuchang Zheng
a0df333518 totp + proxy location support in observer (#1549) 2025-01-14 09:06:44 -08:00
Shuchang Zheng
0392763998 add webhook support for observer (#1546) 2025-01-14 08:59:53 -08:00
Shuchang Zheng
950a4a54f3 Fix broken link in task table to retry task (#1548) 2025-01-14 19:33:31 +03:00
Shuchang Zheng
111d1e3a8e Bitwarden updates (#1547) 2025-01-14 01:28:30 -05:00
Suchintan
411d8b3735 Update Readme with Skyvern 2.0 (#1545) 2025-01-14 00:49:46 -05:00
LawyZheng
d63061f13b fix search on auto completion (#1544) 2025-01-14 13:08:35 +08:00
Shuchang Zheng
a798757541 add helper to generate webhook headers (#1543) 2025-01-13 19:28:14 -08:00
Shuchang Zheng
52392fa753 update action id prefix to act (#1542) 2025-01-13 09:03:31 -08:00
LawyZheng
e10d9d46fb decrease the hash trigger to 150 (#1541) 2025-01-13 17:56:45 +08:00
Shuchang Zheng
29120b4508 add reset observer cruise functions (#1537) 2025-01-11 19:49:51 -08:00
Jason
e54977ef29 feat: Add new model provider Novita AI (#1508) 2025-01-11 00:08:37 -05:00
Shuchang Zheng
1059d3219a Launch Observer (#1534) 2025-01-11 00:07:54 -05:00
Shuchang Zheng
374b2326c4 observer summary (#1532) 2025-01-10 14:59:53 -08:00
Shuchang Zheng
558b9befc4 Observer task history information prompt improvement (#1531) 2025-01-10 12:21:24 -08:00
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
5ed7e5ad8e Fix authentication errors (#1527) 2025-01-09 15:34:25 -05:00
Shuchang Zheng
dde2d650ff WorkflowRunNotFound should be a SkyvernHTTPException error (#1528) 2025-01-09 11:26:30 -08:00
LawyZheng
5ca2c45be1 fix selection issue (#1526) 2025-01-10 01:44:20 +08:00
Shuchang Zheng
d1bbaa4c7a Add FR Proxy + small script (#1525) 2025-01-09 10:52:48 -05:00
LawyZheng
f4031fc4f7 fix finding blocking element issue (#1524) 2025-01-09 16:41:26 +08:00
LawyZheng
dc53a49749 fix date picker issue (#1523) 2025-01-09 16:14:31 +08:00
Shuchang Zheng
d4ffcdbfda fix loop_values in observer (#1522) 2025-01-08 23:53:21 -08:00
Shuchang Zheng
5796de73d1 Add AI suggestion endpoints (#1519) 2025-01-08 21:45:38 -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
d3b159da49 Fix react query cache key problem for saved tasks (#1518) 2025-01-08 22:06:57 +03:00
Maksim Ivanov
7bfb1e9b21 Define browser manager API (#1497)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-01-08 09:14:38 -08:00
Shuchang Zheng
008b57d6f4 Handle workflow run output null case (#1517) 2025-01-08 20:10:18 +03:00
LawyZheng
c6140fa405 fix selection issues (#1515) 2025-01-08 14:27:50 +08:00
LawyZheng
ff8405d1d5 fix get first step issue (#1514) 2025-01-08 13:08:36 +08:00
Shuchang Zheng
310b11365a chain of thought for user goal extraction and goal completion in observer (#1513) 2025-01-07 18:22:42 -08:00
Shuchang Zheng
c0c1f51a55 remove noisy debug log (#1512) 2025-01-07 09:36:32 -08:00