Commit Graph

534 Commits

Author SHA1 Message Date
LawyZheng
82249ae7f0 skip css conversion for span with chidren (#1123) 2024-11-04 16:07:52 +08:00
Shuchang Zheng
d0a35622a7 add default timeout to wait_for_task (#1122) 2024-11-03 22:19:55 -08:00
Shuchang Zheng
2ac8a1a7d0 SKY-3915 Remove incomplete json fixing logic -- models have gotten better (#1121) 2024-11-04 00:56:58 -05:00
LawyZheng
971e726591 add browser console log (#1120) 2024-11-04 11:22:08 +08:00
Shuchang Zheng
bf06fcfeb7 Update max output tokens to 16K (#1110) 2024-11-02 21:46:55 -07:00
LawyZheng
3e0639ba38 fix unbound log_path (#1112) 2024-11-02 09:59:03 +08:00
Shuchang Zheng
ad0bd0b4f5 fix task workflow cancel issue (#1111) 2024-11-01 15:13:41 -07:00
Shuchang Zheng
690dd4c2e8 Raise screenshot error earlier when page is closed (#1108) 2024-11-01 10:43:24 -07:00
LawyZheng
5365d0cc56 fix no exist browser log error (#1104) 2024-11-01 21:40:09 +08:00
LawyZheng
de19cefa64 fix workflow can't save browser console log (#1102) 2024-11-01 02:17:22 +08:00
LawyZheng
d649699619 automatically parse file extension when downloading (#1101) 2024-11-01 01:24:34 +08:00
LawyZheng
de8e887e0f add browser console log artifact (#1097) 2024-10-31 23:10:11 +08:00
LawyZheng
00549c921b optimize async task and remove hover (#1095) 2024-10-31 10:49:02 +08:00
LawyZheng
8762865a0b convert css shape to string (#1092) 2024-10-31 00:12:13 +08:00
Shuchang Zheng
01fbdeece4 Fix actions API order, only order by created_at (#1090) 2024-10-30 18:21:00 +03:00
LawyZheng
54674c16cc update prompt to fix terminate issue (#1086) 2024-10-30 01:21:24 +08:00
LawyZheng
aaaacf3ec7 support custom select serach (#1085) 2024-10-29 16:04:41 +08:00
Shuchang Zheng
e4f005b6f6 include download in action history (#1078) 2024-10-28 13:37:32 -07:00
Shuchang Zheng
2b176df6f9 Fix action history (#1076) 2024-10-28 13:11:58 -07:00
LawyZheng
777876d3fe fallback to press arrowdown to trigger dropdown menu (#1074) 2024-10-29 02:29:44 +08:00
LawyZheng
64def7c2a6 input type button (#1073) 2024-10-28 23:52:26 +08:00
LawyZheng
9d93280302 support to parse pseudo content (#1069) 2024-10-28 19:30:11 +08:00
LawyZheng
d2b79ab5de better failure reason (#1066) 2024-10-28 09:42:55 +08:00
Shuchang Zheng
d294259d63 ignore skyvern_element_hash and skyvern_element_data in action history (#1054) 2024-10-27 14:03:28 -07:00
Ikko Eltociear Ashimine
b6dde388d4 chore: update agent.py (#1064) 2024-10-27 01:58:09 -04:00
Shuchang Zheng
7f21e23244 add org id to the log for Failed to update workflow (#1057) 2024-10-25 12:27:10 -07:00
Shuchang Zheng
c89be09a4a add bitwarden collection id to workflow context (#1053) 2024-10-25 01:22:53 -07:00
LawyZheng
c9335888ff add disable element id (#1052) 2024-10-25 14:52:02 +08:00
Shuchang Zheng
c1ad0ed391 get rid of org id, task id, step id, step order and action order from the action history (#1050) 2024-10-24 13:11:15 -07:00
Shuchang Zheng
3eba6d7f83 Make CollectionID or OrganizationID required (#1049) 2024-10-24 09:14:35 -07:00
Shuchang Zheng
4d87b83b59 mark workflow run failed if parameter creation failed (#1031) 2024-10-24 09:03:38 -07:00
Shuchang Zheng
b308c6b05d enforce collection id for login parameters (#1043) 2024-10-23 23:20:51 -07:00
Shuchang Zheng
ae86b45ed3 support svg-container classes as interactable svg elements (#1042) 2024-10-23 22:23:36 -07:00
LawyZheng
3f1a9b3151 kiosk printing (#1034) 2024-10-23 23:45:35 +08:00
Shuchang Zheng
96c807e949 improve need_verification_code prompt (#788) 2024-10-23 01:51:29 -07:00
Shuchang Zheng
d81fcaa932 fix json workflow parameter validation bug (#1030) 2024-10-22 22:35:14 -07:00
Shuchang Zheng
51a531df09 fix a typo inside the InvalidWorkflowParameter error (#1029) 2024-10-22 18:02:29 -07:00
Shuchang Zheng
0e3da8d1d3 workflow parameter validation (#1028) 2024-10-22 17:36:25 -07:00
Suchintan
7cba401e2e Add support for the latest sonnet 3.5 (#1025) 2024-10-22 16:57:26 -04:00
LawyZheng
67bee9a487 fix chain click bug (#1019) 2024-10-22 02:21:05 +08:00
Shuchang Zheng
b0d9f9ce5f Add sorting to task api (#1018) 2024-10-21 20:34:42 +03:00
Shuchang Zheng
9a9057ccf7 SKY-3781 Fix empty URL bug (#1016) 2024-10-21 10:59:40 -04:00
Shuchang Zheng
8384c761a5 fix update organization api (#1013) 2024-10-20 23:44:21 -07:00
Shuchang Zheng
3e40267cfa block urls pointing to internal addresses (#1012) 2024-10-20 18:33:05 -07:00
Shuchang Zheng
b31b77707c add confidence_float to actions table (#1008) 2024-10-20 12:10:58 -07:00
Shuchang Zheng
b7611813cc shu/disable organization name change (#1011) 2024-10-20 12:00:56 -07:00
Shuchang Zheng
da9ccc0031 fix saving complete action when there's no navigation goal (#1009) 2024-10-18 17:32:34 -07:00
Shuchang Zheng
ec9b77c699 Implement actions api changes (#1007) 2024-10-18 22:50:02 +03:00
Shuchang Zheng
dd677132fe fix python style for webhook url and totp url when creating a task (#1003) 2024-10-18 11:09:32 -07:00
Shuchang Zheng
c65795711a fix None string for webhook url and totp url (#1002) 2024-10-18 10:56:00 -07:00