Skip to content

Commit 9c3eb9e

Browse files
committed
Correct future version plan in 1.8.1 release notes
1 parent e6a2d20 commit 9c3eb9e

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

doc/en-US/release-notes/1.8.1.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -481,19 +481,19 @@ If you have any questions or suggestions, please provide feedback on [GitHub Iss
481481

482482
## 🔮 Future Plans
483483

484+
### MCP Capability Enhancements
485+
486+
- **File Context Support**: Allow MCP tools to receive files as context parameters
487+
- **Built-in Common Tools**: Integrate common tool calling capabilities
488+
- File editing (read, modify, save)
489+
- File system operations (create, delete, move)
490+
- Other utility tools
491+
484492
### 1.8.x Series
485493

486494
- User model permission batch import/export
487495
- Usage statistics (by user, by model)
488496
- File management optimization (batch delete, capacity statistics)
489-
- Reasoning content summary feature
490-
491-
### Future Versions
492-
493-
- Multi-tenancy support (organization/team management)
494-
- More granular permission control (read/write/admin)
495-
- Model usage quota management
496-
- Audit log system
497497

498498
---
499499

doc/zh-CN/release-notes/1.8.1.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -481,19 +481,19 @@ public class MyChatService(Model model)
481481

482482
## 🔮 后续计划
483483

484+
### MCP 能力增强
485+
486+
- **文件上下文支持**:允许 MCP 工具接收文件作为上下文参数
487+
- **内置常用工具**:集成常用工具调用能力
488+
- 文件编辑(读取、修改、保存)
489+
- 文件系统操作(创建、删除、移动)
490+
- 其他实用工具
491+
484492
### 1.8.x 系列
485493

486494
- 用户模型权限批量导入/导出
487495
- 模型使用情况统计(按用户、按模型)
488496
- 文件管理优化(批量删除、容量统计)
489-
- 推理内容摘要功能
490-
491-
### 未来版本
492-
493-
- 多租户支持(组织/团队管理)
494-
- 更细粒度的权限控制(读/写/管理)
495-
- 模型使用配额管理
496-
- 审计日志系统
497497

498498
---
499499

0 commit comments

Comments
 (0)