-
Notifications
You must be signed in to change notification settings - Fork 202
ci: release packages #453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: release packages #453
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For releases that include this agent-core behavior, the SDK needs a version bump too:
packages/node-sdk/tsdown.config.tsaliases and always-bundles@moonshot-ai/agent-core, andSDKRpcClientconstructsKimiCorefrom that bundled core (packages/node-sdk/src/sdk-rpc-client.tslines 62-72). Since this PR leavespackages/node-sdk/package.jsonand its changelog at 0.8.0, publishing this release will not produce a new SDK artifact, so SDK consumers keep the old bundled core and miss the env-param, filtered-error, and compaction fixes. Please add a SDK changeset/version bump for these SDK-visible core changes.Useful? React with 👍 / 👎.