Commit Graph

885 Commits

Author SHA1 Message Date
Shuchang Zheng
fa81d0292b Workflow is not a beta feature anymore (#2403) 2025-05-20 16:10:00 -07:00
Shuchang Zheng
56267987e2 group workflow apis (#2396) 2025-05-20 01:44:17 -07:00
Shuchang Zheng
064a2aff24 fix python sdk example for cancel_run (#2395) 2025-05-20 01:11:16 -07:00
Shuchang Zheng
92d34464b4 make step update in db a debug message (#2392) 2025-05-19 19:15:25 -07:00
Shuchang Zheng
d19298c7f2 skyvern agent run_task & get_task sample code update (#2382) 2025-05-18 23:30:26 -07:00
Shuchang Zheng
3e44a1995d doc revamp - complete code samples (#2378) 2025-05-18 13:45:46 -07:00
Shuchang Zheng
d70c91bca2 reorder api endpoints (#2377) 2025-05-18 12:43:22 -07:00
Shuchang Zheng
1d81782b37 Jon/eval update (#2376) 2025-05-17 14:26:18 -07:00
Shuchang Zheng
d2419d82d7 update documentation part3 - add code examples (#2369) 2025-05-16 19:06:41 -07:00
Shuchang Zheng
89fd604022 migrate library facing code to one interface from skyvern import Skyvern (#2368) 2025-05-16 17:55:46 -07:00
Shuchang Zheng
1da95bee93 undo x api key header description - it's breaking precommit (#2367) 2025-05-16 16:26:36 -07:00
Shuchang Zheng
343894d7a4 API documentation update - Part 1 (#2366) 2025-05-16 16:11:22 -07:00
Shuchang Zheng
87000f5cc3 shu/fix get run for workflow runs (#2362) 2025-05-16 02:39:47 -07:00
Shuchang Zheng
09ed1c1dff add recording_url and downloaded_files to the RunRepsonse for task v1 and task v2 (#2360) 2025-05-16 00:03:10 -07:00
Shuchang Zheng
89b68cab9e update totp code api description (#2358) 2025-05-15 20:07:27 -07:00
Shuchang Zheng
ecd0c79f8c official totp code endpoint under the credentials route (#2357) 2025-05-15 19:49:42 -07:00
Shuchang Zheng
fb5ccc4016 get_persistent_browser_session_by_runnable_id returns None instead of raising error when no record is found (#2355) 2025-05-15 12:50:34 -07:00
Shuchang Zheng
9424324baa remove include history flag from workflow run model (#2354)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-16 03:20:32 +08:00
Shuchang Zheng
a1c86798ac add index to runnable_id in persistent_browser_sessions table (#2353) 2025-05-15 14:59:10 -04:00
Shuchang Zheng
7baef2a1bd persistent browser session - screenshot streaming (#2352) 2025-05-15 14:35:33 -04:00
Shuchang Zheng
ed4280153f suchintan.vibe code user goal check (#2349)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-15 23:18:24 +08:00
Shuchang Zheng
847ddacebd shu/make timeout optional field in create browser session (#2348) 2025-05-14 18:20:56 -07:00
Shuchang Zheng
5781a53090 browser session timeout (#2347) 2025-05-14 16:24:44 -07:00
Shuchang Zheng
082f944123 add timeout to browser session request (#2338) 2025-05-13 16:06:13 -07:00
Shuchang Zheng
5c29914a20 add started_at and completed_at to the persistent_browser_sessions table (#2337) 2025-05-13 15:22:24 -07:00
Suchintan
0184a0e705 Update N8N Readme with link to repo, disable doctoc metadata (#2330) 2025-05-13 00:09:03 -04:00
Shuchang Zheng
9eb4b46bdc add max_steps to task v2 table (#2293) 2025-05-12 12:56:48 -07:00
Shuchang Zheng
1d1a4d72ea backend: normalize returns for evals (items, total); ensure title to … (#2329) 2025-05-12 11:30:37 -04:00
Shuchang Zheng
3c7ac35d4f use vertex global region (#2326) 2025-05-12 10:28:10 +08:00
Shuchang Zheng
8f37625f51 API + SDK support - get workflow run (#2324) 2025-05-11 16:24:31 -07:00
Shuchang Zheng
2c58e99b55 fix credentials get api lint (#2322) 2025-05-11 14:47:25 -07:00
Shuchang Zheng
f0eb4fdd62 fix legacy credentials api prefix (#2321) 2025-05-11 14:42:14 -07:00
Shuchang Zheng
3b13962f9b Open source credentials APIs (#2320) 2025-05-11 13:55:15 -07:00
Shuchang Zheng
626585c0f6 make additional module loading debug log (#2318) 2025-05-10 01:51:51 -07:00
Shuchang Zheng
54fba3a550 add SKYVERN_APP_URL and a link to the run response (#2316) 2025-05-10 00:40:54 -07:00
Shuchang Zheng
1fbaf711b1 fix anthropic llm stats (#2313) 2025-05-08 14:30:00 -07:00
Shuchang Zheng
869a94dbf4 support CUA navigation block (#2306) 2025-05-08 04:04:02 +08:00
Shuchang Zheng
349e506dc1 shu/remove max completion tokens for ollama (#2300) 2025-05-06 12:21:42 -07:00
Shuchang Zheng
28b1ff4872 remove dead code in aws.py - execute_with_async_client (#2287) 2025-05-05 00:41:48 -07:00
Shuchang Zheng
e2a82a75d9 fix linter errors for config registry & cli (#2292) 2025-05-05 00:12:46 -07:00
Prakash Maheshwaran
c3072d7572 Added Ollama & Openrouter & Groq & improved cdp browser (#2283) 2025-05-05 00:03:23 -07:00
Shuchang Zheng
cbf8a6ac6b remove unnecessary data from log when creating a new task for workflow (#2289) 2025-05-04 16:41:11 -07:00
Shuchang Zheng
7760c6ff3e fix skyvern_v1 in run task endpoint (#2288) 2025-05-04 16:04:37 -07:00
Shuchang Zheng
dbcc48833e fix LiteLLMParams typing (#2285) 2025-05-04 01:02:01 -07:00
Shuchang Zheng
8b834436b5 anthropic support - dymanic window size / window popup (#2284) 2025-05-04 00:40:16 -07:00
Shuchang Zheng
a851e8fdd8 Reduce execution waits (#2282) 2025-05-04 00:30:09 -04:00
Shuchang Zheng
2545405b57 Parallelize SVG conversions (#2281) 2025-05-03 01:26:55 -04:00
Shuchang Zheng
7e1dd805f8 shu/remove foreign key constraints on large table actions (#2278) 2025-05-02 04:51:24 -07:00
Shuchang Zheng
48fc490847 Credentials docs (#2273) 2025-05-01 10:03:56 -04:00
Shuchang Zheng
38f8a21d32 anthropic CUA - limit image message count (#2265) 2025-04-30 18:03:40 -07:00