Commit Graph

1024 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
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
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
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
6d8a49d5b5 file upload block backend (#2000) 2025-03-23 15:37:20 -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
Shuchang Zheng
ad2a915dc1 make 'element is blocked by another element' log a debug log (#1996) 2025-03-21 15:18:52 -07:00
Shuchang Zheng
3166c0dd17 fix servers in openapi doc (#1993) 2025-03-21 13:45:26 -07:00
Shuchang Zheng
f865c38038 add agent tag for get task v1 endpoint (#1992) 2025-03-21 12:49:05 -07:00
Shuchang Zheng
8d80dd1546 shu/add fern overrides (#1990) 2025-03-21 12:18:25 -07:00
Shuchang Zheng
9ffcb00951 fern python sdk setup (#1938)
Co-authored-by: eden <eyw520@gmail.com>
2025-03-21 09:21:24 -07:00
Shuchang Zheng
fe713d8194 fix StepModel.reasoning_token_count and cached_token_count (#1987) 2025-03-21 00:02:22 -07:00
Shuchang Zheng
f924185caf fix cached_tokens & completion_tokens (#1986) 2025-03-20 19:56:02 -07:00
Shuchang Zheng
eb3eb4eede track reasoning token and cached token (#1985) 2025-03-20 16:42:57 -07:00
Shuchang Zheng
185464f8ec workflow run should also run permission checker with browser_session_id (#1984) 2025-03-20 14:43:13 -07:00
Shuchang Zheng
d3dbdee800 Add browser session id permission checking for task v1, v2, and workflow runs (#1980) 2025-03-20 14:26:14 -07:00
Shuchang Zheng
ea906e2f7c task v2 support jinja style (#1978) 2025-03-21 02:03:39 +08:00
Shuchang Zheng
ee1f6dd10e dont rasie exeption when multiple actions for actionblock (#1976)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-03-20 12:56:27 +08:00
Shuchang Zheng
fe781836ee complete verify for DownloadFileBlock (#1975) 2025-03-19 20:01:13 -07:00