v0.1.32
版本发布时间: 2024-10-17 23:26:36
Skyvern-AI/skyvern最新发布版本:v0.1.37(2024-10-29 14:53:38)
What's Changed
- Update README with more examples by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/966
- change workflow run page to show stream with current task by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/971
- Update loop node styles by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/972
- Add GET workflows/runs/run_id endpoint by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/973
- change appearance of example tasks by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/975
- Render all multi artifacts correctly by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/976
- Fix text for california_edd by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/977
- Make it easy to return to workflow run from a task by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/978
- Add help to URL field of task block by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/979
- add actions db model and caching V0 by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/980
- add continue on failure in task block by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/982
- Add continue on failure as passthrough and cache_actions property by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/983
- handle continue on failure for loop node by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/984
- custom select optimize by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/985
- Import workflow by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/986
- Export workflow by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/987
- Make parameters panel max height shorter for smaller screens by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/988
- Task block changes by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/989
- update user goal complete prompt to have more chain of thoughts by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/990
- improve check user goal by doing zero prompt shot with 'step by step' thinking by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/992
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v0.1.31...v0.1.32