Commit Graph

928 Commits

Author SHA1 Message Date
Arnav Mahalpure
e42aabfc2e Update Dockerfile (#1056) 2024-10-27 18:02:23 -07: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
eedbac5768 Put play icon in front of Run in workflow header (#1055) 2024-10-25 19:12:30 +03: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
terrchen
d2f4e06855 Fix spelling and grammatical errors (#1051) 2024-10-25 00:48:14 -04: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
1b635d6a79 add some refetching and invalidating logic for workflow runs (#1048) 2024-10-24 17:12:53 +03:00
Shuchang Zheng
9c7380a6e1 Use search params for diagnostics step and artifact (#1047) 2024-10-24 16:51:04 +03:00
Shuchang Zheng
afae80f686 Show error message correctly on workflow save (#1046) 2024-10-24 15:34:54 +03:00
LawyZheng
805ff9f553 format readme (#1045) 2024-10-24 16:50:29 +08:00
LawyZheng
a0348e03c4 update README and docker compose (#1044) 2024-10-24 16:45:48 +08: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
Suchintan
13eb85b9f2 Fix contact form URL (#1041) 2024-10-23 23:14:18 -04:00
Suchintan
24aadf9195 Add a contact form demo (#1040) 2024-10-23 23:12:31 -04:00
Suchintan
21ab06d31f Save new demo video (#1039) 2024-10-23 22:46:28 -04:00
Suchintan
636e6600e1 Update demo video (#1038) 2024-10-23 22:38:27 -04:00
Suchintan
f4cfae9c60 Updated Skyvern demo video (#1037) 2024-10-23 17:31:25 -04:00
Shuchang Zheng
d6c16180ee Make collection id required (#1036) 2024-10-24 00:00:04 +03:00
Shuchang Zheng
2798c4cc79 Add webhook callback url in run workflow form (#1035) 2024-10-23 22:41:37 +03:00
LawyZheng
3f1a9b3151 kiosk printing (#1034) 2024-10-23 23:45:35 +08:00
Shuchang Zheng
fed24b46a8 Better represent available types for workflow parameters (#1033) 2024-10-23 17:35:02 +03:00
Shuchang Zheng
426acbc3e5 Improve run workflow form (#1032) 2024-10-23 17:12:36 +03: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
Matthew Tomas
b74a3d2307 Update README.md (#1010) 2024-10-22 16:57:15 -04:00
Shuchang Zheng
d6fd4f8923 Use actions api for new tasks (#1027) 2024-10-22 21:50:21 +03:00
Shuchang Zheng
da92ccdc9f Add Start Node to workflows (#1026) 2024-10-22 20:02:24 +03:00
Shuchang Zheng
d571519a67 Use code editor in diagnostics tab (#1024) 2024-10-22 16:45:46 +03:00
Salih Altun
439815c33a Install html lang for codemirror (#1023) 2024-10-22 16:41:48 +03:00
Shuchang Zheng
266941c00c Reduce help tooltip delay to 300ms (#1022) 2024-10-22 16:04:35 +03:00
Shuchang Zheng
437f70427f Change the default font size in code editor to be 12 (#1021) 2024-10-21 21:56:53 +03:00
Shuchang Zheng
935ecd046f Fix font size in parameters (#1020) 2024-10-21 21:42:50 +03: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
442f70c58e Change appearance of parameters in task details (#1017) 2024-10-21 19:29:49 +03:00
Shuchang Zheng
9a9057ccf7 SKY-3781 Fix empty URL bug (#1016) 2024-10-21 10:59:40 -04:00
Shuchang Zheng
62e5665b22 Remove confidence score from UI (#1015) 2024-10-21 16:58:01 +03:00
Shuchang Zheng
34f8e9ab3c Change label of templates (#1014) 2024-10-21 16:45:46 +03: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