Commit Graph

6031 Commits

Author SHA1 Message Date
CaptainB 37ef7322cd feat: add template store functionality and appstore integration 2025-12-26 16:59:01 +08:00
shaohuzhang1 9ed49599cf
fix: Support tools, knowledge base resource authorization (#4572) 2025-12-26 16:53:59 +08:00
zhangzhanwei 5dcb615360 fix: add conditional rendering for vote reason content and optimize user input field availability checks 2025-12-26 15:32:21 +08:00
liqiang-fit2cloud f551ae214b refactor: add MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATH_CONTAINMENT env to allow sandbox to open dynamic link files in specific path. 2025-12-26 14:53:08 +08:00
liqiang-fit2cloud e71ba4912f Merge remote-tracking branch 'origin/v2' into v2 2025-12-26 14:38:12 +08:00
liqiang-fit2cloud 241488a25c refactor: add MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATH_CONTAINMENT env to allow sandbox to open dynamic link files in specific path. 2025-12-26 14:38:02 +08:00
wxg0103 34be8acb80 feat: add support for video list in application node execution and validation 2025-12-26 14:35:04 +08:00
shaohuzhang1 97ae4e012b
feat: Retrieve the pagination list of resource relationships (#4570) 2025-12-26 14:29:43 +08:00
zhangzhanwei 592e429e3b feat: Support edit last question 2025-12-26 13:55:38 +08:00
wxg0103 fcaac9c11a feat: update account lock logic and modify workspace ID requirements in role settings 2025-12-26 10:35:26 +08:00
wangdan-fit2cloud d9a655190b fix: template center style 2025-12-25 18:23:49 +08:00
wangdan-fit2cloud fb138dbde6 perf: Fix the styling of the conversation section 2025-12-25 17:56:42 +08:00
wangdan-fit2cloud 4cecf86543 feat: template center
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-25 15:55:47 +08:00
shaohuzhang1 c362b4ed4e
feat: [Application] User input component types support multi line text boxes, single line tabs, and single line multi select card components (#4566) 2025-12-25 14:49:05 +08:00
shaohuzhang1 c0f63e9e3d
fix: Application workflow node display error (#4565) 2025-12-25 14:32:53 +08:00
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 71c63adb0b
fix: Remove video tags during AI conversation voice playback (#4562) 2025-12-25 10:50:48 +08:00
shaohuzhang1 4ffdb46b0a
fix: File migration error (#4561) 2025-12-24 20:10:21 +08:00
zhangzhanwei ef15c3f997 fix: Spell error 2025-12-24 18:10:07 +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
dependabot[bot] e6f0b83023 chore(deps): bump langchain-core in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [langchain-core](https://github.com/langchain-ai/langchain).


Updates `langchain-core` from 0.3.80 to 0.3.81
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.80...langchain-core==0.3.81)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 0.3.81
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 16:45:46 +08:00
shaohuzhang1 66a95d1c5f
fix: File migration error (#4557) 2025-12-24 16:39:21 +08:00
wangdan-fit2cloud df6e9ae6e6 feat: Knowledge base workflow icons and styles 2025-12-24 15:40:44 +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
shaohuzhang1 4ec5112274
fix: Markdown editor xss attack (#4556) 2025-12-24 11:33:03 +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
wxg0103 e728647752 feat: add default permission settings and dialog for resource authorization 2025-12-24 09:44:19 +08:00
wangdan-fit2cloud f7b3cc9ae0 feat: Custom sorting function style
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-12-23 19:08:21 +08:00
shaohuzhang1 d8d15c8902
fix: Markdown editor xss attack (#4553) 2025-12-23 18:53:36 +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
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