Skip to content

chore: drop changesets merged with the klient facade (#1768) - #1775

Merged
sailist merged 1 commit into
MoonshotAI:mainfrom
sailist:chore/drop-klient-changesets
Jul 16, 2026
Merged

chore: drop changesets merged with the klient facade (#1768)#1775
sailist merged 1 commit into
MoonshotAI:mainfrom
sailist:chore/drop-klient-changesets

Conversation

@sailist

@sailist sailist commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Related Issue

Follow-up to #1768 (merged inadvertently with its release changesets).

Problem

#1768 landed with two pending changesets (klient-global-facade-catalog.md bumping @moonshot-ai/klient minor, and kap-server-v2-model-channels.md bumping @moonshot-ai/kap-server minor + @moonshot-ai/kimi-code patch). The klient facade is meant to ship in a later feature release, so the next automated release must not pick up version bumps and changelog entries for it now.

What changed

  • Delete .changeset/klient-global-facade-catalog.md.
  • Delete .changeset/kap-server-v2-model-channels.md.

No code changes — the feature itself stays on main as merged in #1768.

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.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

The klient facade PR landed with its release notes planned for a later
feature release; removing the two pending changesets so the next release
does not pick up version bumps and changelog entries for it.
@changeset-bot

changeset-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 092bb7b

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 Jul 16, 2026

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

commit: 092bb7b

@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: 092bb7b9c7

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

@@ -1,6 +0,0 @@
---
"@moonshot-ai/kap-server": minor
"@moonshot-ai/kimi-code": patch

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 Gate the server surface instead of dropping the changeset

With the existing pending @moonshot-ai/kimi-code patch changesets, the next release will still build the CLI from current main and bundle the already-merged kap-server v2 channel registrations. Removing this @moonshot-ai/kimi-code entry only drops the release note for that API; it does not defer the models/modelCatalog RPC surface, so the feature can ship in the next CLI release unannounced. If the intent is to hold it for a later feature release, gate or revert the channel registration instead of deleting the app changeset.

Useful? React with 👍 / 👎.

@sailist
sailist merged commit ba49e3a into MoonshotAI:main Jul 16, 2026
15 checks passed
ywh114 pushed a commit to ywh114/kimi-code that referenced this pull request Jul 19, 2026
MoonshotAI#1775)

The klient facade PR landed with its release notes planned for a later
feature release; removing the two pending changesets so the next release
does not pick up version bumps and changelog entries for it.
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