Commit Graph

1434 Commits

Author SHA1 Message Date
Shuchang Zheng
9dd6207286 do not parse the dropped element twice (#2801) 2025-06-26 23:46:10 +00:00
Suchintan
3c72684c59 Quick task id bugfix (#2800) 2025-06-26 17:50:01 +00:00
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
a549e19f61 fallback to take screenshot with animation allowed (#2798)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-26 14:08:40 +00:00
Shuchang Zheng
ce9e0bf1cc update verification code prompt (#2797)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-26 09:52:24 +00:00
Shuchang Zheng
980f815180 Better error message on screen timeouts (#2793)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-06-25 17:08:38 +00:00
Suchintan
9c9760d6ca Improve TOTP docs & README & Make CLI actually support typer + py3.11 (#2791)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-25 16:59:56 +00:00
Shuchang Zheng
60dcd6bcb1 in which pylon replaces intercom (#2783) 2025-06-24 17:45:07 -04:00
Shuchang Zheng
6b5699a98c WebSocket Command Channel (#2782) 2025-06-24 14:37:26 -04:00
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
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
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
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
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
d0c87e1caf handle null organization_id in artifact queries for backward compatibility (#2748) 2025-06-19 00:24:11 -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
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
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
Asher Foa
687f3ec547 org id not None (#2696) 2025-06-13 10:44:04 -04:00
LawyZheng
296d2f903b support volcengine + migrate ui tars to volcengine (#2705) 2025-06-13 21:17:32 +08:00
Shuchang Zheng
40e608f9cd vnc: persistent sessions manager update (#2706) 2025-06-13 08:55:41 -04:00
Asher Foa
d3079eaa4a add str method to S3Uri (#2703) 2025-06-13 06:43:42 -04:00