Commit Graph

2125 Commits

Author SHA1 Message Date
Shuchang Zheng
75ec2095e9 quick fix of indentation in python - quickstart doc (#2507) 2025-05-29 02:48:51 -07:00
Shuchang Zheng
bfd3eb55ca fix run workflows api link (#2506) 2025-05-29 00:23:53 -07:00
Shuchang Zheng
3e97daa97a Skyvern v0.2.0 - the official SDK (#2497) 2025-05-28 23:46:40 -07:00
Shuchang Zheng
f497ca0ebe fix links in see in action (#2504) 2025-05-28 23:33:43 -07:00
Shuchang Zheng
cf08ca951e Fix chrome user data dir problem (#2503) 2025-05-28 22:41:06 -07:00
Shuchang Zheng
869757398a v0.1.88 (#2502) 2025-05-28 15:50:40 -07:00
Shuchang Zheng
a930f0965b fix pre-commit errors (#2501) 2025-05-28 15:31:55 -07:00
Shuchang Zheng
a2ff8791d6 make wait_for_completion=False by default for run_task function in the python lib (#2500) 2025-05-28 15:27:50 -07:00
Prakash Maheshwaran
fc028212be feat: enforce Python 3.11+ version check during MCP setup 2025-05-28 15:09:14 -07:00
Prakash Maheshwaran
4554633046 fixed python version check in mcp CLI setup 2025-05-28 14:55:49 -07:00
Fern Support
7875e088cc feat: upgrade to v3 parser and make improvements for required api keys, examples, etc. (#2496)
Co-authored-by: Sahil Chatiwala <sahilchatiwala@gmail.com>
Co-authored-by: Sahil <sahil@buildwithfern.com>
2025-05-28 13:05:45 -07:00
Shuchang Zheng
813d90cf55 v0.1.86 (#2498) 2025-05-28 08:07:22 -07:00
Shuchang Zheng
31d6dbdacd stop removing target attr when scraping (#2495) 2025-05-28 15:55:01 +08:00
Shuchang Zheng
91a666f705 fix sequential click bug (#2494)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-28 15:33:29 +08:00
Shuchang Zheng
1d1827059c fix grammar errors & typos (#2493) 2025-05-28 00:21:50 -07:00
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
306eac8a58 simplify credentials doc (#2488) 2025-05-27 11:06:12 -07:00
Shuchang Zheng
9e646bd9a1 simplify docs for tasks (#2487) 2025-05-27 10:45:08 -07:00
Shuchang Zheng
41eb77469a workflow doc overhaul (#2473) 2025-05-27 05:35:32 -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
0116d2db52 pin psycopg (#2485) 2025-05-27 17:16:37 +08:00
Prakash Maheshwaran
a7ff5aaade added new all in one setup CLI Skyvern quickstart (#2480) 2025-05-27 01:54:31 -04:00
Shuchang Zheng
da4afddc21 revert webhook schema updates (#2479) 2025-05-26 21:18:42 -07:00
Suchintan
374a1003d7 Update README (#2470) 2025-05-26 23:09:54 -04:00
Shuchang Zheng
fc71c32133 Add Anthropic Claude 4 and 3.5 Haiku models (#2477) 2025-05-26 22:18:20 -04:00
Shuchang Zheng
e3c17a0384 fix precommit (#2474) 2025-05-26 18:50:11 -07:00
Shuchang Zheng
a86a5e34d1 Update workflow docs (#2472) 2025-05-26 21:30:43 -04:00
Cristian Branet
1fdc40eaef doc update - Clarified startup options for local development - skyvern run server vs Docker Compose (#2442) 2025-05-26 19:18:23 -04:00
Shuchang Zheng
158c8ba274 update supported python version in MCP doc (#2466) 2025-05-26 13:29:59 -07: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
LawyZheng
2fb4c8222b add n8n task doc (#2465) 2025-05-26 12:23:20 -07:00
Shuchang Zheng
a4567d2cfc Implement workflow rerun with webhook url (#2463) 2025-05-26 13:29:01 -04:00
Shuchang Zheng
037808a027 update evals (#2462) 2025-05-26 13:10:19 -04:00
Shuchang Zheng
0774fd66a7 fix peotry lock (#2461) 2025-05-27 00:38:18 +08:00
Shuchang Zheng
9d44c030a4 bump up litellm (#2460) 2025-05-27 00:29:21 +08: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
Prakash Maheshwaran
e6bb20f720 Update setup.sh to py3.13 (#2450) 2025-05-26 08:46:47 -07:00
Shuchang Zheng
2438bcacbf add engine to more blocks (#2457) 2025-05-26 23:19:42 +08:00
Shuchang Zheng
9d32249d4c fix dockerignore so that it won't exclude skyvern/client/artifacts in the build (#2456) 2025-05-25 19:46:56 -07:00
Shuchang Zheng
913cd15fc4 Fern openapi update (#2455) 2025-05-25 19:31:48 -07:00
Prakash Maheshwaran
0ed5f74d6a Update README.md for ollama & openrouter (#2454) 2025-05-25 20:46:55 -04:00
Shuchang Zheng
910f58d517 make.com doc (#2453) 2025-05-25 11:36:55 -07:00
Shuchang Zheng
4082181118 hide legacy task pages (#2451) 2025-05-25 10:43:04 -07:00
Shuchang Zheng
7ab5617b98 only ignore skyvern/artifacts folder (#2449) 2025-05-25 00:54:45 -07:00
Shuchang Zheng
8767b96d3d update workflow blocks (#2448) 2025-05-25 00:37:09 -07:00
Shuchang Zheng
6f83978937 doc update - add run tasks page (#2425) 2025-05-24 23:46:31 -07:00