Commit Graph

281 Commits

Author SHA1 Message Date
Shuchang Zheng
43cab04454 Add Run id as a parameter to the artifacts table (#2799)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-06-26 15:27:48 +00:00
Shuchang Zheng
b9baaa16d9 fix task v2 block dont have output (#2778)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-24 04:45:14 +00:00
Shuchang Zheng
1bf270df55 frontend support browser header (#2761) 2025-06-20 20:50:19 -04:00
Shuchang Zheng
592ed941ce task v2 doesn't have failure_reason (#2760) 2025-06-21 04:42:05 +08:00
Prakash Maheshwaran
2e250d2bf4 feat: add task status mapping and failure reason handling for block results (#2594) 2025-06-19 17:13:47 +00:00
Shuchang Zheng
df5f40bdb9 user defined browser header (#2752)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-19 07:42:34 +00:00
Prakash Maheshwaran
14bc711240 validate credential IDs before workflow execution (#2737) 2025-06-18 04:33:16 +00:00
Shuchang Zheng
f1bc1a03db disable complete verification when CUA engine (#2728)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-17 15:25:58 +08:00
Shuchang Zheng
15573836ce use run_id for fullpage screenshot flag (#2717) 2025-06-14 08:44:39 +00:00
Shuchang Zheng
775da18878 current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-14 14:59:50 +08:00
Shuchang Zheng
603c567075 remove handling 1password in the register_secret_workflow_parameter_value function (#2710) 2025-06-13 12:02:47 -07:00
Asher Foa
59f11af271 No need to pass aws client around (#2672) 2025-06-13 12:41:22 -04:00
Shuchang Zheng
40e608f9cd vnc: persistent sessions manager update (#2706) 2025-06-13 08:55:41 -04:00
Shuchang Zheng
5ce86034cd fix 1password totp (#2704) 2025-06-12 16:39:53 -07:00
Shuchang Zheng
fa0fce4904 return pbs id on workflow run endpoint (#2699) 2025-06-12 20:39:16 +00:00
Shuchang Zheng
d38989c743 weave browser_session_id thru ForLoopBlock (#2694) 2025-06-12 16:31:20 +00:00
Prakash Maheshwaran
83a8cf424d recursively collect extracted information from nested workflow outputs (#2638) 2025-06-12 09:04:26 +00:00
Prakash Maheshwaran
9868750de3 tested 1pass backend and vars (#2690)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-12 01:20:27 -07:00
Prakash Maheshwaran
b5bf9d291f Add run lifecycle timestamps - improvments (#2601)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-12 03:36:49 +00:00
Asher Foa
effd0c4911 Add pyupgrade pre-commit hook + modernize python code (#2611) 2025-06-10 18:52:38 +00:00
Shuchang Zheng
db856cd843 fix jinja runtime leak (#2575) 2025-06-03 14:03:49 +08:00
Shuchang Zheng
2167d88c20 Jon/model name massage (#2559) 2025-05-31 22:34:30 -04:00
Shuchang Zheng
b4d5837196 ModelSelector: add 'Skyvern Optimized' as hard choice (#2558) 2025-05-31 21:42:57 -04:00
Shuchang Zheng
800a26d323 use model_name instead of name (#2557) 2025-05-31 18:40:36 -07:00
Shuchang Zheng
deb38af17d fix llm_key - render every llm_key for cua in the execute_step (#2556) 2025-05-31 16:26:02 -07:00
Shuchang Zheng
48f5f0913e fix llm_key_override (#2552) 2025-05-31 11:11:25 -07:00
Shuchang Zheng
0024af2fe8 use wpid for MissingValueForParameter error (#2527) 2025-05-29 14:26:09 -07:00
Shuchang Zheng
bd72491d7d add current item in forloop + global forloop reference (#2512) 2025-05-29 23:12:07 +08:00
Shuchang Zheng
08bf2bc428 backend changes extracted from codex/jon/SKY-5016 (#2508) 2025-05-29 09:15:04 -04:00
Shuchang Zheng
4ad65b579c use wpid for MissingValueForParameter error (#2505) 2025-05-29 02:51:45 -07:00
Shuchang Zheng
c575ad8bc7 fix webhook successful status code range (#2486) 2025-05-27 03:21:50 -07:00
Shuchang Zheng
de18a60ac2 Revert "revert webhook schema updates" (#2482) 2025-05-27 03:00:14 -07:00
Shuchang Zheng
da4afddc21 revert webhook schema updates (#2479) 2025-05-26 21:18:42 -07:00
Shuchang Zheng
bd8ea04077 update workflow webhook resposne (#2459) 2025-05-27 00:13:19 +08:00
Shuchang Zheng
04c47b7e79 fix workflow run webhook status (#2458) 2025-05-26 23:49:42 +08:00
Shuchang Zheng
2438bcacbf add engine to more blocks (#2457) 2025-05-26 23:19:42 +08:00
Shuchang Zheng
42d015cdba webhook support for task v1 and workflow run; fix task v2 webhook (#2446) 2025-05-24 13:01:53 -07:00
Shuchang Zheng
1d81782b37 Jon/eval update (#2376) 2025-05-17 14:26:18 -07:00
Shuchang Zheng
9424324baa remove include history flag from workflow run model (#2354)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-16 03:20:32 +08:00
Shuchang Zheng
ed4280153f suchintan.vibe code user goal check (#2349)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-15 23:18:24 +08:00
Shuchang Zheng
1d1a4d72ea backend: normalize returns for evals (items, total); ensure title to … (#2329) 2025-05-12 11:30:37 -04:00
Shuchang Zheng
8f37625f51 API + SDK support - get workflow run (#2324) 2025-05-11 16:24:31 -07:00
Shuchang Zheng
869a94dbf4 support CUA navigation block (#2306) 2025-05-08 04:04:02 +08:00
Shuchang Zheng
2f10e3c430 Add organization_name and workflow_permanent_id to skyvern context, pass workflow_permanet_id when deciding which identifier to use with which llm (#2245) 2025-04-28 15:55:52 -04:00
Shuchang Zheng
ce6d6c51e0 fix task v2 block totp issue (#2214) 2025-04-22 23:25:37 +08:00
Shuchang Zheng
e28f769010 Revert "Revert "set task_id in skyvern_context when task block starts"" (#2169) 2025-04-16 11:49:38 -07:00
Shuchang Zheng
9aa9e3f55c reset skyvern_context after task v2 block is done (#2168) 2025-04-16 11:48:51 -07:00
Shuchang Zheng
0d24fe3981 Revert "set task_id in skyvern_context when task block starts" (#2161) 2025-04-15 22:47:52 -07:00
Shuchang Zheng
9b32a77c59 set task_id in skyvern_context when task block starts (#2114) 2025-04-14 09:41:59 -07:00
Shuchang Zheng
5145bc8a1b mark task v2 timed_out (#2113) 2025-04-07 11:54:39 -04:00