Commit Graph

5984 Commits

Author SHA1 Message Date
wangdan-fit2cloud 6aa3999e05 feat: Cancel the restriction on the number of conversation history records 2025-12-23 10:46:22 +08:00
CaptainB 74b7633c2f chore: remove leading slash from API URLs in tool_code.py 2025-12-22 15:07:20 +08:00
CaptainB c9fc207cac chore: remove empty name parameter from mcp.tool decorator 2025-12-22 14:58:45 +08:00
CaptainB 336bb8cc2d chore: update tool decorator to handle non-ASCII names 2025-12-22 14:56:41 +08:00
shaohuzhang1 78be028a0f
feat: Add resource mapping table (#4546)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-12-22 14:52:22 +08:00
zhangzhanwei a0d48da406 feat: Add folder permission by role 2025-12-22 14:40:34 +08:00
zhangzhanwei c38555f9dd feat: Add confirm when import workflow template 2025-12-22 11:08:00 +08:00
CaptainB 54e16acee6 feat: add application enable flag and application IDs to application model 2025-12-22 10:24:49 +08:00
zhangzhanwei fe004c235c feat: Support folder sort
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-12-19 17:32:20 +08:00
zhangzhanwei ff2a14817e feat: Knowledge workflow import and export
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-19 16:47:42 +08:00
wxg0103 4fecd47904 feat: enhance login settings with account lockout and permission messages 2025-12-19 14:16:17 +08:00
zhangzhanwei a7bb173cc1 feat: Add web node interrupt
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-18 15:45:01 +08:00
liqiang-fit2cloud 5b96aaf4df refactor: add hmac_signed_serializer for celery. 2025-12-18 15:33:32 +08:00
shaohuzhang1 4f1f0fe056
feat: Knowledge base workflow supports terminating execution (#4536) 2025-12-18 15:03:42 +08:00
liqiang-fit2cloud 2233f042c9 refactor: update sandbox.c 2025-12-18 15:03:04 +08:00
liqiang-fit2cloud d72c6607a0 refactor: add hmac_signed_serializer for celery. 2025-12-18 10:34:57 +08:00
shaohuzhang1 ab87d11a25
fix: Editor using input method causes editor confusion (#4533)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-17 17:39:54 +08:00
wangdan-fit2cloud f8eb5ddac4 fix: Optimize the execution details copy within the workflow loop of the knowledge base 2025-12-17 17:33:34 +08:00
shaohuzhang1 f36d881c88
fix: When executing the knowledge base workflow, the loop node reported an error and the workflow was not terminated (#4532)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-17 14:37:22 +08:00
CaptainB 15440479cf refactor: move OpenApiParameter definitions to schema for better organization
--bug=1064802 --user=刘瑞斌 【接口文档】/admin/api/workspace/{workspace_id}/knowledge/{knowledge_id}/document/split 接口的参数传递方式错了 https://www.tapd.cn/62980211/s/1813972
2025-12-17 14:16:58 +08:00
shaohuzhang1 d8e03e650c
fix: The dialogue function of the layout interface has an incorrect redirect path (#4529) 2025-12-17 13:42:15 +08:00
wangdan-fit2cloud d7a4207de9 fix: Knowledge base and tool root directory transfer issue 2025-12-17 11:58:42 +08:00
wangdan-fit2cloud 9f83d87ce9 perf: Execution details loop node issue 2025-12-17 11:48:42 +08:00
shaohuzhang1 0aef02df52
fix: In the workflow knowledge base, the specified reply node failed to parse the global variable input #4524 (#4528) 2025-12-17 10:44:47 +08:00
wxg0103 59117a068a feat: update WeCom callback URL configuration in EditModal and remove WeCom SDK dependency 2025-12-17 10:09:37 +08:00
wxg0103 337124ca82 feat: enhance user settings with additional failed attempts and lock time configurations 2025-12-17 09:51:49 +08:00
wxg0103 96169239cc fix: update WeCom QR code login state parameter to use access token 2025-12-17 09:13:00 +08:00
shaohuzhang1 8d360b1c5f
feat: streamline WeCom QR code login success handling with direct callback integration (#4526)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-16 20:52:13 +08:00
wxg0103 5ddd1db32d feat: streamline WeCom QR code login success handling with direct callback integration 2025-12-16 18:27:47 +08:00
wxg0103 fd170cdbc0 feat: refactor WeCom QR code login handling with improved iframe event management 2025-12-16 17:52:27 +08:00
wxg0103 1ede617e06 feat: enhance WeCom QR code login with iframe creation and improved language handling 2025-12-16 16:49:38 +08:00
liqiang-fit2cloud 5329b44e08 fix: deny access to local services by IPv6 and IPv6-mapped IPv4 addresses for sandbox. 2025-12-16 16:48:48 +08:00
wangdan-fit2cloud db0644129a fix: Document page turn record cache and adjust the execution details to display the text 2025-12-16 15:52:00 +08:00
shaohuzhang1 fd7c13b7a2
fix: Code editor malfunction (#4523)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-16 13:55:24 +08:00
liqiang-fit2cloud 38191f70b4 fix: deny access to local services by IPv6 and IPv6-mapped IPv4 addresses for sandbox. 2025-12-16 12:35:54 +08:00
wangdan-fit2cloud 894454e956 perf: Optimize some styles 2025-12-16 11:37:11 +08:00
shaohuzhang1 bf86e19fb6
fix: The user input parameter was set to non mandatory, but after re entering the canvas editing, it became a mandatory parameter (#4521) 2025-12-16 11:30:19 +08:00
shaohuzhang1 fadd6a6d7e
fix: Loop internal node error did not terminate workflow (#4520) 2025-12-16 10:54:54 +08:00
wangdan-fit2cloud f048b5a3a1 fix: The selection box for variables should support clearing.(#4515) 2025-12-16 10:51:55 +08:00
wxg0103 b26e9ed443 fix: update callback_url to use window location origin in EditModal.vue 2025-12-16 10:02:29 +08:00
wxg0103 08cdfc61ab feat: integrate WeCom SDK for QR code login functionality 2025-12-16 09:58:02 +08:00
wxg0103 e1da951f81 chore: update permission checks and add user_id to system API key operations
--story=1020414 --user=王孝刚 【系统】-X-Pack 系统API Key 按用户隔离,每个用户都有自己的API KEY https://www.tapd.cn/62980211/s/1812186
2025-12-16 09:15:12 +08:00
wxg0103 0d5c4dcdc1 fix: standardize formatting and improve readability in index.vue and workflow.ts 2025-12-16 09:14:11 +08:00
CaptainB f28d009ead chore: add JsonInput and Slider input types to the form dialogs
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-15 18:34:08 +08:00
CaptainB b7d6c086c5 feat: add submit event handler to ModelSelect in BaseForm.vue
--bug=1064513 --user=刘瑞斌 【知识库】在创建知识库界面新建向量模型,新建的向量模型没有及时显示在向量模型列表中 https://www.tapd.cn/62980211/s/1812076
2025-12-15 18:24:06 +08:00
shaohuzhang1 7c48a6cec0
fix: The data source tool cannot obtain the execution parameters (#4517) 2025-12-15 18:22:16 +08:00
CaptainB 067cd73325 chore: update agent configuration to include recursion limit in astream call
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-15 11:33:55 +08:00
liqiang-fit2cloud 967eedeca3 refactor: add LANGCHAIN_GRAPH_RECURSION_LIMIT env to avoid the error "GraphRecursionError: Recursion limit of 25 reached without hitting a stop condition. You can increase the limit by setting the recursion_limit config key. For troubleshooting, visit: https://python.langchain.com/docs/troubleshooting/errors/GRAPH_RECURSION_LIMIT " 2025-12-15 11:29:17 +08:00
shaohuzhang1 585302a2c9
perf: Optimize file writing and writing (#4512)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-12-12 18:52:27 +08:00
shaohuzhang1 d393e28273
fix: Local rearrangement model cannot be added (#4510) 2025-12-12 15:49:20 +08:00