Skip to content

ci: release packages#746

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

ci: release packages#746
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.15.0

Minor Changes

  • #744 18f299f - Add support for legacy SSE MCP servers alongside stdio and streamable HTTP transports.

@moonshot-ai/acp-adapter@0.3.0

Minor Changes

  • #744 18f299f - Add support for legacy SSE MCP servers alongside stdio and streamable HTTP transports.

Patch Changes

  • Updated dependencies [18f299f]:
    • @moonshot-ai/agent-core@0.13.0
    • @moonshot-ai/kimi-code-sdk@0.9.3

@moonshot-ai/agent-core@0.13.0

Minor Changes

  • #744 18f299f - Add support for legacy SSE MCP servers alongside stdio and streamable HTTP transports.

Patch Changes

  • Updated dependencies [18f299f]:
    • @moonshot-ai/protocol@0.3.0

@moonshot-ai/protocol@0.3.0

Minor Changes

  • #744 18f299f - Add support for legacy SSE MCP servers alongside stdio and streamable HTTP transports.

@moonshot-ai/migration-legacy@0.1.13

Patch Changes

  • Updated dependencies [18f299f]:
    • @moonshot-ai/agent-core@0.13.0

@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: b2b3b797e6

ℹ️ 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 -5
"@moonshot-ai/agent-core": minor
"@moonshot-ai/acp-adapter": minor
"@moonshot-ai/protocol": minor
"@moonshot-ai/kimi-code": 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.

P2 Badge Publish the SDK with the SSE support

This consumed changeset versions private/internal packages but omits @moonshot-ai/kimi-code-sdk, even though the SSE MCP change is part of the SDK surface: packages/node-sdk/src/types.ts re-exports KimiConfig, and packages/node-sdk/tsdown.config.ts bundles @moonshot-ai/agent-core, where the new transport: 'sse' config/runtime lives. After this release, CLI users get SSE support, but SDK users installing the latest published SDK remain on 0.9.3 and still cannot load an SSE MCP config; please include the SDK in the release before publishing.

Useful? React with 👍 / 👎.

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