Commit Graph

15 Commits

Author SHA1 Message Date
shaohuzhang1 7e7e786bef Merge branch 'v2' into knowledge_workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
# Conflicts:
#	apps/application/flow/workflow_manage.py
#	apps/common/utils/tool_code.py
#	ui/src/views/tool/component/ToolListContainer.vue
2025-11-21 18:09:39 +08:00
shaohuzhang1 bc1a4809e0 feat: knowledge workflow 2025-11-17 19:08:43 +08:00
shaohuzhang1 523164f319
fix: After adding form collection at the loop node, the variables from subsequent nodes in the loop become empty (#4351) 2025-11-12 10:43:52 +08:00
shaohuzhang1 ebf54aa12f
fix: Application workflow, after the loop ends, there is a recall node that cannot have a conversation (#4319) 2025-11-05 19:53:01 +08:00
shaohuzhang1 a8d0729e65
perf: Memory optimization (#4318) 2025-11-05 19:05:26 +08:00
shaohuzhang1 c0c15d8983
fix: When there is a form node in the loop node, the loop data is lost (#4214)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-10-17 18:13:13 +08:00
shaohuzhang1 88023f34ba
fix: Infinite cycle, maximum number of cycles failed and page scaling (#4121) 2025-09-26 14:11:10 +08:00
shaohuzhang1 80da909dc3
fix: Loop node exception handling (#4092) 2025-09-23 17:22:17 +08:00
liqiang-fit2cloud 6a9b59163c fix: Infinite loop increases maximum loop count limit 2025-09-23 17:13:49 +08:00
shaohuzhang1 b0509f74e7
fix: Infinite loop increases maximum loop count limit (#4089) 2025-09-23 15:40:07 +08:00
shaohuzhang1 4242c776ed
fix: Infinite loop increases maximum loop count limit (#4088) 2025-09-23 15:35:21 +08:00
shaohuzhang1 525e2091b0
fix: Wireless cyclic index remains unchanged (#4083)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-23 12:43:53 +08:00
shaohuzhang1 b9ac3b941d
fix: Loop node response data (#4052)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-17 18:33:46 +08:00
shaohuzhang1 ab93ac7c4e
fix: Loop node embedding sub application error (#4050) 2025-09-17 16:41:45 +08:00
shaohuzhang1 7264545ab6
feat: Support loop node (#4045) 2025-09-16 15:49:49 +08:00