Open
Conversation
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
|
1fb1a0e to
7380422
Compare
7380422 to
9aea495
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 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@5.8.0
Minor Changes
#5247
12ea08eThanks @theQuert! - Add Apertis as a new API provider#5526
fe86f25Thanks @nubol23! - Added Voyage AI embedder supportPatch Changes
#5746
38ea95bThanks @Githubguy132010! - Add dev container persistence for threads and settings#5639
853b03fThanks @mikij! - Updates some visual bugs in Agent Behaviour settings page#5195
d463a8bThanks @Drilmo! - Filter internal verification tags from assistant messages before displaying to users#5811
90a34f6Thanks @wombatepiclandingstudio! - fix: prevent context token indicator flickering#5565
d58ba04Thanks @Githubguy132010! - Fix file deletion auto-approve checkbox not being clickable#5377
cf9d90eThanks @benzntech! - Fix recurring MODEL_NO_TOOLS_USED error loop by detecting text-based tool call hallucinations and instructing the model to use the native API.#5586
ffb7d87Thanks @abdulrahimpds! - Fixed UI issues in Settings search bar: clipping of results and layout shift when expanding#5055
74d904eThanks @Leoyzen! - feat: support preserving reasoning content in OpenAI format conversion#5167
8b9de69Thanks @hdcodedev! - Fix: "Kill Command" button now reliably terminates processes on all platforms, including those running in the background.#5630
29f287aThanks @SenatusSPQR1! - fix(nano-gpt): Add native reasoning field extraction#5814
5b10436Thanks @shssoichiro! - Support custom embed dimensions for Ollama provider#5523
5610acaThanks @abdulrahimpds! - Fix: Persist total API cost after message deletion#5150
101b672Thanks @hdcodedev! - fix: prevent duplicate tool_use/tool_result IDs in conversation history (Anthropic error: messages.44.content.1: unexpectedtool_use_idfound intool_resultblocks #4482)#5149
d39b51cThanks @dacsang97! - Enhance Anthropic extended thinking compatibility#5816
e33a2efThanks @evanjacobson! - Fix tool use failure for providers returning numeric tool call IDs (e.g. MiniMax) by coercing ID to string in the shared stream parser#5576
b67879eThanks @Patel230! - fix: improve symlink handling in skills directory#5459
4f2a7daThanks @Schrolli91! - Implement better formatting for low cost values