Commit Graph

2863 Commits

Author SHA1 Message Date
shaohuzhang1 112ca7976a
feat: Support variable splitting nodes (#4181) 2025-10-14 11:05:42 +08:00
wxg0103 9d9ae437d4 feat: add operation log clear policy and related dialog for cleanup time setting 2025-10-11 17:40:15 +08:00
CaptainB dab9f8de33 fix: handle tooltip display for labels in index.vue
--bug=1062579 --user=刘瑞斌 【应用】MCP节点中,工具参数没有提示信息,依然显示提示图标,提示信息为空 https://www.tapd.cn/62980211/s/1783808
2025-10-11 16:51:33 +08:00
CaptainB e4ac7783e3 feat: add optional parameters to OpenAIEmbeddingModel for enhanced embedding functionality 2025-10-11 15:16:21 +08:00
CaptainB 8fb6b3bbbd feat: add confirmation dialog before syncing documents
--bug=1062555 --user=刘瑞斌 【知识库】Web知识库文档列表,批量同步文档时,没有弹出提示框 https://www.tapd.cn/62980211/s/1783580
2025-10-11 13:51:11 +08:00
wangdan-fit2cloud abf57a9458 fix: fix i18n
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-10 18:18:07 +08:00
wxg0103 f5a7cdd010 feat: remove URI encoding for redirect URI in wecomQrCode component 2025-10-10 17:33:03 +08:00
wangdan-fit2cloud 336a4dd1a6 fix: refine translation 2025-10-10 16:59:40 +08:00
wxg0103 a5c2c6e0d6 feat: encode redirect URI in wecomQrCode component for improved URL handling 2025-10-10 16:57:53 +08:00
wxg0103 446a450c9d feat: encode redirect URI in wecomQrCode component for improved URL handling 2025-10-10 16:54:22 +08:00
wxg0103 fa4ba6611d feat: add logging for redirect URI in wecomQrCode component 2025-10-10 16:52:06 +08:00
wangdan-fit2cloud 0101370dc7 fix: fix tool store search 2025-10-10 16:30:52 +08:00
CaptainB b60c471694 fix: validate JSON object in form submission 2025-10-10 15:24:51 +08:00
CaptainB f31a8d380a chore: remove unnecessary check for empty storeTools in ToolStoreDialog 2025-10-10 15:24:51 +08:00
CaptainB a2600ea98c chore: refactor ToolStoreDialog.vue to streamline onBeforeMount usage 2025-10-10 15:24:51 +08:00
shaohuzhang1 7318fda061
fix: After selecting the knowledge base for the knowledge base retrieval node, copy the node, but the new node does not have the control for selecting the knowledge base (#4170) 2025-10-10 14:37:35 +08:00
zhangzhanwei 3a267ac074 fix: Translate fixed name 2025-10-10 14:15:11 +08:00
shaohuzhang1 6faa72d0b7
fix: In workflow applications, the display of custom icons for sub applications and tools in the box below the variable selection is incorrect (#4168) 2025-10-10 13:55:16 +08:00
shaohuzhang1 f59648b817
fix: The name of the loop body is not fixed (#4167)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-10 11:54:16 +08:00
wangdan-fit2cloud c795cb342a fix: update tool param name 2025-10-10 11:01:59 +08:00
zhangzhanwei 0b72c5d4c2 fix: i18n
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-09 18:32:30 +08:00
wangdan-fit2cloud 9c1177759a fix: Optimize some styles 2025-10-09 17:28:06 +08:00
CaptainB 7dbd70fbfd chore: map tool description to desc in ToolStoreDialog 2025-10-09 17:21:08 +08:00
shaohuzhang1 483538a431
fix: Loop node, MCP node cannot be dragged and added (#4159) 2025-10-09 17:15:12 +08:00
CaptainB 8e8948cf87 chore: add description field to FieldFormDialog
--story=1019827 --user=刘瑞斌 工具- 使用参数同启用参数一样增加 提示信息字段,目前参数没有说明,不方便使用 https://www.tapd.cn/62980211/s/1782428
2025-10-09 17:08:51 +08:00
CaptainB 1b56707503 feat: add ToolStoreDescDrawer component and integrate with ToolListContainer
--story=1019826 --user=刘瑞斌 工具- 工具商店的工具,点击面板可以打开详情抽屉 https://www.tapd.cn/62980211/s/1782377
2025-10-09 16:52:31 +08:00
CaptainB 21045ea337 chore: update tool_params handling in index.vue
--bug=1062339 --user=刘瑞斌 【MCP】MCP节点,从“引用变量” 切换到 “自定义” 没有清空 “引用变量” 的值 https://www.tapd.cn/62980211/s/1782327
2025-10-09 16:52:31 +08:00
CaptainB c5f028be15 chore: update tool_params handling in index.vue
--bug=1062339 --user=刘瑞斌 【MCP】MCP节点,从“引用变量” 切换到 “自定义” 没有清空 “引用变量” 的值 https://www.tapd.cn/62980211/s/1782327
2025-10-09 16:13:41 +08:00
shaohuzhang1 d380a22384
fix: Multiple judgments in a workflow cannot be combined with one discriminator #4146 (#4151) 2025-10-09 11:51:58 +08:00
CaptainB 9f73eb0aa2 chore: enhance error handling in McpToolFormDrawer
--bug=1062456 --user=刘瑞斌 【工具】新建MCP,配置信息不合规,报错提示不对 https://www.tapd.cn/62980211/s/1781971
2025-10-09 11:15:55 +08:00
CaptainB 36636f2707 chore: improve loading state management in ToolFormDrawer
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1062445 --user=刘瑞斌 【工具】创建工具完成后,在抽屉收起前可以再次点击创建,导致可重复创建工具 https://www.tapd.cn/62980211/s/1781953
2025-10-09 11:10:23 +08:00
zhangzhanwei f943cc52bb feat: Raise error when can not generate prompt 2025-09-29 18:06:58 +08:00
wangdan-fit2cloud 8f16358e20 fix: icon error 2025-09-29 17:58:53 +08:00
CaptainB 75531b671c fix: refine visibility condition for form item based on tool permissions 2025-09-29 17:30:20 +08:00
CaptainB f82fa8a6fa feat: add read permission checks for system management and sharing components
--bug=1062363 --user=刘瑞斌 【应用】简单应用进入编辑页面会弹工具无权限的提示 https://www.tapd.cn/62980211/s/1781286
2025-09-29 17:28:23 +08:00
wangdan-fit2cloud 219bc20f26 fix: tool store bugs 2025-09-29 17:06:26 +08:00
CaptainB 1dcca7fcc7 feat: add read permission checks for system management and sharing components
--bug=1062363 --user=刘瑞斌 【应用】简单应用进入编辑页面会弹工具无权限的提示 https://www.tapd.cn/62980211/s/1781286
2025-09-29 17:04:38 +08:00
CaptainB 408e79ff12 refactor: rename categories to defaultCategories and initialize categories from it 2025-09-29 15:34:30 +08:00
wxg0103 d1fd625972 fix: correct indentation for resetValidation call in UserDrawer.vue 2025-09-29 15:14:00 +08:00
wangdan-fit2cloud c430e62475 fix: tool store style 2025-09-29 14:54:31 +08:00
wxg0103 4991890739 style: format code for improved readability and consistency 2025-09-29 14:10:53 +08:00
zhangzhanwei 40609c6531 fix: Chat log add error
--bug=1062388 --user=张展玮 【应用】应用对话日志添加到知识库,无法选择非根目录下的知识库 https://www.tapd.cn/62980211/s/1780716
2025-09-29 14:06:17 +08:00
wangdan-fit2cloud 752f19007f fix: tool store style 2025-09-29 11:00:59 +08:00
wangdan-fit2cloud 0a85921159 fix: text error 2025-09-29 10:44:43 +08:00
wxg0103 d8ab952a87 feat: update login titles for improved clarity in user interface 2025-09-29 09:42:03 +08:00
CaptainB 54aa6218e0 fix: prevent loading state from triggering multiple requests in ParagraphList
--bug=1062188 --user=刘瑞斌 【知识库】上传文档时,分段完成后编辑分段内容,编辑没有生效,控制台报错 https://www.tapd.cn/62980211/s/1780667
2025-09-28 18:41:44 +08:00
CaptainB 942842e3a8 feat: enhance application creation flow with loading state management
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-28 17:19:20 +08:00
CaptainB 6f392b775c feat: refactor application creation to await user profile update
--bug=1062377 --user=刘瑞斌 【应用】新建简易应用没有打开应用编辑界面 https://www.tapd.cn/62980211/s/1780590
2025-09-28 17:11:04 +08:00
zhangzhanwei 57439e7758 fix: Generate prompt 2025-09-28 15:52:44 +08:00
wxg0103 74efef904f feat: enhance logout logic to handle different user source types 2025-09-28 14:45:16 +08:00
CaptainB 6b23469c29 fix: reorder user profile update in application creation flow
--bug=1062351 --user=刘瑞斌 【应用】创建应用时,快速点击创建按钮,可重复创建应用 https://www.tapd.cn/62980211/s/1780369
2025-09-28 10:56:08 +08:00
wxg0103 10b66db914 feat: add displayCodeRequired message for failed attempts in application overview 2025-09-28 10:48:20 +08:00
zhangzhanwei 79457ee41f fix: Generate prompt output
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-28 09:41:28 +08:00
wxg0103 d466d0f512 feat: add resetValidation method to MemberFormContent and improve formatting in UserDrawer
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-09-26 18:23:21 +08:00
wangdan-fit2cloud cc0eef326b fix: style 2025-09-26 18:20:18 +08:00
wangdan-fit2cloud 196b8bba58 fix: optimize folder style (#4104) 2025-09-26 17:44:36 +08:00
shaohuzhang1 9640c7ba9e
fix: Allow variables to be assigned as the end node of the loop node (#4125) 2025-09-26 17:03:45 +08:00
zhangzhanwei c073d0c665 fix: STT node 2025-09-26 15:46:00 +08:00
shaohuzhang1 8d4bad55f2
fix: [Application] An application that adds interface parameters, clicks on the application list page to initiate a conversation, but does not carry interface parameters (#4122) 2025-09-26 14:52:43 +08:00
wxg0103 c56742f9b3 fix: remove console error logging from QR code initialization 2025-09-26 14:41:03 +08:00
shaohuzhang1 88023f34ba
fix: Infinite cycle, maximum number of cycles failed and page scaling (#4121) 2025-09-26 14:11:10 +08:00
zhangzhanwei 9396166cbb fix: intent node achors 2025-09-26 13:42:48 +08:00
shaohuzhang1 f9623a6bdb
fix: Drift of the loop body during each refresh in the canvas (#4116) 2025-09-26 10:33:33 +08:00
zhangzhanwei d70d6e1fa7 fix: Intent node height 2025-09-25 18:19:56 +08:00
CaptainB f5fbbfc06c feat: add McpServerInputDialog component for variable input and handling 2025-09-25 17:37:08 +08:00
shaohuzhang1 7a0daeda24
fix: Unable to select loop node parameters after page refresh (#4111) 2025-09-25 17:36:43 +08:00
zhangzhanwei 3e8bf8a631 fix: Intent node
--bug=1062137 --user=张展玮 【应用】意图识别节点存在空的意图项,可以发布应用成功 https://www.tapd.cn/62980211/s/1779110
2025-09-25 16:56:08 +08:00
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
CaptainB fc05d26eaf feat: add TestConnection API endpoint and corresponding frontend functionality 2025-09-25 12:05:21 +08:00
CaptainB 2735540dd6 chore: increase axios timeout to 30 minutes
--bug=1062162 --user=刘瑞斌 【github#3995】当知识库数据量过大时,导出excel或导出zip会超时报错 https://www.tapd.cn/62980211/s/1778654
2025-09-25 10:13:08 +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
wxg0103 6f3ad77fba fix: update getCaptcha function to include accessToken and simplify captcha display logic 2025-09-24 18:55:37 +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
wxg0103 ec77948165 fix: add tooltips for Text-to-Video and Image-to-Video model types in CreateModelDialog 2025-09-24 16:51:31 +08:00
shaohuzhang1 10ded1b7d1
feat: Loop body supports zooming in and out (#4099) 2025-09-24 15:36:52 +08:00
wangdan-fit2cloud cf6e4624f8 fix: The application's API parameters include a "question" parameter, but the returned address is incorrec(#4076) 2025-09-24 14:24:19 +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
wxg0103 52e737c31b fix: update login settings UI and improve localization for verification code messages 2025-09-23 18:41:45 +08:00
wangdan-fit2cloud ccb43a05a5 fix: An error is displayed in the loop node of the execution details. 2025-09-23 17:18:09 +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
zhangzhanwei 67a82dca1c fix: STT model params add when create 2025-09-22 17:19:56 +08:00
shaohuzhang1 d5ef8f3a34
docs: OpenAPI request URL (#4071) 2025-09-22 14:12:27 +08:00
shaohuzhang1 4269eeb2c9
docs: OpenAPI request URL (#4070)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-22 11:51:59 +08:00
zhangzhanwei f96772f280 feat: Remove debug permission 2025-09-22 10:34:49 +08:00
CaptainB 8b13174d9c fix: add model change handler to update AI mode parameters 2025-09-20 21:58:28 +08:00
CaptainB 2306f90048 fix: add type search option to KnowledgeResourceIndex
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
fix: add tool type search option to ToolResourceIndex
2025-09-20 13:06:39 +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
wxg0103 b42f6bddae fix: add support for additional model types in CreateModelDialog 2025-09-19 18:18:38 +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
zhangzhanwei 6a0145758c feat: Remove debug permission 2025-09-19 16:54:24 +08:00
wangdan-fit2cloud f77ad75025 fix: Prohibit mobile web page zooming. 2025-09-19 16:18:42 +08:00
CaptainB 13554fd27b fix: add conditional rendering for tool selection in application form
--bug=1062024 --user=刘瑞斌 【应用】简单应用中引用的工具被删除后,同步删除应用中的引用信息 https://www.tapd.cn/62980211/s/1776714
2025-09-19 16:15:14 +08:00
wxg0103 3b2c337e36 feat: update login redirection and form submission handling 2025-09-19 15:28:12 +08:00
wxg0103 2060012660 feat: reset captcha field on login form submission failure 2025-09-19 14:16:05 +08:00
wxg0103 e4232166e8 feat: update login settings API call to use structured parameters 2025-09-19 14:03:58 +08:00
zhangzhanwei bda02137e5 pref: imporve Prompt
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-19 10:56:43 +08:00
wxg0103 5c0dfa8c96 fix: cast setTimeout callback to any for type safety 2025-09-19 10:47:09 +08:00
wxg0103 15c4274294 feat: add type search option and improve select input formatting 2025-09-19 10:20:06 +08:00
zhangzhanwei 71cec2fca4 feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
wxg0103 8d9c466ced feat: add ITV and TTV model types to data and update model type checks 2025-09-19 09:24:40 +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
wxg0103 7674804f38 fix: update login methods retrieval to use data from authentication settings 2025-09-18 15:48:06 +08:00
wangdan-fit2cloud e1b3f47337 fix: loop node 2025-09-18 15:31:17 +08:00
wangdan-fit2cloud 7af880f1db feat: Consciousness recognition node 2025-09-18 14:55:03 +08:00
wxg0103 16ade76446 fix: enhance redirect logic in authentication to include 'password' auth type 2025-09-18 13:28:48 +08:00
wxg0103 b6bab14d8a fix: update authentication settings retrieval and enhance redirect logic for password auth type 2025-09-18 13:26:56 +08:00
wangdan-fit2cloud 376e25d796 fix: Fix type errors 2025-09-18 11:40:09 +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
wxg0103 68ce998012 feat: add username parameter to getCaptcha function and hash password with MD5 during login 2025-09-17 17:52:06 +08:00
shaohuzhang1 ab93ac7c4e
fix: Loop node embedding sub application error (#4050) 2025-09-17 16:41:45 +08:00
wxg0103 52f420df58 refactor: clean up code formatting and improve readability in index.vue 2025-09-17 15:21:02 +08:00
wxg0103 680502f366 feat: enhance login logic with dynamic captcha display and add API for fetching authentication settings 2025-09-17 15:11:39 +08:00
wxg0103 ceb601d74a feat: add login settings management and captcha display logic 2025-09-16 18:24:40 +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 dd13fe7554 fix: ensure mcp_source is set to 'custom' only when mcp_servers is not empty 2025-09-16 10:37:13 +08:00
wangdan-fit2cloud f065146d5f fix: Generated prompt word issues
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-15 15:06:19 +08:00
CaptainB 584850b576 feat: conditionally render form items based on feature flags 2025-09-15 14:05:04 +08:00
zhangzhanwei 422dde8ba3 feat: System application generate prompt 2025-09-15 11:48:11 +08:00
zhangzhanwei 6412c79794 feat: Improve prompt 2025-09-12 17:14:33 +08:00
wangdan-fit2cloud 0c53e31b2a feat: Add a back to bottom button to the chat page(#2957) 2025-09-12 16:52:55 +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
CaptainB bd668e7e2a feat: handle empty store tools in ToolStoreDialog 2025-09-12 11:18:14 +08:00
wangdan-fit2cloud 823ac6b1a3 feat: Tool store
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-11 18:04:24 +08:00
wangdan-fit2cloud fad4ce9cd0 feat: The model directly generates optimized prompt words 2025-09-11 17:18:19 +08:00
CaptainB 94d3bf3125 fix: add null checks before filtering tool IDs in ApplicationSetting.vue 2025-09-11 15:05:15 +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
CaptainB e988cbca91 feat: add Appstore tool retrieval and store tool API endpoint 2025-09-09 15:08:33 +08:00
wangdan-fit2cloud a5d046c26b fix: Pressing the Enter key will open a new web page 2025-09-09 14:45:02 +08:00
zhangzhanwei b06fd7ad2a feat: Generate prompt 2025-09-09 14:11:02 +08:00
shaohuzhang1 6ddad88357
fix: Ecarts rendering error (#4009) 2025-09-09 13:43:37 +08:00
shaohuzhang1 2de5b1ecf0
fix: Unable to add session variables after editing (#4008) 2025-09-09 11:47:37 +08:00
wangdan-fit2cloud aba254c907 fix: generate question components style 2025-09-09 11:35:14 +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
CaptainB 4a8cd95119 feat: add MCP and tool configuration options in application settings 2025-09-08 14:54:35 +08:00
CaptainB 121614fb81 chore: add model_params_setting to document, knowledge, and paragraph processing
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
--story=1018694 --user=刘瑞斌 【菲尼克斯】知识库生成问题选择模型,希望可以设置模型参数 https://www.tapd.cn/62980211/s/1768601
2025-09-05 17:48:40 +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
shaohuzhang1 d94871b9c3
fix: Model parameter save permission error (#3989)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-03 16:27:28 +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 5332c264b0
fix: When adding interface parameters during application editing, go directly to the conversation after publishing. The URL of the conversation interface does not include interface parameters (#3985) 2025-09-02 17:38:55 +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
wangdan-fit2cloud 6e233c54bc fix: upload style optimize 2025-09-02 17:11:04 +08:00
zhangzhanwei a8e8a0580f fix: Chat log add knowledge 2025-09-02 15:04:04 +08:00
shaohuzhang1 2f12c61337
fix: The form failed to parse when there are labels in the internal data (#3980) 2025-09-02 14:12:46 +08:00
wangdan-fit2cloud 4ade65ee00 fix: style optimize
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-02 12:15:25 +08:00
shaohuzhang1 c4c0ba0b38
fix: The execution details of the form file upload cannot be displayed back (#3978) 2025-09-02 11:18:20 +08:00
shaohuzhang1 f6e9bf6483
fix: Single line multi select cards (#3977)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-01 19:04:45 +08:00
shaohuzhang1 67bb0a0abd
feat: Support single line multi select cards (#3976) 2025-09-01 16:56:32 +08:00
wangdan-fit2cloud cbee152262 fix: Fix history display errors 2025-09-01 15:28:02 +08:00
wangdan-fit2cloud bc26024bcc perf: style
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-08-29 17:56:05 +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
CaptainB 545693f19f fix: update getToolList function signature and correct filter query in shared_tool.py 2025-08-29 16:11:56 +08:00
zhangzhanwei 53e67caaff fix: Chat_log_permission 2025-08-29 15:41:08 +08:00
wangdan-fit2cloud 7ee33b82dc fix: Optimize the refresh issue of conversation history‌。 2025-08-29 13:49:34 +08:00
shaohuzhang1 617937fe58
fix: typos (#3965) 2025-08-29 12:00:30 +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
zhangzhanwei 91a58ce990 fix: Dropitem permission 2025-08-28 14:36:21 +08:00
shaohuzhang1 e23d413f97
fix: The validation prompt for the JSON input box is incorrect (#3954) 2025-08-28 11:29:35 +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
shaohuzhang1 ce8f907932
fix: When the label of the form tab is empty, the content is not supported (#3950) 2025-08-27 19:06:15 +08:00
shaohuzhang1 f12ba4eeeb
fix: Please remove the default prompt words after uploading files for the dialogue interface and debugging interface (#3949) 2025-08-27 18:34:58 +08:00
wxg0103 a0bca36341 fix: improve code formatting and consistency in index.vue 2025-08-27 18:00:24 +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
CaptainB 2434acf685 feat: enable document download option in ImportDocumentDialog
--bug=1060849 --user=刘瑞斌 【知识库】文档的批量设置,负载没有带上允许下载的设置数据,导致设置失败 https://www.tapd.cn/62980211/s/1762350
2025-08-27 15:07:36 +08:00
shaohuzhang1 d0266de89f
fix: PDF export cross-domain (#3945) 2025-08-27 14:23:58 +08:00
wxg0103 79b590d94f fix: clean up code formatting and improve consistency in index.vue 2025-08-27 12:00:57 +08:00
CaptainB 7683c39d66 feat: add MCP configuration option and dialog to ToolResourceIndex
--bug=1060875 --user=刘瑞斌 【资源管理】工具列表的MCP资源缺少MCP服务配置查看功能 https://www.tapd.cn/62980211/s/1762106
2025-08-27 11:48:09 +08:00
shaohuzhang1 a05573bcdc
feat: Form collection single line tab supports variables (#3942)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-08-26 20:01:39 +08:00
shaohuzhang1 7948e4f78b
feat: Export conversation page to PDF (#3941) 2025-08-26 18:38:58 +08:00
zhangzhanwei 39fd66e84b feat: Permission front 2025-08-26 18:38:03 +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
shaohuzhang1 23c9bc545c
feat: chat export pdf (#3931)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-25 18:13:07 +08:00
zhangzhanwei deb7333750 fix: Permission of chat_user
--bug=1060792 --user=张展玮 【资源授权】知识库-授权单个用户单个知识库的查看权限,用户登录后能看见“向量化”&对话用户页面页可以“授权” https://www.tapd.cn/62980211/s/1760904
2025-08-25 17:47:54 +08:00
zhangzhanwei 2948bc9e00 fix: import error 2025-08-25 15:43:55 +08:00
wxg0103 9dfd696398 fix: update WeChat bot tooltip for clarity
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-25 15:28:56 +08:00