Commit Graph

2321 Commits

Author SHA1 Message Date
Shuchang Zheng
e9d1df433e parse action context before triggering the sequential click logic (#2780) 2025-06-24 15:37:22 +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
Prakash Maheshwaran
ef6783cada Fix credential naming in UI to use 'credentials', 'credentials_1', etc. (#2773) 2025-06-23 21:52:38 -04:00
Shuchang Zheng
20c495089a add taskv2 and task id to artifacts by default if present in context (#2770) 2025-06-23 03:16:45 +00:00
Rajaie AlKorani
35c30d1a4a fix azure LLM key (#2769) 2025-06-23 03:11:33 +00:00
Shuchang Zheng
99630626ed Automatically write workflow_run_id if one isn't specified for a specific artifact (#2767) 2025-06-22 12:30:05 +00:00
Shuchang Zheng
4715dddcc8 fix k8s yaml format (#2766) 2025-06-22 15:08:46 +08:00
Cristian Branet
681dab864c Added Kubernetes deployment files (#2719) 2025-06-22 15:00:24 +08:00
Prakash Maheshwaran
10785812e8 added proper svg (#2750) 2025-06-22 03:27:07 +00:00
Prakash Maheshwaran
862723951e Fix artifact retrieval and URL generation in get_run_artifacts endpoint (#2765) 2025-06-22 03:23:35 +00:00
Prakash Maheshwaran
aa933dc261 refactored skyvern workflow start cli (#2615) 2025-06-22 02:12:16 +00:00
Shuchang Zheng
74ca050bde fix extra headers label/explainer (#2762) 2025-06-20 21:58:24 -04: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
Shuchang Zheng
5bd2cabae4 remove <br>s which break fern docs (#2759) 2025-06-21 04:35:35 +08:00
kati3-design
ae9f288ebf Update prompting-guide.mdx (#2758)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-20 15:42:11 -04:00
Shuchang Zheng
27add941ff add artifacts_org_created_at_index for artifacts table (#2755) 2025-06-20 07:01:47 +08:00
Shuchang Zheng
ff2d783f9d remove unused index on primary keys (#2754) 2025-06-20 04:09:57 +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
2776475ca3 added 1 password in the dropdown (#2733) 2025-06-19 04:26:11 +00:00
Prakash Maheshwaran
d0c87e1caf handle null organization_id in artifact queries for backward compatibility (#2748) 2025-06-19 00:24:11 -04:00
Shuchang Zheng
8c02c3c4e0 add a vnc streaming component for workflows (#2746) 2025-06-18 13:04:54 -04:00
Jonathan Dobson
13887b944d add novnc in preparation for cloud sync of vnc streaming web component (#2743) 2025-06-18 16:33:42 +00:00
Shuchang Zheng
f183e4cec7 add browser session id to task settings (#2745) 2025-06-18 11:33:10 -04:00
Shuchang Zheng
efd2607090 use browser session id in taskv2 POST (#2744) 2025-06-18 11:19:40 -04:00
Shuchang Zheng
5f26a02dea skip llm artifact creation when empty prompt (#2742) 2025-06-18 14:44:10 +00:00
Shuchang Zheng
f6a0ccd32b Workflow CodeGen (#2740) 2025-06-18 00:44:46 -07:00
Prakash Maheshwaran
14bc711240 validate credential IDs before workflow execution (#2737) 2025-06-18 04:33:16 +00:00
Shuchang Zheng
70f5106ea2 fix file exists issue in create_folder_if_not_exist (#2731) 2025-06-17 21:20:38 -07:00
Prakash Maheshwaran
3e3522fc4c added raw dada logs (#2736) 2025-06-18 03:34:39 +00:00
Prakash Maheshwaran
fe38488a40 edit 1pass parameter (#2732) 2025-06-17 23:24:46 -04:00
Shuchang Zheng
1292d11ce4 update sync PR # description (#2730) 2025-06-17 10:57:25 -07:00
Alvia Naqvi
fe8c081fc6 Refine shape descriptions in CSS and SVG prompt templates (#2726) 2025-06-17 09:14:32 -07:00
Asher Foa
39710ca59e Simplify code, move some code out of the loop (#2685) 2025-06-17 14:59:55 +00:00
Shuchang Zheng
891d0530fb Fix overlapping images when merging screenshots (#2729) 2025-06-17 16:05:39 +08: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
b241185aae generate_code.py (#2727) 2025-06-16 23:47:03 -07:00
Prakash Maheshwaran
d7efb6c33c add API endpoint and database query for retrieving run artifacts (#2639)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-17 00:00:19 +00:00
Shuchang Zheng
c35b05925b Lockdown streaming browser sessions (#2725) 2025-06-16 08:13:33 -04:00
Shuchang Zheng
26f4273d62 fix handler_utils.input_sequentially (#2724) 2025-06-15 14:32:34 -07:00
Shuchang Zheng
53ce34459a handler_utils.input_sequentially (#2722) 2025-06-14 17:01:53 -07:00
Shuchang Zheng
90e6038cd6 action handler helper function - download_file_safe (#2721) 2025-06-14 16:31:17 -07: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
11288817af remove deprecated pydantic field.example (#2711) 2025-06-13 22:58:55 -07:00
Shuchang Zheng
57f4619ef4 enable ui tars cua (#2715) 2025-06-14 02:55:41 +00:00
Wyatt Marshall
346b36fa4d ui tars integration fix (#2714) 2025-06-13 16:52:14 -04:00
Shuchang Zheng
84a0ff4e4c Add Insurance, Healthcare, and Logistics sections to Skyvern UI (#2712) 2025-06-13 15:18:55 -04:00
Shuchang Zheng
603c567075 remove handling 1password in the register_secret_workflow_parameter_value function (#2710) 2025-06-13 12:02:47 -07:00