Commit Graph

388 Commits (6805d7605b5211c18ea6661300213addbc6ca53c)

Author SHA1 Message Date
wangdan-fit2cloud d7ee6b74b3 fix: change workflow icon 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 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 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 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 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
wangdan-fit2cloud 27f0250aaf fix: Fix translation gaps 2025-08-27 19:07:41 +08:00
wangdan-fit2cloud 420b36fbdb fix: Fix some styling issues 2025-08-27 17:37:11 +08:00
shaohuzhang1 dbfdc73ce5
fix: The basic information nodes of advanced orchestration will add session variables when editing session variables (#3947) 2025-08-27 17:25:56 +08:00
wangdan-fit2cloud 7756d02b6a feat: Resource management authorization 2025-08-27 15:12:41 +08:00
shaohuzhang1 b2aecdbec0
feat: Set display history (#3937)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-26 17:09:45 +08:00
CaptainB 20642223a7 chore: clean up whitespace and formatting in index.vue 2025-08-25 11:03:20 +08:00
wangdan-fit2cloud 1f5544b13e
perf: Optimize the folder to enter the second level page and retain records and the first conversation does not display the previous record (#3917) 2025-08-22 16:27:13 +08:00
shaohuzhang1 841b6397a5
style: MCP config dialog style (#3911)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-21 18:06:20 +08:00
CaptainB 8c5201b901 feat: enhance MCP tool selection and display in application forms 2025-08-20 17:35:55 +08:00
wangdan-fit2cloud 80f53ec8fb
feat: AI dialogue nodes support calling tools configured in the system (#3896) 2025-08-20 16:07:12 +08:00
shaohuzhang1 c631d775bf
feat: Add create MCP function (#3885)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-19 17:36:23 +08:00
shaohuzhang1 a85c36f289
feat: Workflow form nodes support reference assignment (#3866) #2439 2025-08-15 18:08:18 +08:00
shaohuzhang1 5c0735109a
perf: Partial icon updates (#3847)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-12 18:47:05 +08:00
CaptainB 1875368ea8 feat: enhance MCP tool dialog with source selection and dynamic tool options 2025-08-12 11:43:39 +08:00
CaptainB f1356e9b61 feat: add MCP tool support with new form and dropdown options 2025-08-12 10:41:42 +08:00
wangdan-fit2cloud 8222cf42fa fix: paragraph problem error 2025-08-05 17:35:53 +08:00
shaohuzhang1 5426e90234
fix: Add application nodes in advanced orchestration, unpublished applications are not filtered out (#3820) 2025-08-05 16:53:51 +08:00
shaohuzhang1 1d53b768ac
fix: The selected variable of the variable assignment node in advanced orchestration does not echo (#3819) 2025-08-05 16:41:42 +08:00
shaohuzhang1 47c51c9466
fix: Node copied in orchestration, default name incorrect, should be in numerical calculation form of+1, not string form of+1 (#3818) 2025-08-05 16:29:55 +08:00