What's Changed
- Implement a runs endpoint that can return workflow runs or tasks by @wintonzheng in #1708
- O3 Mini support by @wintonzheng in #1709
- add get page video timeout by @wintonzheng in #1710
- add azure o3 mini by @wintonzheng in #1711
- add select agent llm handler by @wintonzheng in #1713
- fix datetime diff with timezone issue for workflow metrics log by @wintonzheng in #1714
- UI for workflow templates by @wintonzheng in #1715
- Return only standalone tasks, no workflow tasks in /runs by @wintonzheng in #1716
- Add title and remove type from the runs table by @wintonzheng in #1717
- fix select dropdown issue by @wintonzheng in #1718
- When observer run, use observer task to get callback url and proxy lo… by @wintonzheng in #1719
- Make timeline background full height even when empty by @wintonzheng in #1720
- Round the top edges of template cards by @wintonzheng in #1721
- Integrate complete_if_empty by @wintonzheng in #1722
- fix invisible iframe scraping by @wintonzheng in #1723
- Add contact forms template image by @wintonzheng in #1724
- Fix tz issue observer by @wintonzheng in #1725
- fix observer - get url block back; get mark workflow run completion back by @wintonzheng in #1726
- remove redundant task_history_record in observer service by @wintonzheng in #1727
- skip press esc when no dropdown shown by @wintonzheng in #1728
- Add workflow_title to WorkflowRun by @wintonzheng in #1731
- Use the workflow run api updates to show workflow titles by @wintonzheng in #1732
- fix max_iterations_override by @wintonzheng in #1733
- change proxy location db type by @LawyZheng in #1730
- fix max_iterations_override by @wintonzheng in #1734
- get proxy_location enum back in the tasks table by @wintonzheng in #1736
- Revert "get proxy_location enum back in the tasks table" by @wintonzheng in #1737
- Change position of generate with ai button in data schema by @wintonzheng in #1739
- Show loading icon when saving the workflow by @wintonzheng in #1740
- add skyvern sdk by @LawyZheng in #1741
Full Changelog: v0.1.54...v0.1.55