Commit Graph

1745 Commits

Author SHA1 Message Date
Shuchang Zheng
3bcd7db2bb support get_run, run_task in SkyvernAgent (#2049) 2025-03-31 11:26:53 -04:00
Shuchang Zheng
83ad2adabd Rename old router to legacy_base_router (#2048)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-03-31 02:57:54 -04:00
Shuchang Zheng
0107054a75 support get_run, run_task in SkyvernAgent (#2047) 2025-03-31 02:09:11 -04:00
Shuchang Zheng
ea67502161 shu/test discriminated run response schema (#2046) 2025-03-31 00:14:52 -04:00
Shuchang Zheng
8253738c7b update SkyvernClient using generated client code (#2044) 2025-03-30 21:58:08 -04:00
Shuchang Zheng
25052f59f3 rename TaskRunStatus -> RunStatus (#2043) 2025-03-30 21:43:24 -04:00
Shuchang Zheng
12ef2100b5 TaskRun pydantic model gets renamed to Run (#2042) 2025-03-30 21:41:24 -04:00
Shuchang Zheng
05e28931bc TaskRunType -> RunType (#2041) 2025-03-30 21:34:48 -04:00
Shuchang Zheng
d54c2af544 use the BROWSER_REMOTE_DEBUGGING_URL for cdp connect directly (#2040) 2025-03-30 20:36:55 -04:00
Shuchang Zheng
09c5d10817 skyvern run mcp cli (#2039) 2025-03-30 19:42:12 -04:00
Shuchang Zheng
4e7dd87f99 update autogenerated client sdk (#2010) 2025-03-27 22:54:35 -07:00
Shuchang Zheng
13b0d314a8 update openapi tag for browser session endpoints (#2036) 2025-03-27 20:46:20 -07:00
Shuchang Zheng
f54c0fcb19 update code block node comments (#2035) 2025-03-27 18:36:25 -07:00
Shuchang Zheng
c868deca22 Add opt-in message to CodeBlock (#2025) 2025-03-27 18:34:08 -07:00
Shuchang Zheng
98c8897069 Show task v2 output instead of extracted information (#2034) 2025-03-27 16:58:20 +03:00
Shuchang Zheng
578a56d649 Render nested blocks correctly in workflow run timeline (#2033) 2025-03-27 16:31:14 +03:00
Shuchang Zheng
e601a87298 update window.scroll/scrollTo syntax (#2032) 2025-03-27 01:11:19 -07:00
Shuchang Zheng
6c7e96d93e Handle createPolicy gracefully (#2031) 2025-03-27 01:03:25 -07:00
Shuchang Zheng
0ed236f092 safeScrollToTop (#2030) 2025-03-27 00:47:01 -07:00
Shuchang Zheng
e122821878 add safeWindowScroll function in js (#2029) 2025-03-27 00:44:49 -07:00
Shuchang Zheng
62591eff85 check null for document.body and document.documentElement inside function isWindowScrollable (#2028) 2025-03-27 00:26:41 -07:00
Shuchang Zheng
2c6098c84e fix children not found error in svg conversion (#2027) 2025-03-27 00:00:33 -07:00
Shuchang Zheng
2b9be8d2fe Disable complete verification for returend complete_action when complete_verification flag is set to False (#2026) 2025-03-26 20:59:32 -07:00
Shuchang Zheng
468d61d7ef Fix timeline building infinite loop (#2024) 2025-03-26 23:35:40 +03:00
Shuchang Zheng
b9825e3c82 update too many parameters created when using login block (#2023) 2025-03-26 20:53:04 +03:00
Shuchang Zheng
407e0a499e truncate parameter names when they exceed the given width (#2021) 2025-03-25 19:01:22 +03:00
Shuchang Zheng
cc6fac7605 Put max height on file panel (#2020) 2025-03-25 17:12:30 +03:00
Shuchang Zheng
a1d94a152b fix a bug with file upload node (#2019) 2025-03-25 16:24:46 +03:00
Shuchang Zheng
1532709224 improve date picker selection (#2018) 2025-03-25 18:00:15 +08:00
Shuchang Zheng
54dadcf370 code block validation (#2017) 2025-03-25 02:47:02 -07:00
Shuchang Zheng
915bcfbf13 rename js sleep to asyncSleepFor (#2016) 2025-03-25 17:28:31 +08:00
Shuchang Zheng
22e92bdb3a make aws keys work with credentials (#2015) 2025-03-25 01:22:45 -07:00
Shuchang Zheng
1891cb3e88 migrate url validators to skyvern.utils (#2014) 2025-03-24 23:33:20 -07:00
Shuchang Zheng
dcb2b47be4 official router v1 (#2013) 2025-03-24 23:16:10 -07:00
Shuchang Zheng
166cfb6366 unified run_task api (#2012) 2025-03-24 22:08:37 -07:00
Shuchang Zheng
19c7c56af7 migrate ProxyLocation to skyvern.schemas.runs (#2011) 2025-03-24 15:15:21 -07:00
Shuchang Zheng
ee8e1a2d44 improve navigation error handle (#2008) 2025-03-25 00:20:28 +08:00
Shuchang Zheng
a98e7781c0 auto version bump after github release (#1988) 2025-03-24 09:18:03 -07:00
Shuchang Zheng
b1e6c7daf7 Consolidate identical layout components (#2007) 2025-03-24 17:51:53 +03:00
Shuchang Zheng
008cc26a15 improve block output jinja reference (#2006) 2025-03-24 09:20:20 +08:00
Shuchang Zheng
70adf8b9c6 🔄 synced local 'skyvern/' with remote 'skyvern/' (#2005) 2025-03-23 17:10:17 -07:00
Shuchang Zheng
fc32f917f8 support new browser type: cdp connect (#1875) 2025-03-23 17:05:38 -07:00
Shuchang Zheng
25837c7fe2 fix get_or_create_page by ensuring the page is returned (#1830) 2025-03-23 16:51:10 -07:00
Shuchang Zheng
032881d4eb remove unused libraries (#2004) 2025-03-23 16:49:02 -07:00
Shuchang Zheng
933ca0ab70 shu/file upload block ui (#2003) 2025-03-23 15:58:41 -07:00
Shuchang Zheng
6d8a49d5b5 file upload block backend (#2000) 2025-03-23 15:37:20 -07:00
Deep Singhvi
11ff8eb1ca chore: upgrade fern to 0.56.29 (#1999) 2025-03-21 18:40:12 -07:00
Shuchang Zheng
d8d8f8ab79 revert checkbox detect enhance (#1998) 2025-03-22 09:07:58 +08:00
Shuchang Zheng
4f37078433 update latest openapi (#1994) 2025-03-21 15:53:11 -07:00
Shuchang Zheng
4f9af0d797 fail task right away when scraping failed - no need to retry scraping failure at step level (#1997) 2025-03-21 15:47:36 -07:00