Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Workflows code block #754

Closed
wants to merge 41 commits into from
Closed

feat: Workflows code block #754

wants to merge 41 commits into from

Conversation

ramedina86
Copy link
Collaborator

No description provided.

ramedina86 and others added 30 commits February 20, 2025 13:36
Co-authored-by: Alexandre Rousseau <alexandre@rsseau.fr>
Co-authored-by: Alexandre Rousseau <alexandre@rsseau.fr>
Add a `description` field in `GraphTool` and use the tool's name in the
Writer's chat workflow block as graph description.
When searching a component in the tree, we start to display only
component matching the query, or those containing a children matching
the query.
if the user moves a node that is not selected, we don't move other
selected node.
mmikita95 and others added 11 commits February 24, 2025 13:08
Helps avoiding a `NameError` that prevents a launch due to missing `ui.py`.
Implement a new `FieldType.WorkflowKey`for fields that allow to display a custom selector in the UI displaying the list of workflows. I also introduced a button to jump on the selected workflow.
Implement a new `FieldType.Handler`for fields that allow to display a
custom selector in the UI displaying the list of function defined in
Python script.
@ramedina86 ramedina86 closed this Feb 24, 2025
@ramedina86 ramedina86 deleted the feat-workflows-code-block branch February 24, 2025 13:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants