Commit Graph

5678 Commits

Author SHA1 Message Date
wxg0103 e8a52c824a feat: implement authentication check in image processing model 2025-10-09 18:29:28 +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
CaptainB 80629b9574 chore: enhance re_findall function to handle empty patterns and regex errors
--bug=1062401 --user=刘瑞斌 【知识库】知识库文档分段的时候,如果使用的分段标识是文档中不存在的符号,点击生成预览会报错,希望这个报错提示词可以优化一下,方便识别 https://www.tapd.cn/62980211/s/1782047
2025-10-09 13:23:10 +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
dependabot[bot] 634586fbe7 chore(deps): bump django in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django).


Updates `django` from 5.2.6 to 5.2.7
- [Commits](https://github.com/django/django/compare/5.2.6...5.2.7)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.7
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 11:19:33 +08:00
CaptainB 6db96460cc chore: update default docker image tag to v2.3.0-dev 2025-10-09 11:17:16 +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 9406a2c1da fix: Rename 2025-10-09 11:04:20 +08:00
zhangzhanwei 797c0bb8d6 fix: No history while use openai chat
--bug=1061932 --user=张展玮 【系统API】调用 openai 接口对话,无法获取历史聊天记录信息 https://www.tapd.cn/62980211/s/1781929
2025-10-09 10:53:32 +08:00
zhangzhanwei f834569f91 feat: raise error
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-09-29 18:07:09 +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
wxg0103 124d0ae288 feat: add translations for "Captcha is required" in multiple languages 2025-09-29 15:39:19 +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
CaptainB 54eb60d2c4 fix: handle all exceptions in fetch toolstore tools error logging 2025-09-29 14:51:55 +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
zhangzhanwei c3c53c1998 fix: Chat log add to knowledge error
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-29 10:07:08 +08:00
wxg0103 d8ab952a87 feat: update login titles for improved clarity in user interface 2025-09-29 09:42:03 +08:00
CaptainB e443f31cc5 feat: conditionally validate MCP transport based on tool type
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1062394 --user=刘瑞斌 【工具】启用、禁用工具失败 https://www.tapd.cn/62980211/s/1780683
2025-09-28 19:29:51 +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
CaptainB 2922f9e8f2 fix: update current_time formatting to include timezone information
--bug=1062367 --user=刘瑞斌 【知识库】文档状态中的时间与实际时间有时区差 https://www.tapd.cn/62980211/s/1780536
2025-09-28 16:25:19 +08:00
zhangzhanwei 57439e7758 fix: Generate prompt 2025-09-28 15:52:44 +08:00
CaptainB df442272e9 feat: add MCP transport validation to ToolExecutor 2025-09-28 15:33:25 +08:00
CaptainB 29ce72528b feat: update time handling to use timezone-aware datetime objects 2025-09-28 15:18:02 +08:00
wxg0103 7c23d6c24d chore: add source field to user data in user.py 2025-09-28 14:45:47 +08:00
wxg0103 74efef904f feat: enhance logout logic to handle different user source types 2025-09-28 14:45:16 +08:00
wxg0103 0c0f30c58e chore: update AliyunBaiLianReranker to use BaseDocumentCompressor and enhance document compression logic 2025-09-28 12:07:38 +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
zhangzhanwei 684b86f197 pref: Generate prompt 2025-09-28 09:37:23 +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