Commit graph

88 commits

Author SHA1 Message Date
Shuchang Zheng
682bc717f9
fix workflow run timeline infinite loop (#1431) 2024-12-23 13:37:30 -08:00
Shuchang Zheng
94a3779bd7
workflow runtime API (#1421) 2024-12-22 20:54:53 -08:00
Shuchang Zheng
2e37542218
add organization_id filter for get_workflow and get_workflow_run (#1422) 2024-12-22 17:49:33 -08:00
Shuchang Zheng
b256bace6a
create and update workflow run block inworkflow execution (#1419) 2024-12-22 11:16:23 -08:00
Shuchang Zheng
e81fdf6512
Improve workflow failure reason (#1388) 2024-12-16 15:22:52 -05:00
Shuchang Zheng
007cf86031
send webhook when task or workflow run is canceled (#1374) 2024-12-14 09:59:37 -08:00
LawyZheng
31c19938ff
parse yaml criterion to block (#1383) 2024-12-13 16:54:48 +08:00
LawyZheng
f028b48892
refactor loopblock value (#1381) 2024-12-13 02:37:37 +08:00
Shuchang Zheng
f5691d5742
Revert "refactor loopblock value" (#1380) 2024-12-12 10:06:06 -08:00
LawyZheng
0a6a2d8d33
refactor loopblock value (#1379) 2024-12-13 01:19:38 +08:00
Shuchang Zheng
e20de1e734
migrate to wait_for_upload_aiotasks for aiotasks cleanup (#1353) 2024-12-07 18:13:53 -08:00
Shuchang Zheng
7591873546
migrate Organization data model from skyvern/forge/sdk/models.py to skyvern/forge/sdk/schemas/organizations.py (#1343) 2024-12-06 17:15:11 -08:00
Shuchang Zheng
7f6b2c0929
shu/removeSettingsManager.get_settings (#1305) 2024-12-02 15:01:22 -08:00
LawyZheng
c401e37a05
continue on failure for lask block (#1299) 2024-12-02 15:45:16 +08:00
LawyZheng
87061f5bb6
upload all downloaded files when using s3 (#1289) 2024-11-29 16:05:44 +08:00
Shuchang Zheng
f491b017d1
create_empty_workflow interface in workflow service (#1286) 2024-11-28 10:26:15 -08:00
Shuchang Zheng
eec7e7c40c
fix workflow cleanup bug when there are no tasks created for the workflow (#1279) 2024-11-27 15:32:44 -08:00
LawyZheng
7bc6ec8e46
add download block (#1266) 2024-11-26 23:36:22 +08:00
LawyZheng
6b417d0e83
use task type instead of prompt template (#1261) 2024-11-26 11:29:33 +08:00
Shuchang Zheng
f28a3bc497
Enforce navigation_goal in NavigationBlock and data_extraction_goal in ExtractionBlock (#1257) 2024-11-25 11:19:35 -08:00
LawyZheng
284fba0aba
add wati block (#1254) 2024-11-25 10:42:34 +08:00
LawyZheng
3eb9d13327
add navigation, login, extraction workflow blocks (#1238) 2024-11-22 14:44:22 +08:00
LawyZheng
90f0b25f28
move action type validate in workflow runtime (#1235) 2024-11-22 01:32:46 +08:00
LawyZheng
df47d43176
cast action type (#1233) 2024-11-21 17:59:08 +08:00
LawyZheng
bb6d3e6a37
infer action type from instruction (#1231) 2024-11-21 17:38:42 +08:00
LawyZheng
7e5f5d6a41
use orignal action type (#1229) 2024-11-21 15:38:04 +08:00
LawyZheng
3f209404f7
add new workflow block (#1228) 2024-11-21 15:12:26 +08:00
LawyZheng
54f793c797
expose workflow failure reason to api (#1200) 2024-11-15 13:20:30 +08:00
LawyZheng
e3aa583b24
add workflow failure reason (#1198) 2024-11-15 11:07:44 +08:00
Shuchang Zheng
28d37545bc
Implement cancel workflow run endpoint (#1188) 2024-11-14 01:32:53 -08:00
Shuchang Zheng
ad0bd0b4f5
fix task workflow cancel issue (#1111) 2024-11-01 15:13:41 -07:00
LawyZheng
de19cefa64
fix workflow can't save browser console log (#1102) 2024-11-01 02:17:22 +08:00
LawyZheng
de8e887e0f
add browser console log artifact (#1097) 2024-10-31 23:10:11 +08: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
d81fcaa932
fix json workflow parameter validation bug (#1030) 2024-10-22 22:35:14 -07:00
Shuchang Zheng
0e3da8d1d3
workflow parameter validation (#1028) 2024-10-22 17:36:25 -07:00
Shuchang Zheng
9048cdfa73
add actions db model and caching V0 (#980) 2024-10-15 12:06:50 -07:00
Shuchang Zheng
cd43bd6f03
Add GET workflows/runs/run_id endpoint (#973) 2024-10-15 16:26:16 +03:00
Kerem Yilmaz
9821e8f95e
Utilize all Workflow Run statuses (#935) 2024-10-08 23:09:41 -07:00
Shuchang Zheng
07fb1a16ad
add organization_id to the Failed to create workflow error log part 2 (#909) 2024-10-07 10:22:23 -07:00
Kerem Yilmaz
b0aa181c68
Credit Card Parameter (#903) 2024-10-03 16:18:21 -07:00
Kerem Yilmaz
36135a613b
Bitwarden Security Upgrade (#900) 2024-10-02 15:16:08 -07:00
Kerem Yilmaz
39c5f6233e
Fix workflow reset issue upon update failure (#858) 2024-09-19 11:15:07 -07:00
Kerem Yilmaz
4a599bbf55
Ykeremy/downloaded filename prefix (#814) 2024-09-11 21:56:38 -07:00
Kerem Yilmaz
59c7db4059
Remove unused error log (#804) 2024-09-10 13:27:31 -07:00
Kerem Yilmaz
b9f5e33876
TOTP code db + agent support for fetching totp_code from db (#784)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-08 15:07:03 -07:00
Kerem Yilmaz
bfce9f2279
Fix cyclic import (#781) 2024-09-07 01:57:47 -07:00
Kerem Yilmaz
95b2e53c46
Add persist_browser_session flag to workflows (#777) 2024-09-06 12:01:56 -07:00
LawyZheng
6c0f94ac0a
support multi tabs (#692) 2024-08-09 10:46:52 +08:00