v1.0.17
Skyvern-AI/skyvernv1.0.17Feb 19, 2026by wintonzheng
AI Summary
This release adds a new Skyvern skill package and CLI commands to streamline setup and management. It also introduces an API endpoint specifically designed to clear cached scripts for workflows.
Key Highlights
- Addition of a Skyvern skill package with comprehensive CLI commands and setup utilities.
- New API endpoint to clear cached scripts for workflows.
- Version bump from 1.0.16 to 1.0.17.
New Features
- Skyvern skill package, CLI commands, and setup commands
- API endpoint to clear cached scripts
Full Release Notes
## What's Changed Version bumped from 1.0.16 to 1.0.17 ### Recent Changes - bump to 1.0.17 (#4819) (f80451f3) - Add Skyvern skill package, CLI commands, and setup commands (#4817) (13ecec6e) - Add API endpoint to clear cached scripts for workflows (#4809) (4d80272a) **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.16...v1.0.17 ## What's Changed * Add API endpoint to clear cached scripts for workflows by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4809 * Add Skyvern skill package, CLI commands, and setup commands by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4817 * bump to 1.0.17 by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4819 **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.16...v1.0.17