What's Changed
- Update README with more examples by @suchintan in #966
- change workflow run page to show stream with current task by @wintonzheng in #971
- Update loop node styles by @wintonzheng in #972
- Add GET workflows/runs/run_id endpoint by @wintonzheng in #973
- change appearance of example tasks by @wintonzheng in #975
- Render all multi artifacts correctly by @wintonzheng in #976
- Fix text for california_edd by @wintonzheng in #977
- Make it easy to return to workflow run from a task by @wintonzheng in #978
- Add help to URL field of task block by @wintonzheng in #979
- add actions db model and caching V0 by @wintonzheng in #980
- add continue on failure in task block by @wintonzheng in #982
- Add continue on failure as passthrough and cache_actions property by @wintonzheng in #983
- handle continue on failure for loop node by @wintonzheng in #984
- custom select optimize by @LawyZheng in #985
- Import workflow by @wintonzheng in #986
- Export workflow by @wintonzheng in #987
- Make parameters panel max height shorter for smaller screens by @wintonzheng in #988
- Task block changes by @wintonzheng in #989
- update user goal complete prompt to have more chain of thoughts by @wintonzheng in #990
- improve check user goal by doing zero prompt shot with 'step by step' thinking by @wintonzheng in #992
Full Changelog: v0.1.31...v0.1.32