Commit Graph

1678 Commits

Author SHA1 Message Date
Shuchang Zheng
fe781836ee complete verify for DownloadFileBlock (#1975) 2025-03-19 20:01:13 -07:00
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
3bd4d806c8 doc for extracted_information_schema (#1971) 2025-03-19 15:17:56 -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
LawyZheng
d764f5dd12 n8n integration (#1940) 2025-03-20 01:32:55 +08:00
Shuchang Zheng
05433d68d2 set login block to add a credential parameter when new credential is … (#1969) 2025-03-19 19:33:36 +03:00
Shuchang Zheng
f837c52f83 Save credential parameters as credential input parameter and display … (#1968) 2025-03-19 18:37:52 +03: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
71d2791f2a v0.1.64 (#1960) 2025-03-17 15:28:43 -07:00
Shuchang Zheng
09fb6ae60a WorkflowRunStatusResponse -> WorkflowRunResponse (#1959) 2025-03-17 15:19:18 -07:00
Shuchang Zheng
8955c0498c remove dist before poetry build (#1958) 2025-03-17 14:00:23 -07:00
Shuchang Zheng
c713bf609b v0.1.63 (#1956) 2025-03-17 12:48:30 -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
LawyZheng
2dbc00385f add manually gh sdk build trigger (#1953) 2025-03-18 01:36:03 +08:00
LawyZheng
f6c3989d5a fix gh twine command issue (#1952) 2025-03-18 01:25:21 +08:00
LawyZheng
bffad446ef add skyvern sdk release action (#1949)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-03-17 09:11:28 -07:00
Shuchang Zheng
74aae0ce15 Put 2fa under collapsible (#1951)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-17 17:03:02 +03:00
Kevin Turcios
9e474ade7b Codeflash GHA (#1928) 2025-03-16 23:54:32 -07: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
882865ffed fix the overflow in credential items (#1937)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-14 19:35:32 +03:00
Shuchang Zheng
43daf3da48 Show error for empty fields in credential creation (#1935) 2025-03-13 22:35:43 +03: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
14308d4531 Credential selector add credential option (#1926) 2025-03-11 21:18:26 +03:00
Shuchang Zheng
0eada40ffc display block label in workflow timeline (#1920) 2025-03-11 18:43:53 +03:00
Shuchang Zheng
69d9003735 improve custom selection exit logic (#1919) 2025-03-11 23:09:21 +08:00
Shuchang Zheng
47edd662ea Add invoice agent UI (#1918) 2025-03-11 16:58:41 +03:00
Shuchang Zheng
785c2f0626 add svg into interactable detecting (#1917) 2025-03-11 03:04:45 +08:00
Shuchang Zheng
aa83da1cba Add credential input parameter options in login block dropdown (#1916) 2025-03-10 21:56:37 +03:00
LawyZheng
9e4b763896 update docker compose (#1915) 2025-03-11 02:00:29 +08:00