Skyvern/skyvern/cli
Shuchang Zheng 7dcbbcb201
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Run n8n package CI / test (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled
fix fastmcp dependency and the mis-synced code (#2908)
2025-07-09 00:36:54 -07:00
..
__init__.py enrich local logger (#2605) 2025-06-05 10:01:46 -04:00
browser.py Improve TOTP docs & README & Make CLI actually support typer + py3.11 (#2791) 2025-06-25 16:59:56 +00:00
commands.py Add CLI stop server command (#2775) 2025-07-01 20:48:31 +00:00
console.py added py 3.13 and splited the cli and suport for windows and better port handling (#2404) 2025-05-20 16:43:33 -07:00
database.py added py 3.13 and splited the cli and suport for windows and better port handling (#2404) 2025-05-20 16:43:33 -07:00
docs.py Completed new latest CLI (#2426) 2025-05-22 03:12:32 -04:00
init_command.py fix precommit (#2474) 2025-05-26 18:50:11 -07:00
llm_setup.py fix azure LLM key (#2769) 2025-06-23 03:11:33 +00:00
mcp.py Add pyupgrade pre-commit hook + modernize python code (#2611) 2025-06-10 18:52:38 +00:00
quickstart.py Fix chrome user data dir problem (#2503) 2025-05-28 22:41:06 -07:00
run_commands.py fix fastmcp dependency and the mis-synced code (#2908) 2025-07-09 00:36:54 -07:00
status.py Completed new latest CLI (#2426) 2025-05-22 03:12:32 -04:00
stop_commands.py Add CLI stop all command (#2777) 2025-07-02 13:10:26 -04:00
tasks.py Enable pyupgrade on skyvern/cli (#2806) 2025-06-28 01:22:34 +00:00
utils.py Fix chrome user data dir problem (#2503) 2025-05-28 22:41:06 -07:00
workflow.py Enable pyupgrade on skyvern/cli (#2806) 2025-06-28 01:22:34 +00:00