v0.1.49
版本发布时间: 2025-01-14 02:29:00
Skyvern-AI/skyvern最新发布版本:v0.1.50(2025-01-17 23:34:10)
What's Changed
- Add a tooltip (as title) on add parameter by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1511
- Make runnable type and runnable id nullable by @satansdeer in https://github.com/Skyvern-AI/skyvern/pull/1495
- remove noisy debug log by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1512
- chain of thought for user goal extraction and goal completion in observer by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1513
- fix get first step issue by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1514
- fix selection issues by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1515
- Handle workflow run output null case by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1517
- Define browser manager API by @satansdeer in https://github.com/Skyvern-AI/skyvern/pull/1497
- Fix react query cache key problem for saved tasks by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1518
- let observer continue exploring when task failed/terminated by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1520
- handle unexpected errors in observer by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1521
- Add AI suggestion endpoints by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1519
- fix loop_values in observer by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1522
- fix date picker issue by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1523
- fix finding blocking element issue by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1524
- Add FR Proxy + small script by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1525
- fix selection issue by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1526
- WorkflowRunNotFound should be a SkyvernHTTPException error by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1528
- Fix authentication errors by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1527
- Use persistent browser session in runnables by @satansdeer in https://github.com/Skyvern-AI/skyvern/pull/1510
- observer completion improvement by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1529
- fix observer check completion bug by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1530
- Observer task history information prompt improvement by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1531
- observer summary by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1532
- Launch Observer by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1534
- feat: Add new model provider Novita AI by @jasonhp in https://github.com/Skyvern-AI/skyvern/pull/1508
- add reset observer cruise functions by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1537
- decrease the hash trigger to 150 by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1541
- update action id prefix to act by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1542
New Contributors
- @jasonhp made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/1508
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v0.1.48...v0.1.49