Commit Graph

2056 Commits

Author SHA1 Message Date
Shuchang Zheng
0b21f1accb update credentials docs (#2420) 2025-05-21 20:41:41 -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
fe97113e0f add screenshot_urls to the get_run endpoint (#2417) 2025-05-21 15:25:29 -07:00
Asher Foa
32ca396ebc Ensure docker is installed on running when starting the script (#2415)
Signed-off-by: Asher Foa <asher@asherfoa.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-21 15:15:53 -07:00
Asher Foa
bc11625428 avoid running kill of skyvern is not running (#2416) 2025-05-21 15:14:47 -07:00
Shuchang Zheng
3cf2f75333 rename persiste browser session to save and reuse session (#2413) 2025-05-21 09:51:21 -04:00
Shuchang Zheng
ef379a96c7 fix dependency (#2411)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-21 15:47:16 +08:00
Shuchang Zheng
355bfe6b6f new create_workflow and update_workflow endpoints (#2409) 2025-05-20 20:07:31 -07:00
Shuchang Zheng
d0d07c3985 make alembic check pre-commit manual (#2410) 2025-05-20 19:56:51 -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
Prakash Maheshwaran
c1f3a282f4 Added skyvern init mcp and init browser (#2407)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-20 20:45:15 -04:00
Shuchang Zheng
600bea1b8c update the group that update_workflow belongs to (#2406) 2025-05-20 17:12:34 -07:00
Shuchang Zheng
a210d26668 group workflows interfaces - create_workflow, update_workflow, delete_workflow (#2405) 2025-05-20 16:57:37 -07:00
Prakash Maheshwaran
ad2ea8d069 added py 3.13 and splited the cli and suport for windows and better port handling (#2404)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-20 16:43:33 -07:00
Shuchang Zheng
fa81d0292b Workflow is not a beta feature anymore (#2403) 2025-05-20 16:10:00 -07:00
Shuchang Zheng
988636e246 Add MCP docs page (#2402) 2025-05-20 13:48:56 -07:00
Shuchang Zheng
e6f13c16e1 Add dedicated quickstart doc (#2401) 2025-05-20 12:48:38 -07:00
Shuchang Zheng
e87d0d4d40 bump up production py version (#2400) 2025-05-21 01:49:03 +08:00
Shuchang Zheng
d3e9fa8ef4 Jon/eval updates v (#2397) 2025-05-20 10:40:07 -04: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
5728b918b5 Fix ruff & mypy errors (#2394) 2025-05-20 01:00:04 -07:00
Shuchang Zheng
20fb787cc1 fix pyproject.toml (#2393) 2025-05-20 00:38:36 -07:00
Prakash Maheshwaran
e5d7a1d746 Added support for python 3.12 & 3.13 (#2380) 2025-05-19 23:46:48 -04:00
Shuchang Zheng
92d34464b4 make step update in db a debug message (#2392) 2025-05-19 19:15:25 -07:00
LawyZheng
2b5bb17506 update llamaindex integration (#2390) 2025-05-20 00:16:25 +08:00
Shuchang Zheng
24a73b7af0 select option on click (#2391) 2025-05-20 00:08:55 +08:00
LawyZheng
f9d3f3e2dc update langchain integration (#2388) 2025-05-19 16:07:02 +08:00
Shuchang Zheng
19ab386100 SKYVERN API KEY - doc fix (#2387) 2025-05-19 00:56:14 -07:00
Shuchang Zheng
699502ea84 fix skyvern run docs part 2 (#2386) 2025-05-19 00:53:57 -07:00
Shuchang Zheng
abf581a8ce fix skyvern run task doc (#2385) 2025-05-19 00:40:41 -07:00
Shuchang Zheng
622b4cb71d python installation & run task docs (#2384) 2025-05-19 00:31:04 -07:00
Shuchang Zheng
52bbf3e18a get missing images back in README (#2383) 2025-05-18 23:56:23 -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
af60a2b09a fix weit_for_completion error in sdk (#2381) 2025-05-18 22:36:24 -07:00
Shuchang Zheng
226ef99738 v0.1.83 - sdk update (#2379) 2025-05-18 15:46:11 -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
663efc3587 update code samples part1 (#2375) 2025-05-17 11:15:47 -07:00
Shuchang Zheng
339c894340 Skyvern Evaluation New Endpoint - general /runs (#2374) 2025-05-17 13:33:43 -04:00
Shuchang Zheng
6e27dbb8e0 update code samples part1 (#2371) 2025-05-16 21:38:06 -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
cfa9140c58 fix select replay bug (#2363) 2025-05-16 22:28:22 +08: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