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>
This commit is contained in:
Prakash Maheshwaran
2025-05-20 19:43:33 -04:00
committed by GitHub
parent fa81d0292b
commit ad2ea8d069
17 changed files with 1150 additions and 1264 deletions

View File

@@ -313,6 +313,7 @@ Note: Our setup script does these two for you, but they are here for reference.
./run_ui.sh
```
1. Navigate to `http://localhost:8080` in your browser to start using the UI
*The Skyvern CLI supports Windows, WSL, macOS, and Linux environments.*
## Additional Setup for Contributors
If you're looking to contribute to Skyvern, you'll need to install the pre-commit hooks to ensure code quality and consistency. You can do this by running the following command: