Commit Graph

978 Commits

Author SHA1 Message Date
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
Asher Foa
e1d42afca9 Add boto3 docs links (#2682) 2025-06-13 09:40:32 +00:00
Wyatt Marshall
15d46aab82 ui-tars integration (#2656) 2025-06-13 13:23:39 +08:00
Asher Foa
47cf755d9c Add & use tag_set_to_dict (#2700) 2025-06-12 21:41:48 -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
d69e15ab65 SKYVERN_BROWSER_VNC_PORT (#2702) 2025-06-12 13:17:50 -07:00
Asher Foa
fcbc0672b3 add get_object_info to return a given object metadata (#2678) 2025-06-12 13:50:16 -04:00
Shuchang Zheng
39a830ef6c add vnc streaming endpoints (#2695) 2025-06-12 16:43:16 +00:00
Shuchang Zheng
d38989c743 weave browser_session_id thru ForLoopBlock (#2694) 2025-06-12 16:31:20 +00:00
Asher Foa
b0724d2781 vendor and update commentjson since it is abandoned (#2689) 2025-06-12 10:50:16 -04: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
41332c6976 Add tests (mostly AI generaed/vibe coding) for parse_api_response + existing tests (#2688) 2025-06-11 14:47:58 -07:00
Asher Foa
d2426b8394 Make all llm response parsing/fixing helpers private (#2687) 2025-06-11 21:10:37 +00:00
Asher Foa
529a859d92 add & use _build_base_uri to avoid repetition (#2676) 2025-06-11 16:56:13 -04:00
Asher Foa
3100ff9543 Add the ability to add tags to s3 objects we upload + more tests for artifact upload (#2684) 2025-06-11 19:52:25 +00:00
Asher Foa
c1e19d27d3 basic test for s3 artifact upload logic (#2681) 2025-06-11 14:23:58 -04:00
Asher Foa
87fb5b4408 DRY getting boto3 clients (#2622) 2025-06-11 11:59:58 -04:00
Shuchang Zheng
9a29d966ab overhual llm key override (#2677) 2025-06-11 23:23:44 +08:00
Shuchang Zheng
9a42c2ad9f add action hydration (#2675) 2025-06-10 16:07:02 -07:00
Asher Foa
f05170df61 Missed a spot - add org id to build_uri (#2674) 2025-06-10 13:47:53 -07:00
Asher Foa
7b27ac9bdf There is no need to keep aws creds around, passing them down to boto.session is more than enough (#2625) 2025-06-10 15:17:22 -04:00
Asher Foa
effd0c4911 Add pyupgrade pre-commit hook + modernize python code (#2611) 2025-06-10 18:52:38 +00:00
Shuchang Zheng
272985f1bb decrease svg css timeout to 30s (#2671) 2025-06-10 18:37:54 +00:00
Shuchang Zheng
95de4d06a0 fix svg css llm call timeout bug (#2670) 2025-06-11 02:19:39 +08:00
Asher Foa
e30a4cf258 add orgnization ID to build_xxxx_uri methods + make methods require named args + add basic tests (#2628) 2025-06-10 17:29:10 +00:00
Asher Foa
0ddb7e0286 Add some basic tests to AgentDB. (#2666) 2025-06-10 12:04:11 -04:00
Shuchang Zheng
09ca00e948 fix timeout for svg and css LLM call (#2662)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-10 07:23:15 +00:00
Shuchang Zheng
7fa002c500 CodeGen part1 - move ActionType to it's own py file (#2655) 2025-06-09 20:21:43 -07:00
Asher Foa
0503f403bd Allow AgentDB init to accept a db_engine (for unit tests) (#2626) 2025-06-09 13:12:23 -07:00
Asher Foa
4de7746ebc Move save legacy file logic to S3Storage + add storage class support + add logging (#2624) 2025-06-09 16:13:20 +00:00
Asher Foa
fc1e7ae37e More not allowing org id to be None in some cases (mypy only) (#2620) 2025-06-09 12:09:19 -04:00
Shuchang Zheng
fdf61aa2f9 feat: summarize failure on max retries (#2641)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-09 07:29:14 +00:00
Shuchang Zheng
3a927aa4e2 fix upload file storage class input style (#2618) 2025-06-06 01:36:46 -07:00
Shuchang Zheng
25cea85be0 fix artifact.id bug (#2617) 2025-06-06 00:46:40 -07:00
Asher Foa
e258c6332d Don't allow None for org id (partial mypy only change) more to come (#2613) 2025-06-05 19:00:20 -04:00
Asher Foa
990b1c921f Add support for s3 storage classes + added logging when we upload to s3 (#2610) 2025-06-05 18:26:52 -04:00
Shuchang Zheng
71bba769ef enrich local logger (#2605) 2025-06-05 10:01:46 -04:00
Shuchang Zheng
06d026a231 fallback gemini to gpt + use latest gemini flash 2.5 release (#2588) 2025-06-04 14:41:38 +08:00