ci: release packages#826
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
2253506 to
4aeda71
Compare
4aeda71 to
caed17a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.16.1
Patch Changes
#838
843a731- Show the underlying connection error when OAuth token refresh fails after internal retries, instead of prompting for login. Token refresh failures are no longer re-retried at the agent loop level.#822
66b4d65- Release process stdio resources after managed commands finish or are stopped.#833
a71b2e3- Restore the turn counter from persisted loop events on resume so post-resume turns no longer reuse turn ids that already appear in history.@moonshot-ai/agent-core@0.13.2
Patch Changes
#838
843a731- Show the underlying connection error when OAuth token refresh fails after internal retries, instead of prompting for login. Token refresh failures are no longer re-retried at the agent loop level.#836
65423c6- Recover from think-only/empty compaction summaries by shrinking the compacted prefix before retrying. Previously anAPIEmptyResponseError(a response with only reasoning content, no summary text) was retried with an identical request, so the model reproduced the same empty result until the retry budget was exhausted and the run aborted. It is now handled like a truncated summary: each retry reduces the compacted prefix to free output headroom.#822
66b4d65- Release process stdio resources after managed commands finish or are stopped.#833
a71b2e3- Restore the turn counter from persisted loop events on resume so post-resume turns no longer reuse turn ids that already appear in history.Updated dependencies [
66b4d65]:@moonshot-ai/kaos@0.1.7
Patch Changes
66b4d65- Release process stdio resources after managed commands finish or are stopped.@moonshot-ai/kimi-code-sdk@0.9.4
Patch Changes
843a731- Show the underlying connection error when OAuth token refresh fails after internal retries, instead of prompting for login. Token refresh failures are no longer re-retried at the agent loop level.@moonshot-ai/kimi-code-oauth@0.2.3
Patch Changes
843a731- Show the underlying connection error when OAuth token refresh fails after internal retries, instead of prompting for login. Token refresh failures are no longer re-retried at the agent loop level.