docs(changelog): sync 0.23.5 from apps/kimi-code/CHANGELOG.md - #1545
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 31f619eaf2
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| ### 修复 | ||
|
|
||
| - 修复 AVIF、BMP、TIFF、ICO 等不支持的图片格式导致会话中断的问题,覆盖远程图片 URL、工具误标格式等所有入口。已卡住的会话会自动丢弃问题图片并重试,单张异常图片不再导致后续请求全部失败。 | ||
| - web: 修复 “Turn finished” 桌面通知与完成提示音每轮触发两次的问题。 |
There was a problem hiding this comment.
Replace curly quotes in the Chinese changelog entry
In the docs/zh scope, docs/AGENTS.md explicitly requires straight double quotes with spaces for quoted text and says not to use curly quotes; this new entry uses “Turn finished”, so the synced changelog violates the documented typography rules and will remain inconsistent because the docs build will not catch it.
Useful? React with 👍 / 👎.
commit: |
Related Issue
N/A — post-release docs maintenance
Problem
The docs-site changelog has not yet been synced for 0.23.5 after the npm release.
What changed
apps/kimi-code/CHANGELOG.mdintodocs/en/release-notes/changelog.md(Polish ×1, Bug Fixes ×3; web entries keep theweb:prefix)docs/zh/release-notes/changelog.mdpnpm --filter kimi-code-docs run buildChecklist
gen-changesetsskill, or this PR needs no changeset. (No changeset — docs sync is out of bundle)gen-docsskill, or this PR needs no doc update. (This PR is the dedicated changelog sync)