将NEXT-PREVIEW分支的版本同步dev#55
Open
Welsonpeaches wants to merge 30 commits into
Open
Conversation
- 新增Milky适配器,理论上可以使用基于Milky的协议端 - 新增飞书适配器支持,包括 Manager、Res 等核心组件 - 重构配置文件结构,支持多协议连接配置(OneBot、Milky、Kritor、Feishu) - 添加后缀管理器和飞书绑定配置文件 - 修复依赖包名称问题(nvidia-ml-py 替代 pynvml)
Updated branch description from 'NEXT 4' to 'Canary'.
refactor: 重构项目结构并添加Milky与飞书适配器支持
- 新增帮助模式切换功能,支持在QQ平台(OneBot/Milky)切换帮助信息为图片或文本转发模式 - 新增飞书平台QQ账号绑定功能,支持飞书用户绑定QQ账号 - 重构帮助图片生成逻辑,采用现代化玻璃卡片UI设计并添加缓存机制 - 改进Milky协议适配,修复消息发送时的message_id处理 - 清理静态资源文件,移除未使用的WebUI相关文件
合并canary至dev
修复写死路径导致帮助图片发送异常的问题
Merge pull request #53 from RBC-AE3803/canary 修复写死路径导致帮助图片发送异常的问题
…dules 检查 / 持久化层加日志
…n_runner kwargs 稳健化
…__;新增 plugin_loader 单测与 CHANGELOG
Contributor
SRInternet
requested changes
May 16, 2026
Contributor
There was a problem hiding this comment.
缺失很多文件类型,不符合一个 Python 项目的标准 .gitignore 文件内容,请使用模板重新填写。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.