-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
chore: bump version to 4.15.0 #5003
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey - 我发现了 1 个问题
给 AI Agents 的提示
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `changelogs/v4.15.0.md:27` </location>
<code_context>
+- Enhanced persona tool management and improved UI localization for subagent orchestration ([#4990](https://github.com/AstrBotDevs/AstrBot/issues/4990))
+- Added proactive message push for WeCom AI Bot, with support for video, file, and more message types ([#4999](https://github.com/AstrBotDevs/AstrBot/issues/4999))
+- Added proactive message push for WeCom app, and improved audio handling for WeCom app, WeChat Official Account, and WeCom customer service ([#4998](https://github.com/AstrBotDevs/AstrBot/issues/4998))
+- Enhanced Dingtalk adapter with proactive push and support for image, video, and audio message types ([#4986](https://github.com/AstrBotDevs/AstrBot/issues/4986))
+- Added a delete button to the persona management dialog for better usability ([#4978](https://github.com/AstrBotDevs/AstrBot/issues/4978))
+
</code_context>
<issue_to_address>
**suggestion (typo):** 建议将品牌名称的大小写从 "Dingtalk" 更新为 "DingTalk"。
在这里使用官方拼写 "DingTalk" 可以更好地与产品对外品牌保持一致,并在整个文档中维持命名的一致性。
建议修改为:
```
- Enhanced DingTalk adapter with proactive push and support for image, video, and audio message types ([#4986](https://github.com/AstrBotDevs/AstrBot/issues/4986))
```
如果在本次更新日志或其他文档中还有出现 "Dingtalk" 的地方,也建议统一更新为 "DingTalk",以与官方品牌保持一致。
</issue_to_address>帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进后续的代码审查。
Original comment in English
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `changelogs/v4.15.0.md:27` </location>
<code_context>
+- Enhanced persona tool management and improved UI localization for subagent orchestration ([#4990](https://github.com/AstrBotDevs/AstrBot/issues/4990))
+- Added proactive message push for WeCom AI Bot, with support for video, file, and more message types ([#4999](https://github.com/AstrBotDevs/AstrBot/issues/4999))
+- Added proactive message push for WeCom app, and improved audio handling for WeCom app, WeChat Official Account, and WeCom customer service ([#4998](https://github.com/AstrBotDevs/AstrBot/issues/4998))
+- Enhanced Dingtalk adapter with proactive push and support for image, video, and audio message types ([#4986](https://github.com/AstrBotDevs/AstrBot/issues/4986))
+- Added a delete button to the persona management dialog for better usability ([#4978](https://github.com/AstrBotDevs/AstrBot/issues/4978))
+
</code_context>
<issue_to_address>
**suggestion (typo):** Consider updating the brand capitalization from "Dingtalk" to "DingTalk".
Using the official "DingTalk" capitalization here will better match the product’s published branding and keep naming consistent across the docs.
Suggested implementation:
```
- Enhanced DingTalk adapter with proactive push and support for image, video, and audio message types ([#4986](https://github.com/AstrBotDevs/AstrBot/issues/4986))
```
If there are other occurrences of "Dingtalk" in this changelog or elsewhere in the docs, they should be similarly updated to "DingTalk" for consistency with the official branding.
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| - Enhanced persona tool management and improved UI localization for subagent orchestration ([#4990](https://github.com/AstrBotDevs/AstrBot/issues/4990)) | ||
| - Added proactive message push for WeCom AI Bot, with support for video, file, and more message types ([#4999](https://github.com/AstrBotDevs/AstrBot/issues/4999)) | ||
| - Added proactive message push for WeCom app, and improved audio handling for WeCom app, WeChat Official Account, and WeCom customer service ([#4998](https://github.com/AstrBotDevs/AstrBot/issues/4998)) | ||
| - Enhanced Dingtalk adapter with proactive push and support for image, video, and audio message types ([#4986](https://github.com/AstrBotDevs/AstrBot/issues/4986)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion (typo): 建议将品牌名称的大小写从 "Dingtalk" 更新为 "DingTalk"。
在这里使用官方拼写 "DingTalk" 可以更好地与产品对外品牌保持一致,并在整个文档中维持命名的一致性。
建议修改为:
- Enhanced DingTalk adapter with proactive push and support for image, video, and audio message types ([#4986](https://github.com/AstrBotDevs/AstrBot/issues/4986))
如果在本次更新日志或其他文档中还有出现 "Dingtalk" 的地方,也建议统一更新为 "DingTalk",以与官方品牌保持一致。
Original comment in English
suggestion (typo): Consider updating the brand capitalization from "Dingtalk" to "DingTalk".
Using the official "DingTalk" capitalization here will better match the product’s published branding and keep naming consistent across the docs.
Suggested implementation:
- Enhanced DingTalk adapter with proactive push and support for image, video, and audio message types ([#4986](https://github.com/AstrBotDevs/AstrBot/issues/4986))
If there are other occurrences of "Dingtalk" in this changelog or elsewhere in the docs, they should be similarly updated to "DingTalk" for consistency with the official branding.
Modifications / 改动点
Screenshots or Test Results / 运行截图或测试结果
Checklist / 检查清单
requirements.txt和pyproject.toml文件相应位置。/ I have ensured that no new dependencies are introduced, OR if new dependencies are introduced, they have been added to the appropriate locations inrequirements.txtandpyproject.toml.Summary by Sourcery
将 AstrBot 项目版本提升至 4.15.0,并添加对应的发布变更日志。
Build:
package.json版本与核心项目版本 4.15.0 对齐。Documentation:
Original summary in English
Summary by Sourcery
Bump AstrBot project version to 4.15.0 and add the corresponding release changelog.
Build:
Documentation: