Commit Graph

2169 Commits

Author SHA1 Message Date
Suchintan
4905c03fd5 suchintan.fern/favicon (#2570) 2025-06-02 16:28:38 -07:00
Shuchang Zheng
1041553a8a remove x-fern-sdk-group-name (#2571) 2025-06-02 16:05:40 -07:00
Suchintan
d18f67cd70 Update model selector to use O4 mini (#2560) 2025-06-02 17:26:03 -04:00
Tiger Shen
7bea5f65ae Update .gitignore to exclude Chrome >= 136 user profile directory (#2530) 2025-06-02 01:05:10 -07:00
Petru-Vlad Ionescu
9412553569 [Fern] Chore: Update code snippets in the Quickstart page (#2555)
Co-authored-by: Petru-Vlad Ionescu <ionescupv@gmail.com>
2025-06-01 12:27:49 -07:00
Shuchang Zheng
aef945cb63 fix llm key override in llm_api_handler_with_router_and_fallback (#2562) 2025-05-31 23:23:37 -07:00
Shuchang Zheng
2167d88c20 Jon/model name massage (#2559) 2025-05-31 22:34:30 -04:00
Shuchang Zheng
b4d5837196 ModelSelector: add 'Skyvern Optimized' as hard choice (#2558) 2025-05-31 21:42:57 -04:00
Shuchang Zheng
800a26d323 use model_name instead of name (#2557) 2025-05-31 18:40:36 -07:00
Shuchang Zheng
deb38af17d fix llm_key - render every llm_key for cua in the execute_step (#2556) 2025-05-31 16:26:02 -07:00
Shuchang Zheng
48f5f0913e fix llm_key_override (#2552) 2025-05-31 11:11:25 -07:00
Prakash Maheshwaran
07bf256779 refactor: improve frontend env file setup logic and error handling (#2544) 2025-05-31 02:14:43 -04:00
Shuchang Zheng
2ed14f42e7 add model to Task and TaskV2; expose it to run_task endpoint; thread … (#2540) 2025-05-30 20:07:12 -07:00
Shuchang Zheng
aee129a0a8 add ruff as a dev group dependency (#2533) 2025-05-30 18:27:39 -07:00
Tiger Shen
73e366bbad Fix Claude 4 model names to use specific versions instead of -latest suffix (#2531) 2025-05-30 18:13:05 -07:00
Shuchang Zheng
5580548e7d support anthropic claude 4 bedrock (#2539) 2025-05-30 16:16:07 -07:00
kati3-design
f3d7f76c6f Update prompting-guide.mdx (#2538)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-05-30 16:15:16 -07:00
Shuchang Zheng
f0b0a22d25 refresh options before doing select (#2537) 2025-05-30 11:41:36 +08:00
Shuchang Zheng
47709dc0d8 support cross domain css sheet parse (#2535) 2025-05-30 09:51:59 +08:00
Shuchang Zheng
ad9daae283 allow null choice for models (#2534) 2025-05-29 21:36:09 -04:00
Shuchang Zheng
6904423812 Doc update: find your api key in .env (#2532) 2025-05-29 16:08:54 -07:00
Shuchang Zheng
69a07c01ab SKY-5061: add model to workflow (#2529) 2025-05-29 18:06:31 -04:00
Shuchang Zheng
0024af2fe8 use wpid for MissingValueForParameter error (#2527) 2025-05-29 14:26:09 -07:00
Prakash Maheshwaran
e5bfca9f19 docs: add local development installation instructions to README (#2523) 2025-05-29 17:17:02 -04:00
Prakash Maheshwaran
829e46c726 Include .env in Docker build for easy llm setup (#2484)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-05-29 17:16:21 -04:00
Shuchang Zheng
ed9dda6d8f add pytest run to ci (#2525) 2025-05-29 14:13:28 -07:00
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