ci: release packages#997
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
bc138d1 to
869fd9f
Compare
869fd9f to
86f82fd
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.19.2
Patch Changes
#999
6b68aa8- Add-cas a shorthand for--continue.#1004
d70c3a8- Show the command in running Bash tool cards and allow expanding it with Ctrl+O before the result arrives.#1009
e47de61- Add a Ctrl+T shortcut to expand and collapse a truncated todo list.#1012
fd16ffb- Show subcommand suggestions after Tab-completing a slash command name.#1012
fd16ffb- Fix the Tab key unexpectedly opening the file completion list.#1003
e15edfd- Fix the web question prompt missing the free-text Other option.#971
b84704b- Read large text files in bounded memory and read tail lines without scanning whole files.#1020
9c553e4- Add an Alt+S shortcut in the model picker to switch the model for the current session only, without saving it as the default.#1011
fb780fc- Extract the composer's shell-style input-history recall into a reusable composable.#1001
ea1b33b- Extract pure turn-rendering helpers out of the chat pane into their own module.#1010
a2650f8- Extract the beta conversation outline (table of contents) into its own component.#998
3e4793d- Extract the workspace group rendering out of the sidebar into its own component.#985
92c2cf0- Allow the web sidebar and detail panel to be resized up to the available viewport width, keeping their resize handles reachable on narrow windows.