Commit Graph

5618 Commits

Author SHA1 Message Date
wxg0103 9d4b2bf010 feat: enhance image and video handling by supporting URLs and file IDs
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-18 18:27:11 +08:00
liqiang-fit2cloud 30494cf6de refactor: avoid using temp files in sandbox. 2025-11-18 17:46:13 +08:00
liqiang-fit2cloud 390ab83ed4 refactor: avoid using temp files in sandbox. 2025-11-18 16:48:22 +08:00
liqiang-fit2cloud da5c4b0ee2 refactor: avoid using temp files in sandbox.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-18 16:10:08 +08:00
liqiang-fit2cloud dec1431560 refactor: avoid using temp files in sandbox. 2025-11-18 15:55:34 +08:00
zhangzhanwei e939c6e85a fix: Reason content 2025-11-18 15:29:46 +08:00
liqiang-fit2cloud 1a35ddb074 Merge remote-tracking branch 'origin/v2' into v2 2025-11-18 14:57:01 +08:00
liqiang-fit2cloud 6a1c3786f4 refactor: avoid using temp files in sandbox. 2025-11-18 14:56:52 +08:00
wangdan-fit2cloud 7b5e5ab9db perf: Workflow allows opening new windows with the Ctrl key. 2025-11-18 14:54:51 +08:00
liqiang-fit2cloud 24b8a7bab1 refactor: avoid using temp files in sandbox. 2025-11-18 14:37:12 +08:00
liqiang-fit2cloud 8bfce62ad8 refactor: avoid using temp files in sandbox. 2025-11-18 14:27:48 +08:00
wangdan-fit2cloud 6d38a71906 perf: Login authentication added prompt message 2025-11-18 11:22:19 +08:00
wangdan-fit2cloud f09b68d301 perf: Optimize tool store style 2025-11-17 17:54:27 +08:00
zhangzhanwei 7ec4e7cefa fix: Mcp error raise
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-17 15:37:30 +08:00
liqiang-fit2cloud 60a66c47a1 fix: fix incorrect permission may introduce security vulnerabilities. 2025-11-17 14:35:04 +08:00
liqiang-fit2cloud c1eb6ac621 fix: fix incorrect permission may introduce security vulnerabilities. 2025-11-17 12:46:26 +08:00
liqiang-fit2cloud d12b74f27c fix: fix incorrect permission may introduce security vulnerabilities. 2025-11-17 12:23:55 +08:00
liqiang-fit2cloud 94df0bb5f7 Merge remote-tracking branch 'origin/v2' into v2 2025-11-17 11:16:41 +08:00
liqiang-fit2cloud 79988b170c fix: fix incorrect permission may introduce security vulnerabilities. 2025-11-17 11:16:31 +08:00
zhangzhanwei 9f8d7d6108 fix: About read permission 2025-11-17 11:07:33 +08:00
liqiang-fit2cloud 91e8e833a9 fix: fix incorrect permission may introduce security vulnerabilities. 2025-11-17 10:59:09 +08:00
CaptainB 37d886e9ed refactor: optimize RSA encryption and decryption functions with caching
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-14 22:15:09 +08:00
shaohuzhang1 23147e5498
perf: Memory optimization (#4362) 2025-11-14 22:08:02 +08:00
zhangzhanwei f3350980c7 perf: Memory optimization
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-14 18:42:53 +08:00
wangdan-fit2cloud 48c4ffc7b4 feat: Application overview adds user token statistics 2025-11-14 16:51:56 +08:00
wangdan-fit2cloud 7db2714197 perf: url upload style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-13 18:13:40 +08:00
CaptainB 97eb80882b chore: pre build v2.4.0-dev 2025-11-13 16:30:20 +08:00
CaptainB 2afc0b976d feat: enhance tool message generation with input and output formatting
--story=1020020 --user=刘瑞斌 【个人】mcp 调用可以展示出 request 和 response ,有时候 查询结果不对或不符合预期,可能是 request 入参不对 https://www.tapd.cn/62980211/s/1798256
2025-11-13 16:21:35 +08:00
wxg0103 93770b7ed0 feat: add comments to clarify token usage and top questions data structure 2025-11-13 15:13:19 +08:00
wxg0103 40c327d49a feat: add translations for application token usage and top question statistics 2025-11-13 15:02:25 +08:00
wxg0103 a1d8117839 fix: update top questions statistics terminology from "top10" to "top" 2025-11-13 15:01:58 +08:00
wxg0103 0555632095 feat: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +08:00
wxg0103 74b1bce315 feat: add token usage and top questions statistics retrieval 2025-11-13 14:55:47 +08:00
wangdan-fit2cloud 719ba08c6e perf: Optimize the display of the header username
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-12 17:58:01 +08:00
wxg0103 697f6509bb fix: increase username and nickname length validation to 4-64 characters 2025-11-12 16:52:51 +08:00
CaptainB 4f58295d39 feat: add default manager to AppModelMixin 2025-11-12 15:31:41 +08:00
CaptainB 30fdae34c6 fix: change default value of with_valid parameter in save method to True 2025-11-12 15:10:26 +08:00
wxg0103 8f3d5ec940 fix: update username length validation to 4-64 characters 2025-11-12 14:26:39 +08:00
wxg0103 153a3faa8a fix: update WeCom QR code iframe URL to use state instead of accessToken
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-12 11:42:13 +08:00
zhangzhanwei a568cfe893 fix: Whisper stt model 2025-11-12 11:31:53 +08:00
wxg0103 e8c6e75a09 fix: include accessToken in WeCom QR code iframe URL 2025-11-12 11:28:21 +08:00
CaptainB b148152c94 fix: update terminology from "documents" to "problems" in batch generation 2025-11-12 11:05:56 +08:00
shaohuzhang1 523164f319
fix: After adding form collection at the loop node, the variables from subsequent nodes in the loop become empty (#4351) 2025-11-12 10:43:52 +08:00
liqiang-fit2cloud a6a0f56d88 refactor: rename env CORE_WORKER to MAXKB_CORE_WORKER. 2025-11-12 08:55:11 +08:00
CaptainB decd060304 chore: adjust default worker count calculation in command.py
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-11 20:41:55 +08:00
liqiang-fit2cloud 71165cdb71 refactor: add code comment.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-11 18:32:52 +08:00
liqiang-fit2cloud d0f696d222 Merge remote-tracking branch 'origin/v2' into v2 2025-11-11 18:13:32 +08:00
liqiang-fit2cloud 324f836fdd refactor: never restart core worker if worker=1. 2025-11-11 18:13:21 +08:00
wangdan-fit2cloud fc35a6b3ae fix: Fixing the display of conversation time during dialogue 2025-11-11 17:09:18 +08:00
wangdan-fit2cloud ecdbeaad73 feat: The dividing line in the directory section can be dragged and dropped 2025-11-11 15:54:07 +08:00