Commit Graph

407 Commits

Author SHA1 Message Date
wxg0103 97b5847bb2 fix: add focus event handler to ModelSelect for improved user interaction 2025-09-25 16:16:19 +08:00
zhangzhanwei 414756eade fix: STT node
--bug=1062113 --user=张展玮 【应用】语音转文本节点,没有支持模型参数设置 https://www.tapd.cn/62980211/s/1778991
2025-09-25 16:04:02 +08:00
wangdan-fit2cloud b879f3a99e perf: prompt
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-24 18:57:16 +08:00
shaohuzhang1 db0ed2662b
style: Highly optimized when adding BREAK and Continue nodes (#4102) 2025-09-24 17:37:45 +08:00
wangdan-fit2cloud 2c624a26ba fix: loop node issue 2025-09-24 17:24:52 +08:00
shaohuzhang1 5cbf216c5c
feat: Loop body supports zooming in and out (#4100) 2025-09-24 17:06:58 +08:00
shaohuzhang1 10ded1b7d1
feat: Loop body supports zooming in and out (#4099) 2025-09-24 15:36:52 +08:00
wangdan-fit2cloud df681176ed fix: magnify or minify icon
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-24 11:21:16 +08:00
shaohuzhang1 070fb0fdbe
fix: Adjust the distance between the loop body and loop nodes (#4095)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-23 19:50:24 +08:00
shaohuzhang1 d26b61f18b
fix: Error displaying execution details for assigning loop node variables (#4093) 2025-09-23 19:36:35 +08:00
wangdan-fit2cloud 95fb124c07 fix: loop icon 2025-09-23 18:45:13 +08:00
shaohuzhang1 cc0cde929a
fix: When the loop node is closed, the loop body is not displayed (#4091) 2025-09-23 17:07:59 +08:00
shaohuzhang1 218cbf4ad9
fix: Loop node deletion without deleting loop body (#4090) 2025-09-23 15:55:32 +08:00
shaohuzhang1 4242c776ed
fix: Infinite loop increases maximum loop count limit (#4088) 2025-09-23 15:35:21 +08:00
zhangzhanwei 9b00b857bf fix: Intent node i18n
--bug=1062041 --user=张展玮 【应用编排】意图识别的输入下拉框必填提示没有国际化 https://www.tapd.cn/62980211/s/1777709
2025-09-23 14:44:27 +08:00
wxg0103 8a1506ff4a fix: add focus event to ModelSelect for dynamic model fetching
--bug=1062087 --user=王孝刚 【应用编排】在图片生成节点-选择模型下拉框中添加模型后,没有及时回显 https://www.tapd.cn/62980211/s/1777730
2025-09-23 14:23:57 +08:00
wxg0103 716f2a4559 fix: update model type in ModelSelect component to ITV and TTV
--bug=1062096 --user=王孝刚 【应用编排】在文生视频组件的模型下拉框中点添加模型按钮,弹框中默认的模型类型是图片生成 https://www.tapd.cn/62980211/s/1777699
2025-09-23 14:04:33 +08:00
wangdan-fit2cloud 83456553f2 fix: Optimize text 2025-09-23 10:56:37 +08:00
shaohuzhang1 4266a74b8c
fix: Loop validation and other bugs (#4082)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-22 19:28:11 +08:00
wangdan-fit2cloud d7ee6b74b3 fix: change workflow icon
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-19 18:52:28 +08:00
wangdan-fit2cloud 5328757521 fix: The intention is to identify the display issue of the node 2025-09-19 17:56:32 +08:00
wxg0103 f06bdf3ee5 feat: implement RSA encryption for login data and update authentication settings
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-18 18:43:39 +08:00
wangdan-fit2cloud 7af880f1db feat: Consciousness recognition node 2025-09-18 14:55:03 +08:00
CaptainB 8220f52ace fix: initialize mcp_tool_ids as an empty array and update conditional rendering for mcp_servers 2025-09-18 11:17:04 +08:00
wangdan-fit2cloud 4b52d5f232 feat: loop node 2025-09-17 18:23:13 +08:00
shaohuzhang1 31c6154e7a
fix: Resolve the issue of sub canvas drift (#4051) 2025-09-17 18:16:23 +08:00
shaohuzhang1 ab93ac7c4e
fix: Loop node embedding sub application error (#4050) 2025-09-17 16:41:45 +08:00
wangdan-fit2cloud a04ee1764c fix: Optimize font color(#2792) 2025-09-16 16:11:07 +08:00
shaohuzhang1 7264545ab6
feat: Support loop node (#4045) 2025-09-16 15:49:49 +08:00
zhangzhanwei e489a635af fix: Prompt generate
--bug=1061828 --user=张展玮 【提示词生成】- AI对话节点中,生成的提示词点击替换不管用 https://www.tapd.cn/62980211/s/1773916
2025-09-16 14:25:29 +08:00
CaptainB 584850b576 feat: conditionally render form items based on feature flags 2025-09-15 14:05:04 +08:00
zhangzhanwei 6412c79794 feat: Improve prompt 2025-09-12 17:14:33 +08:00
wxg0103 1fb280aa3d feat: add source field to user serializer and update user creation logic 2025-09-12 15:34:13 +08:00
wxg0103 7dc132e35c feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
zhangzhanwei ce6f801a35 feat: Intent classify
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-12 11:54:53 +08:00
wangdan-fit2cloud fad4ce9cd0 feat: The model directly generates optimized prompt words 2025-09-11 17:18:19 +08:00
CaptainB af64f7eab7 feat: enhance variable selection to support boolean type
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-09-10 10:34:20 +08:00
wangdan-fit2cloud a5d046c26b fix: Pressing the Enter key will open a new web page 2025-09-09 14:45:02 +08:00
shaohuzhang1 2de5b1ecf0
fix: Unable to add session variables after editing (#4008) 2025-09-09 11:47:37 +08:00
CaptainB adbee39082 chore: add translation key for MCP/Tool Execution Process 2025-09-08 18:12:27 +08:00
CaptainB ec5c076557 chore: add mcp_output_enable field to application and applicationversion models 2025-09-08 15:43:51 +08:00
shaohuzhang1 5ed5d2786d
fix: Workflow session variables cannot be added (#3998) 2025-09-05 15:07:46 +08:00
CaptainB f20235d662 chore: update mcp_tool_id to mcp_tool_ids for multi-select functionality 2025-09-05 10:18:51 +08:00
CaptainB d21518e7b7 fix: validate mcp_tool_id when mcp_source is referencing
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-03 12:50:06 +08:00
CaptainB 22f70dd488 fix: add conditional rendering for mcp_tool_id and update mcp_source assignment logic 2025-09-03 10:56:31 +08:00
shaohuzhang1 c0fcc21c86
fix: Create application orchestration, select the knowledge base Q&A assistant template, and when publishing, the knowledge base retrieval node prompts to set parameters (#3983) 2025-09-02 17:30:31 +08:00
CaptainB fe35ba3cdc fix: update MCP tool icon rendering in index.vue 2025-08-29 17:12:02 +08:00
wangdan-fit2cloud a244361ad9 fix: icon issue 2025-08-29 17:03:29 +08:00
wangdan-fit2cloud 24b36bf90f fix: Fix form node drag-and-drop issues and some style errors 2025-08-28 17:10:50 +08:00
shaohuzhang1 796001a4ae
fix: Canvas icon cannot be dragged or dropped (#3951) 2025-08-27 19:10:24 +08:00