Commit Graph

56 Commits

Author SHA1 Message Date
Shuchang Zheng
7dcbbcb201 fix fastmcp dependency and the mis-synced code (#2908) 2025-07-09 00:36:54 -07:00
Jonathan Dobson
04fc7e190f add credentials to new axios client (#2897) 2025-07-08 09:42:53 -04:00
Suchintan
b50415a092 Fix dependabot plus MCP CLI type error (#2885) 2025-07-08 05:41:49 +00:00
Prakash Maheshwaran
7ce183c787 Add CLI stop all command (#2777) 2025-07-02 13:10:26 -04:00
Prakash Maheshwaran
a4bc814ef4 Add CLI stop ui command (#2776) 2025-07-02 12:40:53 -04:00
Prakash Maheshwaran
7ecee11d93 Add CLI stop server command (#2775) 2025-07-01 20:48:31 +00:00
Shuchang Zheng
41f77a40c8 enable inline import alert and fix inline imports (#2856) 2025-07-01 12:48:00 -07:00
Asher Foa
8cad3aae18 Enable pyupgrade on skyvern/cli (#2806) 2025-06-28 01:22:34 +00:00
Shuchang Zheng
b280308b15 more robust front-end detection bcaz skyvern run ui not running randomly so improving the discoverablity (#2819) 2025-06-27 21:19:33 -04:00
Suchintan
9c9760d6ca Improve TOTP docs & README & Make CLI actually support typer + py3.11 (#2791)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-25 16:59:56 +00:00
Rajaie AlKorani
35c30d1a4a fix azure LLM key (#2769) 2025-06-23 03:11:33 +00:00
Prakash Maheshwaran
aa933dc261 refactored skyvern workflow start cli (#2615) 2025-06-22 02:12:16 +00:00
LawyZheng
296d2f903b support volcengine + migrate ui tars to volcengine (#2705) 2025-06-13 21:17:32 +08:00
Wyatt Marshall
15d46aab82 ui-tars integration (#2656) 2025-06-13 13:23:39 +08:00
Asher Foa
effd0c4911 Add pyupgrade pre-commit hook + modernize python code (#2611) 2025-06-10 18:52:38 +00:00
Prakash Maheshwaran
583429713d refactor: rename stop_workflow command to cancel_workflow for consistency (#2616) 2025-06-06 00:04:16 -04:00
Shuchang Zheng
71bba769ef enrich local logger (#2605) 2025-06-05 10:01:46 -04:00
Prakash Maheshwaran
642994eaae added new CLi to stof skyvern sever (#2549)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-05 04:22:03 -04: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
cf08ca951e Fix chrome user data dir problem (#2503) 2025-05-28 22:41:06 -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
Prakash Maheshwaran
a7ff5aaade added new all in one setup CLI Skyvern quickstart (#2480) 2025-05-27 01:54:31 -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
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
Prakash Maheshwaran
2216ce66d3 Completed new latest CLI (#2426) 2025-05-22 03:12:32 -04: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
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
5728b918b5 Fix ruff & mypy errors (#2394) 2025-05-20 01:00:04 -07:00
Prakash Maheshwaran
e5d7a1d746 Added support for python 3.12 & 3.13 (#2380) 2025-05-19 23:46:48 -04: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
87000f5cc3 shu/fix get run for workflow runs (#2362) 2025-05-16 02:39:47 -07:00
Shuchang Zheng
e2a82a75d9 fix linter errors for config registry & cli (#2292) 2025-05-05 00:12:46 -07:00
Prakash Maheshwaran
c3072d7572 Added Ollama & Openrouter & Groq & improved cdp browser (#2283) 2025-05-05 00:03:23 -07:00
Piyush
df6252f80a feat: Add opt-out option for automatic PostgreSQL container startup (#2286) 2025-05-04 23:51:37 -04:00
Brandon Beiler
3d381a60f0 Feature: Configuring OpenAI-Compatible (LiteLLM) Models (#2166)
Co-authored-by: bbeiler <bbeiler@ridgelineintl.com>
2025-04-21 08:25:59 +08:00
LawyZheng
33bec36815 fix skyvern init (#2181) 2025-04-18 00:09:43 +08:00
Suchintan
eefddb4105 GPT-o4-mini and GPT-o3 support is here (#2170) 2025-04-16 21:34:00 -04:00
Suchintan
c829966936 GPT-4.1-support (#2159) 2025-04-16 02:12:33 -04:00
Shuchang Zheng
7e5e684f53 shu/gemini 2.5 pro support (#2109) 2025-04-06 00:03:24 -04:00
Shuchang Zheng
5158a10453 fix python path not found issue (#2094) 2025-04-03 13:01:42 -04:00
Suchintan
8a3597ffe3 Update README (#2087) 2025-04-03 04:10:03 -04:00
Shuchang Zheng
293f01a014 shu/fix cli (#2086) 2025-04-03 03:20:40 -04:00
Suchintan
8c664adbec Update README (#2085)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-03 02:50:12 -04:00
Suchintan
ff57f9977c Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-04-03 00:46:57 -04:00
Shuchang Zheng
816d0e34d1 set extra header for mcp user agent (#2081) 2025-04-02 17:12:26 -04:00
Shuchang Zheng
cf013af430 fix task v1 generation in run_task api (#2075) 2025-04-02 13:57:26 -04:00