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