Adam Gough
Adam Gough
## Description Loop block Reactflow functionality without the actual looping logic. ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes...
## Description Fixed the workflow preview display to pull directly from the state instead of rendering new blocks and subBlocks. Additionally, added logic to pull the subblock values directly from...
## Description API deployment issue across workflows. When you deploy an workflow as api, then create a new workflow, that new workflow shows up as deployed. I created a per-workflow...
## Description The workflow preview was not being pulled from the DB state, so I changed it to pull from the DB. Implemented checks for subblock values to include isPreview...
## Description Added the parallel execution and the loop blocks. ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How Has This Been Tested? Verified...
## Summary Added in the ability to duplicate a subflow with the children and sub block values. ## Type of Change - [x] Other: improvement ## Testing See video ##...
## Summary Snowflake integration. Still testing some auth stuff for creating and deleting tables. Fixes #(issue) ## Type of Change - [x] New feature ## Testing Tested manually ## Checklist...
## Summary Fixed various tool outputs ## Type of Change - [x] Bug fix ## Testing Tested manually ## Checklist - [x] Code follows project style guidelines - [x] Self-reviewed...
## Summary Added ability to edit kb name and description. ## Type of Change - [x] New feature ## Testing Tested manually ## Checklist - [x] Code follows project style...
## Summary Expanded live state for more visibility. ## Type of Change - [x] New feature ## Testing Tested manually ## Checklist - [x] Code follows project style guidelines -...