Commit Graph

1658 Commits

Author SHA1 Message Date
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
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
7abbb4ff03 Remove credential helper text from login block, it no longer applies (#1903) 2025-03-08 10:16:41 +03: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
7365220a25 remove cost from main pages (#1900) 2025-03-07 23:31:33 +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
38eb14ad42 Add new workflow parameter type in UI, credential (#1897) 2025-03-06 23:12:13 +03: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
adfce8f85c Put login block at the top of node library, change task v2 icon, put … (#1888)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-05 18:52:40 +03:00
Shuchang Zheng
3c5e45bf3f show credentials in login block credential selector (#1887)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-05 17:47:24 +03:00
Shuchang Zheng
ea5ff593dd Change parameter addition overlay to include a new tab for credentials (#1886)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-05 17:19:21 +03:00