What's Changed
- add cleanup function by @LawyZheng in #631
- try to fix navigation error by @LawyZheng in #630
- Dom tree updates by @ykeremy in #632
- Handle navigation exception within taskblock.execute by @ykeremy in #633
- set default page size to 200 for getting tasks for a workflow run by @ykeremy in #634
- Change sidebar width and make it collapsible by @ykeremy in #637
- Status badge and color updates by @ykeremy in #638
- Remove href from pagination tables by @ykeremy in #639
- Use replace for pagination navigation by @ykeremy in #640
- Use trimmed element tree for info extraction by @ykeremy in #641
- Catch CanceledError in litellm call by @ykeremy in #642
- Use perf-counter instead of time by @ykeremy in #643
- fix ActionResult str by @wintonzheng in #644
- Add created at to workflow runs table by @ykeremy in #645
- Cmd click for workflows and workflow runs by @ykeremy in #646
- Add pagination to workflow tasks by @ykeremy in #647
- Add workflow title to workflow page by @ykeremy in #648
- Add created at to workflow table by @ykeremy in #649
- shu/making scrolling debug logs by @wintonzheng in #635
- Fix dynamic browsers for workflows by @ykeremy in #650
- do not use skyvern in the totp code by @wintonzheng in #651
- support pdf printer by @LawyZheng in #653
- support react select by @LawyZheng in #652
- optimize react select by @LawyZheng in #654
- Change primary button font weight by @ykeremy in #655
- fix select2 multi-select by @LawyZheng in #656
Full Changelog: v0.1.12...v0.1.13