Conversation
使用 --amend 将版本更新变更合并到 changelog 提交中, 最终提交信息为 release: vX.X.X
- 移除插件的 `persona` 配置项,避免与 AstrBot 多配置功能冲突 - 人格获取遵循 AstrBot 原生优先级: 1. session_service_config.persona_id (会话级别) 2. 配置文件 default_personality 3. 全局默认人格 - 修复 image_caption provider 获取,支持 UMO 路由 - 添加 umo 参数传递到 MessageUtils 调用链 - 修复 Optional[str] 类型注解 BREAKING CHANGE: 原 SpectreCore 插件的 persona 配置已移除, 请改用 AstrBot 管理面板配置会话级别人格 Closes #77
23q3
approved these changes
Jan 7, 2026
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.
Release v2.1.10
This PR was automatically created by the release workflow.
Changes
Files Updated
metadata.yaml- version updatedmain.py- version in @register decorator updatedREADME.md- badge and latest version section updatedAfter merging, a tag will be automatically created and a GitHub Release will be published.