You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I was trying to design a complex workflow where some steps needed to be handled independently as smaller sub-workflows. However, Dify currently does not support adding sub-workflows that can function as standalone applications. It was frustrating because I had to manually manage these sub-workflows outside of the main workflow, which disrupted the modularity and scalability of the project.
Adding support for sub-workflows as components in the main workflow would make it easier to structure and manage complex processes. Additionally, having each sub-workflow open as an independent application would allow for better isolation and reusability across projects.
2. Additional context or comments
This feature could significantly improve modularity and organization for larger workflows. It would also align well with use cases where different teams need to handle specific parts of the workflow independently.
For example:
Sub-workflow components could inherit input/output parameters from the main workflow but function as standalone processes.
The ability to "open" a sub-workflow as an independent application would allow for easier testing, debugging, and reuse.
3. Can you help us with this feature?
I am interested in contributing to this feature.
The text was updated successfully, but these errors were encountered:
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I was trying to design a complex workflow where some steps needed to be handled independently as smaller sub-workflows. However, Dify currently does not support adding sub-workflows that can function as standalone applications. It was frustrating because I had to manually manage these sub-workflows outside of the main workflow, which disrupted the modularity and scalability of the project.
Adding support for sub-workflows as components in the main workflow would make it easier to structure and manage complex processes. Additionally, having each sub-workflow open as an independent application would allow for better isolation and reusability across projects.
2. Additional context or comments
This feature could significantly improve modularity and organization for larger workflows. It would also align well with use cases where different teams need to handle specific parts of the workflow independently.
For example:
3. Can you help us with this feature?
The text was updated successfully, but these errors were encountered: