Skip to content

chore: translate and polish pending changeset entries - #3674

Merged
liruifengv merged 1 commit into
mainfrom
chore/polish-pending-changesets
Sep 9, 2026
Merged

chore: translate and polish pending changeset entries#3674
liruifengv merged 1 commit into
mainfrom
chore/polish-pending-changesets

Conversation

@liruifengv

Copy link
Copy Markdown
Collaborator

Related Issue

N/A — wording cleanup of pending changesets before the 0.42.0 release.

Problem

Two pending changeset entries were written in Chinese, but changeset entries must be English; they blocked the changelog preview for the open release PR (#3574). Two other entries were redundant next to entries announcing the same surface, and the experimental-to-GA entries used inconsistent phrasing.

What changed

  • Translated the minidb read model / search worker and Remote Control graduation entries into English.
  • Unified the experimental-to-GA entries on the "now always on; the experimental flag has been removed" phrasing already used by the secondary-model entry.
  • Dropped the Updates panel follow-up entry; the panel is already announced by notify-user-panel.md.
  • Dropped the session-deletion server API entry; it is covered by the web context-menu deletion entry.
  • Simplified the tower briefings entry.

No behavior changes. After this merges, the changesets action will regenerate the changelog in the release PR (#3574).

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 — changeset wording only)
  • Ran gen-changesets skill, or this PR needs no changeset. (No new changeset — this PR only edits pending changeset text)
  • Ran gen-docs skill, or this PR needs no doc update. (No behavior change)

@changeset-bot

changeset-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6503ba9

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 changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Patch

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 9, 2026

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

commit: 6503ba9

@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: 6503ba9f89

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

"@moonshot-ai/kimi-code": minor
---

Improve the experimental Updates panel: remind the agent to post progress updates after long silent stretches, group the panel into per-agent channels with Ctrl+N keyboard navigation, and mirror subagent delegations into the panel; enable it with `KIMI_CODE_EXPERIMENTAL_NOTIFY_USER=1`.

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 Preserve the Updates-panel follow-up entry

The surviving notify-user-panel.md only announces paginated progress messages, while this entry covers separately shipped, user-visible behavior from 0b67511: automatic reminders after silent stretches, per-agent channels and keyboard navigation, and mirrored delegations. Deleting it causes the generated 0.42 changelog to omit those enhancements rather than removing a redundant description; retain a concise changeset for them.

AGENTS.md reference: AGENTS.md:L86-L88

Useful? React with 👍 / 👎.

"@moonshot-ai/kimi-code": minor
---

Add session deletion to the server API via `POST /api/v1/sessions/{id}:delete`.

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 Preserve the server API changeset

The surviving session-delete-context-menu.md describes only the web context-menu workflow, whereas this deleted entry announces the independently consumable REST endpoint added to the generated OpenAPI surface by fa87d04. For users integrating with kap-server, a web UI note does not disclose that POST /api/v1/sessions/{session_id}:delete is now available, so keep a concise API changeset rather than treating the entries as duplicates.

AGENTS.md reference: AGENTS.md:L86-L88

Useful? React with 👍 / 👎.

@liruifengv
liruifengv merged commit 91dcc2d into main Sep 9, 2026
16 checks passed
@liruifengv
liruifengv deleted the chore/polish-pending-changesets branch September 9, 2026 06:20
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.

1 participant