Skyvern/packages/skyvern-ui
Shuchang Zheng 87303f70b1
Bump version to 1.0.46 (#7199)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 14:01:41 +00:00
..
skyvern_ui Add packaged UI pip install flow (#6159) 2026-05-25 22:40:21 -04:00
pyproject.toml Bump version to 1.0.46 (#7199) 2026-07-08 14:01:41 +00:00
README.md Add packaged UI pip install flow (#6159) 2026-05-25 22:40:21 -04:00

skyvern-ui

Prebuilt Skyvern frontend assets for pip install "skyvern[ui]".

This package is produced by the Skyvern release process after building skyvern-frontend with Vite placeholder values. It should contain the generated skyvern_ui/dist/ directory. The Python CLI copies those assets to a writable cache, injects local runtime values, and serves them without requiring Node or npm on the user's machine.