Skip to content

ci: release packages#237

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci: release packages#237
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@moonshot-ai/kimi-code@0.7.0

Minor Changes

  • #232 a24bfb1 - Add KIMI_MODEL_ADAPTIVE_THINKING (and a matching adaptive_thinking model-alias field) to force adaptive thinking (thinking: { type: 'adaptive' }) on or off, overriding the Anthropic model-name version inference. This lets custom-named staff endpoints that back an adaptive-capable model opt in even when the model name does not encode a parseable Claude version.

@moonshot-ai/agent-core@0.6.0

Minor Changes

  • #232 a24bfb1 - Add KIMI_MODEL_ADAPTIVE_THINKING (and a matching adaptive_thinking model-alias field) to force adaptive thinking (thinking: { type: 'adaptive' }) on or off, overriding the Anthropic model-name version inference. This lets custom-named staff endpoints that back an adaptive-capable model opt in even when the model name does not encode a parseable Claude version.

Patch Changes

  • Updated dependencies [a24bfb1]:
    • @moonshot-ai/kosong@0.3.0

@moonshot-ai/kosong@0.3.0

Minor Changes

  • #232 a24bfb1 - Add KIMI_MODEL_ADAPTIVE_THINKING (and a matching adaptive_thinking model-alias field) to force adaptive thinking (thinking: { type: 'adaptive' }) on or off, overriding the Anthropic model-name version inference. This lets custom-named staff endpoints that back an adaptive-capable model opt in even when the model name does not encode a parseable Claude version.

@moonshot-ai/migration-legacy@0.1.6

Patch Changes

  • Updated dependencies [a24bfb1]:
    • @moonshot-ai/agent-core@0.6.0

Copy link
Copy Markdown

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

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: 08b1719c71

ℹ️ 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 on lines -2 to -4
"@moonshot-ai/agent-core": minor
"@moonshot-ai/kimi-code": minor
"@moonshot-ai/kosong": minor
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Include the SDK in this release

This release consumes a changeset that bumps the CLI plus private agent-core/kosong, but #232 also changes the public SDK artifact: packages/node-sdk/tsdown.config.ts aliases and bundles @moonshot-ai/agent-core and @moonshot-ai/kosong, and packages/node-sdk/src/types.ts re-exports ModelAlias. With no @moonshot-ai/kimi-code-sdk version/changelog update, changeset publish will leave the npm SDK at 0.4.0 without the new adaptiveThinking type/runtime behavior for SDK users. Add the SDK to this release rather than releasing only the private internals.

Useful? React with 👍 / 👎.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 08b1719 to 63c5a08 Compare May 30, 2026 01:56
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.

0 participants