Open
Conversation
d080cf9 to
bd19a7b
Compare
ab2e374 to
ca5f4a2
Compare
ca5f4a2 to
3c7ad5c
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.9.0
Minor Changes
84ab615Thanks @marciepeters! - Add Poe as a supported API providerPatch Changes
#5860
baeb3f4Thanks @Neonsy! - Fix OpenAI Responses Azure URL normalization so Azure v1 endpoints avoid unsupportedapi-versionparameters.#5968
053775eThanks @Olusammytee! - Normalize legacy Claude Code model IDs so dated aliases resolve to canonical model metadata and preserve capabilities (including image support).#5995
a2c7c49Thanks @mujtaba93! - Fix: Prevent terminal focus stealing in Agent Manager (fixes Kilo Code steals terminal focus when the agent invokes a terminal command Kilo-Org/kilocode#5946)#5990
7d23f2cThanks @hdcodedev! - Fix OpenAI-compatible Responses fallback requests when custom base URLs already include/v1(OpenAI Compatible didn't work well on Kilo code in IntelliJ IDEA Kilo-Org/kilocode#5979).#5916
8cceb67Thanks @Githubguy132010! - Fix blank messages and UI not updating when canceling a task in Agent Manager#5634
be40801Thanks @Patel230! - Fix context condensing prompt not saving properly#5864
c92c6b1Thanks @Githubguy132010! - Fixed organization selector overlapping with "Recent" text in chat pane header#5267
1467783Thanks @maywzh! - fix: preserve extra_content for Gemini 3 thought_signature support#5569
30eb061Thanks @romeoscript! - Retry Amazon Bedrock network connection lost errors up till 3 times#5992
23a083aThanks @shssoichiro! - fix: allow dropdowns in Modes modal to be changed#5648
af395f8Thanks @DDU1222! - Feature: add new provider AIHubmix#5993
bedf59dThanks @saneroen! - Use OpenAI Codex OAuth credentials in Agent Manager so ChatGPT Plus/Pro works in agent mode#5942
d266500Thanks @Githubguy132010! - Fixed resumed agent runtime orchestrator tasks so previous task history is preserved.#5893
e29306dThanks @evanjacobson! - Fix duplicate text output when using OpenAI-compatible providers with streaming disabled.#5969
902a33fThanks @Olusammytee! - Normalize Vertex Claude Opus 4.6 legacy aliases to the canonical model ID to prevent invalid API calls and keep UI/runtime model capabilities consistent.#5568
82ba1a8Thanks @romeoscript! - fix: override context window for MiniMax/Kimi free models#5885
c7d5865Thanks @Olusammytee! - fix: cap qwen3-max-thinking max_tokens to provider limit