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 publish to npm yourself or setup this action to publish 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
kilo-code@4.152.0
Minor Changes
61af1e7Thanks @markijbema! - Centralize Agent behaviour settings by removing the top bar MCP button and moving Mode, MCP, Rules, and Workflows configuration into the Agent Behaviour area.Patch Changes
#5313
c882b95Thanks @marius-kilocode! - Fixed agent-manager mode creating.kilocode-agentdirectory in user workspaces. Agent storage now uses OS temp directory instead, keeping workspaces clean.#5315
f0a9036Thanks @marius-kilocode! - Fix model selection not showing in resumed sessions in Agent Manager#5232
cc04a57Thanks @marius-kilocode! - Fix parallel mode completion messaging when commits fail.#5151
5565a7cThanks @Senneseph! - Fix: Check thatmodel_infofield exists before attempting to call Object.keys() on it.#5314
f202bd5Thanks @marius-kilocode! - Display reasoning as collapsible block in Agent Manager instead of plain text#5287
4662b02Thanks @markijbema! - Add Skills tab to Agent Behaviour settings for viewing and managing installed skills#5254
9348a3dThanks @chrarnoldus! - Force tool use when using Haiku with the Anthropic provider@kilocode/cli@0.25.1
Patch Changes
12d96faThanks @marius-kilocode! - Replace verbose "(git worktree)" indicator with compact "⎇" symbol in CLI status bar and terminal title