Commit Graph

784 Commits

Author SHA1 Message Date
Shuchang Zheng
49256feef1 Use output in the schema instead of extracted_information (#1606) 2025-01-21 22:18:13 +03:00
Shuchang Zheng
1796af6df9 Add PDF Parser Block (#1600) 2025-01-20 23:33:54 +03:00
Shuchang Zheng
74d9c65e54 add reload action validate (#1598) 2025-01-20 11:56:09 +08:00
Shuchang Zheng
39bb4558bf introduce a way to reload the page (#1597) 2025-01-20 11:24:39 +08:00
Shuchang Zheng
0c02bdef19 add td interactable detecting (#1596) 2025-01-20 11:10:51 +08:00
Shuchang Zheng
dc96595e7a use the main prompt to generate the observer task url and title (#1594) 2025-01-17 23:36:26 -08:00
Shuchang Zheng
45ed4042dc remove observer from failure reason (#1593) 2025-01-17 16:53:03 -08:00
Shuchang Zheng
74271803ec Update Bitwarden code to use env instead of secret manager if env is present (#1592)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-17 17:13:24 -05:00
Maksim Ivanov
09a4f4d1ef Add status and browser address to persistent browser sessions (#1561) 2025-01-17 16:48:43 -05:00
Shuchang Zheng
e4cb0987cb Make text prompt executions a step in workflow runs (#1590) 2025-01-17 20:17:31 +03:00
Shuchang Zheng
bb834fa137 Update max iteration errors (#1589) 2025-01-17 09:04:43 -08:00
Shuchang Zheng
4d2befd90a fix <a> interactable detecting (#1588)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-01-17 14:16:00 +08:00
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