Commit Graph

1024 Commits

Author SHA1 Message Date
Shuchang Zheng
32ad324af7 Do not run complete verification for extract blocks or tasks without nav goal + disable complete verification for nav blocks in task v2 run (#1973) 2025-03-19 18:16:55 -07:00
Saurabh Misra
d211024adf ️ Speed up method SkyvernElement.get_id by 20% (#1912)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
2025-03-19 18:16:43 -07:00
Shuchang Zheng
ab2e5afd72 don't add helper attr as hack for checkbox and radio (#1970) 2025-03-20 01:33:38 +08:00
Shuchang Zheng
be8f3eb8ec fix task v2 data schema (#1967) 2025-03-18 15:36:42 -07:00
Shuchang Zheng
0b8e688d7b add dataSchema to task v2 UI (#1966) 2025-03-18 14:47:50 -07:00
Shuchang Zheng
39162ded9b add error_code_mapping and extracted_information_schema to task v2 (#1950) 2025-03-18 11:53:54 -07:00
Shuchang Zheng
e4a986d286 configure logger in the first place in skyvern init (#1965) 2025-03-18 11:53:13 -07:00
Shuchang Zheng
c680e33b30 don't drawbox when check user goal (#1964) 2025-03-19 02:06:09 +08:00
Shuchang Zheng
9cc9fff7c0 Call extract_totp_secret in item_id and bw server (#1963) 2025-03-18 18:32:49 +03:00
Shuchang Zheng
660e1c581e Clean up failure reason in block errors (#1962) 2025-03-18 00:26:01 -04:00
Shuchang Zheng
eb3db8187e fix output parameter bug (#1961) 2025-03-17 16:22:44 -07:00
Shuchang Zheng
09fb6ae60a WorkflowRunStatusResponse -> WorkflowRunResponse (#1959) 2025-03-17 15:19:18 -07:00
Shuchang Zheng
205e2b35c0 return dummy llm api handler which will raise exception if called (#1954) 2025-03-17 12:37:10 -07:00
Shuchang Zheng
6cc595d04c add angualar date picker support (#1955)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-03-18 03:12:16 +08:00
Shuchang Zheng
568775a7f4 nocdhelp script (#1948) 2025-03-16 18:11:25 -07:00
Shuchang Zheng
4d3e3c2c24 add webhook url, proxy, totp support in run workflow of SkyvernClient (#1947) 2025-03-16 16:13:02 -07:00
Saurabh Misra
bc9afaeb3c ️ Speed up method AsyncOperationPool._get_operation by 10% (#1914)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
2025-03-16 16:04:30 -07:00
Shuchang Zheng
f9832b1657 add run_workflow client code to SkyvernClient (#1946) 2025-03-16 16:02:12 -07:00
Shuchang Zheng
8a561c2fbb add SkyvernClient (#1943) 2025-03-16 15:46:34 -07:00
Shuchang Zheng
18d38573d3 add get_run endpoint (#1944) 2025-03-16 13:21:40 -07:00
Shuchang Zheng
46eaa3545d add action history even when empty (#1939) 2025-03-14 10:15:42 -07:00
Shuchang Zheng
4c6a65059f Don't allow empty strings in credential creation api (#1934) 2025-03-13 21:51:58 +03:00
Shuchang Zheng
fc4c9715bf it's okay to have null password and we just show it as an empty string (#1933) 2025-03-13 10:39:57 -07:00
Shuchang Zheng
26f0e614c4 update action history prompt (#1932) 2025-03-14 01:01:29 +08:00
Shuchang Zheng
f20bf94696 update api endpoint function names & deprecate endpoints that are not used (#1931) 2025-03-12 17:13:55 -07:00
Saurabh Misra
128ea617dd ️ Speed up function _mask_shift by 26% (#1911)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
2025-03-12 02:11:34 -07:00
Shuchang Zheng
c5dbe40301 PROMPT_BLOCK_LLM_KEY renaming (#1929) 2025-03-12 02:10:47 -07:00
Shuchang Zheng
a572126d61 improve dropdown detect (#1927) 2025-03-12 03:33:09 +08:00
Shuchang Zheng
69d9003735 improve custom selection exit logic (#1919) 2025-03-11 23:09:21 +08:00
Shuchang Zheng
785c2f0626 add svg into interactable detecting (#1917) 2025-03-11 03:04:45 +08:00
Shuchang Zheng
1f62698350 improve code block failure reason (#1910)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-10 12:50:53 +08:00
Shuchang Zheng
494e750e91 enable code block again (#1909) 2025-03-10 11:31:21 +08:00
Shuchang Zheng
8537a29b1c support ALLOWED_HOSTS (#1905)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-09 16:13:33 -07:00
Saurabh Misra
21cedc43d1 ️ Speed up function fix_unescaped_quotes_in_json by 106% (#1891)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-03-08 02:34:58 -08:00
Saurabh Misra
fcc87243c1 ️ Speed up function clean_element_before_hashing by 827% (#1890)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
2025-03-08 02:14:48 -08:00
Shuchang Zheng
bc8e458ed1 fix workflow run browser context missing problem (#1902) 2025-03-07 15:06:24 -08:00
Shuchang Zheng
2d2ad2f3d9 register input parameter of type credential_id as secret (#1901) 2025-03-07 23:44:39 +03:00
Shuchang Zheng
fd934dcfe6 fix task v2 block goto url issue (#1899) 2025-03-07 10:27:19 +08:00
Shuchang Zheng
e720177735 Do not sync bitwarden before fetching from bw serve (#1893) 2025-03-06 13:52:21 -08:00
Shuchang Zheng
eb4314591e fix ScrapedResult schema (#1898) 2025-03-06 12:18:42 -08:00
Shuchang Zheng
67e50e0d0e Add workflow parameter type credential_id (#1896) 2025-03-06 20:53:11 +03:00
Shuchang Zheng
da3d8dbbbb bitwarden serve service (#1895) 2025-03-06 04:55:23 -08:00
Shuchang Zheng
7b9fab05b8 make text promtp llm pickable in settings (#1894) 2025-03-06 14:12:23 +08:00
Shuchang Zheng
ab02998d19 fix element invisible detect (#1889)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-06 03:37:15 +08:00
Shuchang Zheng
64ad052ab3 fix pre-commit after the 'stripe newlines from email block' PR (#1882) 2025-03-04 10:31:03 -05:00
Suchintan
8c4dd54e33 Strip newlines from email block (#1874) 2025-03-04 17:26:36 +03:00
Shuchang Zheng
0b8f64e8ab get_total_unique_step_order_count_by_task_ids fix again (#1881) 2025-03-04 03:22:16 -05:00
Shuchang Zheng
2cef654a9a get_total_unique_step_order_count_by_task_ids (#1880) 2025-03-04 02:04:18 -05:00
Shuchang Zheng
da78fb2edb fix verification code hallucination (#1879) 2025-03-04 14:54:25 +08:00
Shuchang Zheng
d31e4bf268 max task steps for task v2 (#1877) 2025-03-04 01:07:07 -05:00