Commit Graph

2542 Commits

Author SHA1 Message Date
zhangzhanwei bd9faa89bd fix: Folder auth permission 2025-12-25 11:14:27 +08:00
CaptainB c067479643 chore: add AppApiException for missing application key in chat steps 2025-12-25 10:56:02 +08:00
shaohuzhang1 4ffdb46b0a
fix: File migration error (#4561) 2025-12-24 20:10:21 +08:00
zhangzhanwei cfb488e705 feat: Allow users to provide a reason when giving a thumbs-up or thumbs-down to a response 2025-12-24 18:01:02 +08:00
wxg0103 12c66ae135 feat: add permission selection for user roles and update related UI components 2025-12-24 17:33:51 +08:00
shaohuzhang1 66a95d1c5f
fix: File migration error (#4557) 2025-12-24 16:39:21 +08:00
CaptainB 081eb60411 chore: update commit hash for community subproject 2025-12-24 15:27:56 +08:00
wxg0103 bfc43fcb52 feat: add role ID validation messages and update batch delete logic in user management 2025-12-24 15:09:11 +08:00
CaptainB 31903a36c2 chore: add application enable flag and application ID list to application model 2025-12-24 15:00:42 +08:00
CaptainB 515a5140d4 feat: add template store dialog and related functionality for knowledge templates 2025-12-24 14:43:17 +08:00
CaptainB dfbf5aad96 chore: remove TODO comments and update mcp_servers_config key to use app name 2025-12-24 09:59:59 +08:00
shaohuzhang1 b39ecf691b
feat: Separate dialogue authentication processor and system authentication processor (#4552) 2025-12-23 18:50:48 +08:00
CaptainB 283b6a9e33 chore: remove MCP token validation from chat endpoints 2025-12-23 18:31:54 +08:00
CaptainB 10957d827f chore: refactor MCP configuration retrieval and add MCP view 2025-12-23 18:30:35 +08:00
CaptainB c506a23157 feat: add StoreKnowledge API to fetch Appstore tools and update routing 2025-12-23 18:30:05 +08:00
wxg0103 903ad0ecf6 chore: add SEND_EMAIL_ERROR exception code for email-related validations 2025-12-23 18:29:42 +08:00
wxg0103 6d5664c674 chore: add default permission handling and update user permissions logic 2025-12-23 18:09:41 +08:00
shaohuzhang1 ed45fabcce
feat: workflow Exception branch 2025-12-23 17:58:38 +08:00
CaptainB 948c41a563 chore: add MCP token validation to chat post method
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-23 13:46:53 +08:00
CaptainB 4d28001601 feat: add MCP token validation decorator for API access control 2025-12-23 13:41:19 +08:00
CaptainB 8a785b2c7b chore: refactor imports for better organization in tool_code.py 2025-12-23 12:01:03 +08:00
CaptainB 3de7249587 chore: refactor imports for better organization in tool_code.py 2025-12-23 11:28:10 +08:00
CaptainB 56f9132b64 Revert "chore: refactor app MCP configuration and implement AI chat functionality"
This reverts commit bf9ae948d5.
2025-12-23 11:19:36 +08:00
CaptainB bf9ae948d5 chore: refactor app MCP configuration and implement AI chat functionality 2025-12-23 10:51:06 +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
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 d72c6607a0 refactor: add hmac_signed_serializer for celery. 2025-12-18 10:34:57 +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 fadd6a6d7e
fix: Loop internal node error did not terminate workflow (#4520) 2025-12-16 10:54:54 +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
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
shaohuzhang1 d5e04a15b7
fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4509) 2025-12-12 15:07:59 +08:00
shaohuzhang1 61a5303e7d
fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4507) 2025-12-12 14:35:03 +08:00
shaohuzhang1 621fbd3bd6
fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4505) 2025-12-12 14:01:29 +08:00
CaptainB 6e53d819ca feat: add function to extract tool ID from raw ID 2025-12-12 13:44:33 +08:00