* update in place with python
* split files into chunks
* working chunking and updated quick start
* edits
* sanity check
* give up on faq page, long docs work
* debug
* system prompt updates, etc
* use temp file for output
* refactor
* remove dup import
* generate diff file
* check diff output to make sure it looks reasonable
* add overall results
* update script
* update script
* update script
* edits
* fix function
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
* Added Parallel Gateway Example and Reset Process
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Adding Example of Signal Events and New documentation on Multiinstance tasks
* edits while reviewing
* Updates based on feedback
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
* updated the docs around extensions and updated extensions interfaces in the frontend w/ burnettk
* allow specifying files in component args for extensions and added some support for CustomForm from extensions w/ burnettk
* added comments to the extension interfaces file to better describe how to create them
* finished adding comments to extension interfaces
* added comments at top and some minor tweaks
* some fixes for extensions w/ burnettk
* some fixes for extensions w/ burnettk
* ignore eslint issues for now w/ burnettk
* removed deprecated extension items w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
* updating structure with proper file names
* fixing build issues
* build issues
* fixing build errors
* Adding support section
* a little less noise on the index page - maybe we look into adding some intro content here.
---------
Co-authored-by: danfunk <daniel.h.funk@gmail.com>