feat:优化replyer表现

This commit is contained in:
SengokuCola
2025-09-01 15:34:03 +08:00
parent 9a5028484d
commit 8cd55af68a
4 changed files with 58 additions and 28 deletions

View File

@@ -3,12 +3,13 @@
## [0.10.2] - 2025-8-31
### 🌟 主要功能更改
- 精简了人格相关配置,提供更清晰,有效的自定义
- 大幅优化了聊天逻辑,更易配置,动态控制
- 记忆系统重新启用,更好更优秀
- 更好的event系统
- 现在支持提及100%回复
### 细节功能更改
- 更好的event系统
- 记忆系统优化
- 为空回复添加重试机制
- 修复tts插件可能的复读问题