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 |
|
wxg0103
|
903ad0ecf6
|
chore: add SEND_EMAIL_ERROR exception code for email-related validations
|
2025-12-23 18:29:42 +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 |
|
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
|
ff2a14817e
|
feat: Knowledge workflow import and export
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 |
|
shaohuzhang1
|
4f1f0fe056
|
feat: Knowledge base workflow supports terminating execution (#4536)
|
2025-12-18 15:03:42 +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
|
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 |
|
shaohuzhang1
|
e529514842
|
fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4503)
|
2025-12-12 11:57:38 +08:00 |
|
CaptainB
|
6d2f9279c5
|
fix: handle None values in row data for markdown table generation
|
2025-12-12 10:18:50 +08:00 |
|
liqiang-fit2cloud
|
ebfc290bd3
|
refactor: log tool execution duration
|
2025-12-11 17:20:01 +08:00 |
|
zhangzhanwei
|
e919666f01
|
fix: Filter special character
|
2025-12-11 16:23:24 +08:00 |
|
shaohuzhang1
|
41c0503856
|
fix: Manually adding file types to the workflow knowledge base cannot upload files after adding them in lowercase letters (#4499)
|
2025-12-11 15:57:11 +08:00 |
|
CaptainB
|
f6102b1457
|
chore: enhance zip content extraction with posixpath for path normalization
|
2025-12-11 15:10:49 +08:00 |
|
liqiang-fit2cloud
|
d68acede6f
|
refactor: change error number.
|
2025-12-09 19:02:49 +08:00 |
|
CaptainB
|
e1a12c8684
|
refactor: optimize image Excel ID extraction logic in common_handle.py
--bug=1064254 --user=刘瑞斌 【github#4430】Excel里带图片的数据超过5行上传后不显示图片 https://www.tapd.cn/62980211/s/1807666
|
2025-12-08 19:13:51 +08:00 |
|
CaptainB
|
f39e029cda
|
feat: implement aggregation document status retrieval in listener management
|
2025-12-08 18:30:03 +08:00 |
|
liqiang-fit2cloud
|
3c8601639c
|
refactor: remove duplicated function.
|
2025-12-08 15:04:16 +08:00 |
|
shaohuzhang1
|
8a9de5964d
|
fix: update file handling functions (#4455)
|
2025-12-08 14:26:44 +08:00 |
|
CaptainB
|
dc0d9e29ce
|
feat: enhance image path handling in markdown processing
--bug=1064136 --user=刘瑞斌 【工作流知识库】上传zip文件,文件中的图片内容没有写入知识库 https://www.tapd.cn/62980211/s/1806941
|
2025-12-08 11:16:38 +08:00 |
|
liqiang-fit2cloud
|
ff5150d520
|
refactor: redirect stdout.
|
2025-12-08 10:17:56 +08:00 |
|
liqiang-fit2cloud
|
21437632af
|
refactor: change print to sys.stdout.
|
2025-12-05 16:45:30 +08:00 |
|
liqiang-fit2cloud
|
3eff896f2d
|
refactor: change print to sys.stdout.
|
2025-12-05 16:25:54 +08:00 |
|
CaptainB
|
ce6b41d78e
|
fix: handle None case for cell_value in xlsx_parse_table_handle
--bug=1064042 --user=刘瑞斌 【工作流知识库】QA问答对分段时,分段的问题为空,导入后关联问题为 None https://www.tapd.cn/62980211/s/1806084
|
2025-12-05 10:47:24 +08:00 |
|
liqiang-fit2cloud
|
778d379cc5
|
fix: set --graceful-timeout to 5 min.
|
2025-12-04 19:47:45 +08:00 |
|
liqiang-fit2cloud
|
cbdfb31211
|
fix: set --graceful-timeout to 60.
|
2025-12-04 19:42:47 +08:00 |
|
CaptainB
|
2ce4f9af92
|
feat: enhance Markdown parsing by splitting content into sheets and adding sheet titles
|
2025-12-04 19:10:26 +08:00 |
|
liqiang-fit2cloud
|
f8ada9a110
|
refactor: remove init parameter from class ToolExecutor.
|
2025-12-04 15:40:50 +08:00 |
|
CaptainB
|
a197cfc69d
|
feat: implement CSV, XLS, and XLSX content extraction with Markdown formatting
|
2025-12-04 14:33:19 +08:00 |
|
liqiang-fit2cloud
|
94eb6959d9
|
feat: add MAXKB_SANDBOX_PYTHON_PROCESS_LIMIT_CPU_CORES env.
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-12-04 11:23:33 +08:00 |
|
liqiang-fit2cloud
|
b1db3a6c25
|
perf: simplify initialization of ToolExecutor.
|
2025-12-03 17:46:13 +08:00 |
|
liqiang-fit2cloud
|
243cc6ccd2
|
feat: catch memory error.
|
2025-12-03 14:39:34 +08:00 |
|
liqiang-fit2cloud
|
f55f38bce3
|
Merge branch 'v2' of https://github.com/maxkb-dev/maxkb into v2
|
2025-12-03 11:35:33 +08:00 |
|
liqiang-fit2cloud
|
6960262757
|
feat: add mem limit.
|
2025-12-03 11:35:23 +08:00 |
|
CaptainB
|
ec238b7132
|
feat: set current working directory for sandbox execution
|
2025-12-03 11:23:18 +08:00 |
|
CaptainB
|
ae0a34a220
|
chore: remove newline character from split characters in split_model.py
|
2025-12-03 10:32:36 +08:00 |
|
liqiang-fit2cloud
|
71f1e26c8f
|
refactor: run python code without su -.
|
2025-12-03 09:52:02 +08:00 |
|
CaptainB
|
9255089d8b
|
feat: enhance PDF content extraction with font size analysis
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-12-02 19:22:56 +08:00 |
|
CaptainB
|
8c802c3d01
|
feat: add Markdown parsing support for QA handling
|
2025-12-02 18:20:01 +08:00 |
|