docs(changelog): sync 0.39.1 from apps/kimi-code/CHANGELOG.md - #3342
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8d11550859
ℹ️ 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".
|
|
||
| ### Polish | ||
|
|
||
| - web: Unify right-side panel headers. |
There was a problem hiding this comment.
Include the new OpenIn file mode
The upstream 0.39.1 entry in apps/kimi-code/CHANGELOG.md also announces that the OpenIn menu gained a file mode for copying absolute paths, choosing an editor, and viewing full-path tooltips, but this rewrite retains only the header styling. Because this is a new menu capability that users would not otherwise know to seek, omitting it leaves the English source—and consequently both localized changelogs—incomplete; retain this user-visible part of the entry and mirror it in Chinese.
AGENTS.md reference: docs/AGENTS.md:L18-L21
Useful? React with 👍 / 👎.
| ### 修复 | ||
|
|
||
| - 修复在一个会话中切换权限模式会改动所有会话的问题,权限模式现按会话独立生效。 | ||
| - 修复登录相关问题 |
There was a problem hiding this comment.
Translate the full model-selection fix
For signed-in users without a usable model, the English source explains both the previous sign-in loop and the new action of selecting or configuring a model, whereas this generic “fix login-related issues” text omits the triggering condition and the changed behavior. Chinese readers therefore cannot tell what was fixed or how the flow now behaves; translate the full English bullet rather than replacing it with this summary.
AGENTS.md reference: docs/AGENTS.md:L18-L21
Useful? React with 👍 / 👎.
commit: |
Related Issue
N/A — post-release docs maintenance
Problem
The docs-site changelog has not yet been synced for
0.39.1after the npm release.What changed
0.39.1fromapps/kimi-code/CHANGELOG.mdintodocs/en/release-notes/changelog.mddocs/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)