Skip to content

docs(changelog): sync 2.0.2 from apps/kimi-code/CHANGELOG.md - #3936

Merged
liruifengv merged 2 commits into
mainfrom
docs/changelog-sync-2.0.2
Sep 19, 2026
Merged

liruifengv merged 2 commits into
mainfrom
docs/changelog-sync-2.0.2

Conversation

@liruifengv

Copy link
Copy Markdown
Collaborator

Related Issue

N/A — post-release docs maintenance

Problem

The docs-site changelog has not yet been synced for 2.0.2 after the npm release.

What changed

  • Synced 2.0.2 from apps/kimi-code/CHANGELOG.md into docs/en/release-notes/changelog.md: all 5 upstream entries listed in full (1 Polish, 4 Bug Fixes), PR links / commit hashes / Thanks ...! credits stripped
  • Translated the new English increment into docs/zh/release-notes/changelog.md
  • Updated the sync-changelog skill: a version range with 10 or fewer upstream entries is now listed in full, with fold/merge/drop decisions deferred to the user at the review checkpoint
  • Verified with the docs build (npm run build in docs/)

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works. (N/A — docs-only sync)
  • Ran gen-changesets skill, or this PR needs no changeset. (No changeset — docs sync is out of bundle)
  • Ran gen-docs skill, or this PR needs no doc update. (This PR is the dedicated changelog sync)

Copilot AI balanced review requested due to automatic review settings September 19, 2026 12:44
@changeset-bot

changeset-bot Bot commented Sep 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b16c0a5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Sep 19, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@b16c0a5
npx https://pkg.pr.new/@moonshot-ai/kimi-code@b16c0a5

commit: b16c0a5

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b16c0a507a

ℹ️ 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".

- Each section has the same number of entries on both pages.
- Within each section, the most valuable, obvious, and larger entries appear before smaller or narrower entries.
- Low-signal entries were collapsed into the single catch-all line, placed last under `Bug Fixes` — or under `Polish` when nothing folded is a fix (both the reader-action test and the channel test applied); the catch-all wording matches what was folded and never claims fixes that did not happen; section sizes stay within the density defaults (about 2 Polish, 3 Bug Fixes) unless extra qualifying entries were deliberately kept and flagged for review. The catch-all line ends with the upstream changelog pointer (file link, no version anchor).
- Entry count decided the curation level: a version range with 10 or fewer upstream entries lists everything classified, with no catch-all line (fold/merge decisions deferred to the review checkpoint); with more than 10, low-signal entries were collapsed into the single catch-all line, placed last under `Bug Fixes` — or under `Polish` when nothing folded is a fix (both the reader-action test and the channel test applied); the catch-all wording matches what was folded and never claims fixes that did not happen; section sizes stay within the density defaults (about 2 Polish, 3 Bug Fixes) unless extra qualifying entries were deliberately kept and flagged for review. The catch-all line ends with the upstream changelog pointer (file link, no version anchor).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Allow reviewer-requested curation to pass verification

When a reviewer chooses “Review first” and asks to merge, fold, or drop one of these ≤10 entries, step 365 sends the workflow back through this check, which now requires every entry to remain listed and forbids a catch-all. The advertised reviewer decision therefore cannot pass the skill's own verification; make this requirement apply only before the checkpoint or explicitly permit reviewer-approved curation.

Useful? React with 👍 / 👎.


### 修复

- 修复切换到上下文窗口更小的模型后 compaction 失败的问题。

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Translate compaction in the Chinese entry

The Chinese changelog leaves the ordinary product concept compaction untranslated even though this documentation consistently calls it “上下文压缩” or “压缩” elsewhere. This makes the localized entry unnecessarily unclear and inconsistent; use the established Chinese term while preserving only actual identifiers in English.

AGENTS.md reference: docs/AGENTS.md:L18-L21

Useful? React with 👍 / 👎.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

The workflow has contradictory small-batch rules, and one translation adds detail absent from the English source.

Get a fresh assessment by requesting another Copilot review.

Review effort: Balanced
Findings: 2 Low severity

Open (2)
What changed in this PR

Syncs the published 2.0.2 release into the bilingual documentation and updates the changelog workflow.

Changes:

  • Adds five English and Chinese changelog entries.
  • Defers curation for small release batches to human review.
  • Updates verification and review instructions.
File Description
docs/​en/​release-notes/​changelog.md Adds the English 2.0.2 release notes.
docs/​zh/​release-notes/​changelog.md Adds the Chinese translation.
.agents/​skills/​sync-changelog/​SKILL.md Revises small-batch curation rules.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

- Each section has the same number of entries on both pages.
- Within each section, the most valuable, obvious, and larger entries appear before smaller or narrower entries.
- Low-signal entries were collapsed into the single catch-all line, placed last under `Bug Fixes` — or under `Polish` when nothing folded is a fix (both the reader-action test and the channel test applied); the catch-all wording matches what was folded and never claims fixes that did not happen; section sizes stay within the density defaults (about 2 Polish, 3 Bug Fixes) unless extra qualifying entries were deliberately kept and flagged for review. The catch-all line ends with the upstream changelog pointer (file link, no version anchor).
- Entry count decided the curation level: a version range with 10 or fewer upstream entries lists everything classified, with no catch-all line (fold/merge decisions deferred to the review checkpoint); with more than 10, low-signal entries were collapsed into the single catch-all line, placed last under `Bug Fixes` — or under `Polish` when nothing folded is a fix (both the reader-action test and the channel test applied); the catch-all wording matches what was folded and never claims fixes that did not happen; section sizes stay within the density defaults (about 2 Polish, 3 Bug Fixes) unless extra qualifying entries were deliberately kept and flagged for review. The catch-all line ends with the upstream changelog pointer (file link, no version anchor).

### 优化

- 优化系统提示词:Agent 不再假设当前工作目录就是项目根目录。
@liruifengv
liruifengv merged commit 99eaa99 into main Sep 19, 2026
17 checks passed
@liruifengv
liruifengv deleted the docs/changelog-sync-2.0.2 branch September 19, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants