Commit Graph

909 Commits

Author SHA1 Message Date
Shuchang Zheng
3d1572f462 remove skyvern sdk sub group interfaces in doc (#2492) 2025-05-27 23:50:09 -07:00
Shuchang Zheng
abab86619c move every interface to top level and get rid of sdk client grouping (#2490) 2025-05-27 23:38:14 -07:00
Shuchang Zheng
1e16559141 refactor skyvern current state json file (#2489) 2025-05-27 17:38:24 -07:00
Shuchang Zheng
c575ad8bc7 fix webhook successful status code range (#2486) 2025-05-27 03:21:50 -07:00
Shuchang Zheng
de18a60ac2 Revert "revert webhook schema updates" (#2482) 2025-05-27 03:00:14 -07:00
Shuchang Zheng
da4afddc21 revert webhook schema updates (#2479) 2025-05-26 21:18:42 -07:00
Shuchang Zheng
fc71c32133 Add Anthropic Claude 4 and 3.5 Haiku models (#2477) 2025-05-26 22:18:20 -04:00
Shuchang Zheng
a86a5e34d1 Update workflow docs (#2472) 2025-05-26 21:30:43 -04:00
Shuchang Zheng
c11fb425e3 TOTP endpoint update - support sending code that's less than or equal to 10 chars directly (#2464) 2025-05-26 13:28:20 -07:00
Shuchang Zheng
bd8ea04077 update workflow webhook resposne (#2459) 2025-05-27 00:13:19 +08:00
Shuchang Zheng
04c47b7e79 fix workflow run webhook status (#2458) 2025-05-26 23:49:42 +08:00
Shuchang Zheng
2438bcacbf add engine to more blocks (#2457) 2025-05-26 23:19:42 +08:00
Shuchang Zheng
6f83978937 doc update - add run tasks page (#2425) 2025-05-24 23:46:31 -07:00
Shuchang Zheng
42d015cdba webhook support for task v1 and workflow run; fix task v2 webhook (#2446) 2025-05-24 13:01:53 -07:00
Shuchang Zheng
b8b3821bc9 two more public endpoints: retry_run_webhook, get_artifact (#2445) 2025-05-24 03:24:56 -04:00
Shuchang Zheng
d277a03b80 Add TaskRunResponse data to task v2 webhook (#2444) 2025-05-23 18:39:25 -07:00
Shuchang Zheng
f49b5c4100 add gemini 2.5 flash preview 05-20 (#2434) 2025-05-22 14:12:54 -07:00
Shuchang Zheng
e5f52b8c9d add download filename rule for supabase (#2432) 2025-05-22 10:53:59 -07:00
Shuchang Zheng
2e068d88ac fix run task v1 missing webhook (#2428)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-22 17:38:48 +08:00
Shuchang Zheng
74cd8f7b45 quick update passwords docs (#2424) 2025-05-21 22:29:11 -07:00
Shuchang Zheng
fb41ff843e Fix Taskv2 (#2419) 2025-05-21 23:07:49 -04:00
Shuchang Zheng
87d0f364f5 credential management documentation (#2389) 2025-05-21 20:06:34 -07:00
Shuchang Zheng
a626d0c75f new create_workflow and update_workflow endpoint that supports either json or yaml format (#2408) 2025-05-20 18:43:20 -07:00
Shuchang Zheng
600bea1b8c update the group that update_workflow belongs to (#2406) 2025-05-20 17:12:34 -07:00
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