Commit Graph

2143 Commits

Author SHA1 Message Date
Prakash Maheshwaran
4bfb7114ca chore: remove setup.sh script as CLI skyvern quickstart does the same… (#2519) 2025-05-29 17:12:56 -04:00
Prakash Maheshwaran
9174791c1a docs: add agent guide with coding standards and contribution workflow (#2521) 2025-05-29 17:07:42 -04:00
Shuchang Zheng
8637ce834c remove doctoc (#2526) 2025-05-29 14:02:24 -07:00
Shuchang Zheng
ea5620acd2 weave LLMCaller.llm_key through to api handler/agent (#2524) 2025-05-29 16:49:59 -04:00
Asher Foa
7f6b65ba61 Fix UndefinedVar on PYTHONPATH (#2518) 2025-05-29 13:27:21 -07:00
Shuchang Zheng
62e9d84fd6 fix url encoding in the param part (#2520) 2025-05-29 12:55:48 -07:00
Prakash Maheshwaran
401729fb12 Revert "chore: remove setup.sh script as CLI skyvern quickstart does the same and .sh is not maintained too"
This reverts commit 055f484a4c.
2025-05-29 12:28:49 -07:00
Prakash Maheshwaran
055f484a4c chore: remove setup.sh script as CLI skyvern quickstart does the same and .sh is not maintained too 2025-05-29 12:21:15 -07:00
Asher Foa
ee5e375967 fix issue caused by .env.example not ending with a newline (#2516) 2025-05-29 10:46:18 -07:00
Asher Foa
98f257d54e Fix warning on pre-commit run (#2514) 2025-05-29 09:53:39 -07:00
Asher Foa
96b3cc3fe8 Fix warning on dockerfile syntax (#2513) 2025-05-29 09:53:15 -07:00
Asher Foa
8a95e72219 Fix broken pre-commit checks (isort/ruff formatting) (#2515) 2025-05-29 12:01:28 -04:00
Jonathan Dobson
abf68face8 out-of-sync db migration for sync pr 2508 (#2510) 2025-05-29 11:34:30 -04:00
Asher Foa
fe70ec3ede Use .nvmrc and avoid installing nvm in container since we only need node & npm there. (#2499) 2025-05-29 23:28:15 +08:00
Shuchang Zheng
bd72491d7d add current item in forloop + global forloop reference (#2512) 2025-05-29 23:12:07 +08:00
Shuchang Zheng
49ef1aaa07 fix li interactable (#2511) 2025-05-29 23:03:39 +08:00
Shuchang Zheng
08bf2bc428 backend changes extracted from codex/jon/SKY-5016 (#2508) 2025-05-29 09:15:04 -04:00
Shuchang Zheng
4ad65b579c use wpid for MissingValueForParameter error (#2505) 2025-05-29 02:51:45 -07:00
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