Skip to content

chore: rewrite unreleased changesets per the gen-changesets rules - #3108

Merged
liruifengv merged 3 commits into
MoonshotAI:mainfrom
kimi-agent-bot:chore/rewrite-unreleased-changesets
Aug 20, 2026
Merged

chore: rewrite unreleased changesets per the gen-changesets rules#3108
liruifengv merged 3 commits into
MoonshotAI:mainfrom
kimi-agent-bot:chore/rewrite-unreleased-changesets

Conversation

@kimi-agent-bot

@kimi-agent-bot kimi-agent-bot commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

What

Rewrites the accumulated unreleased entries under .changeset/ to follow the gen-changesets skill rules (one short user-facing sentence; no mechanism/cause clauses; skip changes users cannot perceive; one logical change per file). Requested by @liruifengv.

No code changes — changeset files only.

Kept as-is (already compliant)

Rewritten

File Source PR Before → After
file-write-staleness-guard.md #3096 tightened wording (same meaning)
subagent-delegation-cap.md #3012 dropped the mechanism clause (delegation allowlists / *) → "Sub-agents no longer spawn their own sub-agents by default; custom agent profiles can still allow it explicitly."
swift-views-scream.md #3079 was a symptom fragment, not a sentence → "Fix multi-select questions jumping to the next question after only one answer is selected." (frontmatter kimi-code = the vscode package, kept)
tidy-media-tool-hints.md #3046 rephrased from mechanism view to the user-perceivable behavior → "Fix the model attempting to call unavailable tools after reading an image or binary file."
wait-for-tool.md #3060 new-tool entry kept as minor, trimmed parameter/timeout mechanics → "Add the WaitFor tool: the agent can now wait for a background task to finish within the current turn instead of ending the turn and being re-invoked."

Deleted (not perceivable by CLI users / duplicates)

Checklist

  • I have read the CONTRIBUTING document.
  • This PR itself needs no changeset (changeset files only, nothing user-facing ships).

@changeset-bot

changeset-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: cde3bad

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@moonshot-ai/kimi-code Minor
kimi-code Patch

Not sure what this means? Click here to learn what changesets are.

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

@kimi-agent-bot

Copy link
Copy Markdown
Collaborator Author

@codex review

@pkg-pr-new

pkg-pr-new Bot commented Aug 20, 2026

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

commit: cde3bad

@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: 05c0fd4127

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

Comment thread .changeset/file-write-staleness-guard.md Outdated
Comment thread .changeset/tidy-media-tool-hints.md Outdated
Comment thread .changeset/subagent-spawned-task-id.md
Comment thread .changeset/transcript-live-attachments-goal-clear.md
Comment thread .changeset/wait-for-tui-display.md Outdated
@liruifengv
liruifengv merged commit 05f2ad5 into MoonshotAI:main Aug 20, 2026
15 checks passed
@kimi-agent-bot

Copy link
Copy Markdown
Collaborator Author

@codex review

@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: 05f2ad5dda

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

Comment thread .changeset/subagent-delegation-cap.md
@kimi-agent-bot

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

Reviewed commit: 05f2ad5dda

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

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.

2 participants