docs(changelog): sync 0.20.2 from apps/kimi-code/CHANGELOG.md#1198
Conversation
|
commit: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fec8321d38
ℹ️ 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".
|
|
||
| ### Features | ||
|
|
||
| - Support the Anthropic-compatible protocol for Kimi Code, including video input. |
There was a problem hiding this comment.
Restore the managed-Kimi scope
The upstream 0.20.2 changelog scopes this support to managed Kimi Code, and the implementation only applies the Anthropic/beta Messages routing while building managed OAuth models in packages/oauth/src/managed-kimi-code.ts (with the schema comment also describing betaApi as managed-only). Dropping that qualifier here makes the public release notes claim the Anthropic-compatible/video path applies to Kimi Code configurations generally, which can mislead users of custom or non-managed Kimi providers; keep the managed scope in this entry and the matching refactor entry below.
Useful? React with 👍 / 👎.
Related Issue
N/A — post-release docs maintenance
Problem
The docs-site changelog has not yet been synced for
0.20.2after the npm release.What changed
0.20.2fromapps/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)