What's Changed
- Update max iteration errors by @wintonzheng in #1589
- Make text prompt executions a step in workflow runs by @wintonzheng in #1590
- Build a banner for the workflows page by @wintonzheng in #1591
- Add status and browser address to persistent browser sessions by @satansdeer in #1561
- Update Bitwarden code to use env instead of secret manager if env is present by @wintonzheng in #1592
- Add
persist_browser_session
value in convert() function by @Pawikoski in #1578 - Add Bitwarden to Dockerfile by @suchintan in #1562
- remove observer from failure reason by @wintonzheng in #1593
- use the main prompt to generate the observer task url and title by @wintonzheng in #1594
- add td interactable detecting by @wintonzheng in #1596
- introduce a way to reload the page by @wintonzheng in #1597
- add reload action validate by @wintonzheng in #1598
New Contributors
- @Pawikoski made their first contribution in #1578
Full Changelog: v0.1.50...v0.1.51