Skip to content

Commit 4e83840

Browse files
authored
perf: tool call check (#4818)
* i18n * tool call * fix: mcp create permission;Plugin unauth tip * fix: mcp create permission;Plugin unauth tip * fix: Cite modal permission * remove invalide cite * perf: prompt * filter fulltext search * fix: ts * fix: ts * fix: ts
1 parent a6c8068 commit 4e83840

File tree

48 files changed

+672
-593
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+672
-593
lines changed

docSite/content/zh-cn/docs/development/upgrading/499.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@ weight: 791
1111
## 🚀 新增内容
1212

1313
1. 切换 SessionId 来替代 JWT 实现登录鉴权,可控制最大登录客户端数量。
14+
2. 新的商业版 License 管理模式。
1415

1516
## ⚙️ 优化
1617

17-
18+
1. 优化工具调用,新工具的判断逻辑。
19+
2. 调整 Cite 引用提示词。
1820

1921
## 🐛 修复
2022

21-
23+
1. 无法正常获取应用历史保存/发布记录。
24+
2. 成员创建 MCP 工具权限问题。
25+
3. 来源引用展示,存在 ID 传递错误,导致提示无权操作该文件。

0 commit comments

Comments
 (0)