Commit Graph

772 Commits

Author SHA1 Message Date
Shuchang Zheng
0d0c4f5626 task v2 api doc (#1573) 2025-01-16 11:58:36 -08:00
Shuchang Zheng
1694698255 add complete criterion to the main prompt (#1582) 2025-01-17 02:17:54 +08:00
Shuchang Zheng
0f390630a9 Revert "fix filter pick issue" (#1580) 2025-01-16 21:38:28 +08:00
Shuchang Zheng
32f9c19385 fix filter pick issue (#1577) 2025-01-16 19:52:08 +08:00
Shuchang Zheng
1d5dc9029f fix workflow run / observer schema (#1571) 2025-01-15 19:43:56 -08: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
518605b91a check no plan after checking user_goal_achieved (#1556) 2025-01-15 00:33:25 -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
111d1e3a8e Bitwarden updates (#1547) 2025-01-14 01:28:30 -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
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
Maksim Ivanov
7bfb1e9b21 Define browser manager API (#1497)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-01-08 09:14:38 -08: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
Maksim Ivanov
a06d323fbb Make runnable type and runnable id nullable (#1495) 2025-01-07 11:14:04 -05: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
c0bf6387c3 workflow timeline in reversed order (#1501) 2025-01-06 07:30:58 -08:00
LawyZheng
6b4b52a6c4 hash long href link (#1500) 2025-01-06 23:26:07 +08:00
Shuchang Zheng
d6ff0ec4d5 control workflow timeline order in backend - descending (#1491) 2025-01-06 06:04:24 -08:00
Shuchang Zheng
74c8dd45f5 Misc loop block changes (#1494) 2025-01-06 01:58:24 -05:00
Shuchang Zheng
a241b09701 Fix Loop block parameters (#1492) 2025-01-05 23:47:48 -05:00
Shuchang Zheng
466f20918b add extracted info to observer task history (#1488) 2025-01-05 09:06:20 -08:00