fix:优化agent模式提取逻辑,修复配置文件版本问题

This commit is contained in:
SengokuCola
2025-11-17 18:19:39 +08:00
parent 060ce5d55b
commit 0d13b576d7
6 changed files with 55 additions and 23 deletions

View File

@@ -44,14 +44,16 @@
## 🔥 更新和安装
**最新版本: v0.11.0** ([更新日志](changelogs/changelog.md))
**最新版本: v0.11.3** ([更新日志](changelogs/changelog.md))
可前往 [Release](https://github.com/MaiM-with-u/MaiBot/releases/) 页面下载最新版本
可前往 [启动器发布页面](https://github.com/MaiM-with-u/mailauncher/releases/)下载最新启动器
**GitHub 分支说明:**
- `main`: 稳定发布版本(推荐)
- `dev`: 开发测试版本(不稳定)
- `classical`: 版本(停止维护)
- `classical`: 经典版本(停止维护)
### 最新版本部署教程
- [🚀 最新版本部署教程](https://docs.mai-mai.org/manual/deployment/mmc_deploy_windows.html) - 基于 MaiCore 的新版本部署方式(与旧版本不兼容)