-
#4171
b4b086bThanks @brianc! - Fix: prevent crash-loop if ManagedIndexer fails to instantiate. -
#4145
230bcecThanks @iscekic! - add session sharing and forking
- #4165
6e9ff79Thanks @EamonNerbonne! - Add separate "Delete" auto-approve option
-
#4129
a2d5b29Thanks @brianc! - Managed Code Indexing UI internals updated. Removed optionality in the UI, included link to backend management UI, and improved architecture for better incremental status and error reporting. -
#4066
1831796Thanks @iscekic! - use shared session manager from extension folder
-
#4128
29fbec0Thanks @kevinvandijk! - Fix: show diff buttons after task completion -
#4120
ebe1667Thanks @iscekic! - increase session sync interval to 3s -
#4071
d5e89a1Thanks @inj-src! - Added support for Gemini 3 Pro Preview to Gemini CLI provider and removed deprecated models -
#4137
119e31bThanks @chrarnoldus! - Slightly improved reliability of Opus with Claude Code -
#4149
04497daThanks @kevinvandijk! - Fix for double id's stored in profiles when activating a new profile and then adding a new one
- #4114
ac020d6Thanks @kevinvandijk! - Fix profile editing when adjusting non-activated profile
- #4026
a44ec02Thanks @quantizoor! - Add possibility to specify Azure deployment name for Anthropic models
- #4057
c2a7407Thanks @chrarnoldus! - Kilo Code sidebar no longer steals focus on startup when managed codebase indexing is active
-
#2827
c7793dbThanks @bea-leanix! - Added SAP AI Core provider -
#3895
f5d3459Thanks @kevinvandijk! - Include changes from Roo Code v3.30.1-v3.32.0- Feature: Support for OpenAI Responses 24 hour prompt caching (PR #9259 by @hannesrudolph)
- Fix: OpenAI Native encrypted_content handling and remove gpt-5-chat-latest verbosity flag (#9225 by @politsin, PR by @hannesrudolph)
- Refactor: Rename sliding-window to context-management and truncateConversationIfNeeded to manageContext (thanks @hannesrudolph!)
- Fix: Apply updated API profile settings when provider/model unchanged (#9208 by @hannesrudolph, PR by @hannesrudolph)
- Migrate conversation continuity to plugin-side encrypted reasoning items using Responses API for improved reliability (thanks @hannesrudolph!)
- Fix: Include mcpServers in getState() for auto-approval (#9190 by @bozoweed, PR by @daniel-lxs)
- Batch settings updates from the webview to the extension host for improved performance (thanks @cte!)
- Fix: Replace rate-limited badges with badgen.net to improve README reliability (thanks @daniel-lxs!)
- Fix: Prevent command_output ask from blocking in cloud/headless environments (thanks @daniel-lxs!)
- Fix: Model switch re-applies selected profile, ensuring task configuration stays in sync (#9179 by @hannesrudolph, PR by @hannesrudolph)
- Move auto-approval logic from
ChatViewtoTaskfor better architecture (thanks @cte!) - Add custom Button component with variant system (thanks @brunobergher!)
- Improvements to to-do lists and task headers (thanks @brunobergher!)
- Fix: Prevent crash when streaming chunks have null choices array (thanks @daniel-lxs!)
- Fix: Prevent context condensing on settings save when provider/model unchanged (#4430 by @hannesrudolph, PR by @daniel-lxs)
- Fix: Respect custom OpenRouter URL for all API operations (#8947 by @sstraus, PR by @roomote)
- Fix: Auto-retry on empty assistant response to prevent task failures (#9076 by @Akillatech, PR by @daniel-lxs)
- Fix: Use system role for OpenAI Compatible provider when streaming is disabled (#8215 by @whitfin, PR by @roomote)
- Fix: Prevent notification sound on attempt_completion with queued messages (#8537 by @hannesrudolph, PR by @roomote)
- Feat: Auto-switch to imported mode with architect fallback for better mode detection (#8239 by @hannesrudolph, PR by @daniel-lxs)
- Feat: Improve diff appearance in main chat view (thanks @hannesrudolph!)
- UX: Home screen visuals (thanks @brunobergher!)
- Fix: eliminate UI flicker during task cancellation (thanks @daniel-lxs!)
- Add Global Inference support for Bedrock models (#8750 by @ronyblum, PR by @hannesrudolph)
- Add Qwen3 embedding models (0.6B and 4B) to OpenRouter support (#9058 by @dmarkey, PR by @app/roomote)
- Fix: keep pinned models fixed at top of scrollable list (#8812 by @XiaoYingYo, PR by @app/roomote)
- Fix: update Opus 4.1 max tokens from 8K to 32K (#9045 by @kaveh-deriv, PR by @app/roomote)
- Set Claude Sonnet 4.5 as default for key providers (thanks @hannesrudolph!)
- Fix: dynamic provider model validation to prevent cross-contamination (#9047 by @NotADev137, PR by @daniel-lxs)
- Fix: Bedrock user agent to report full SDK details (#9031 by @ajjuaire, PR by @ajjuaire)
- Add file path tooltips with centralized PathTooltip component (#8278 by @da2ce7, PR by @daniel-lxs)
- Fix: Correct OpenRouter Mistral model embedding dimension from 3072 to 1536 (thanks @daniel-lxs!)
-
#4059
d47a3d5Thanks @chrarnoldus! - Fix error on task resumption with some providers when native tool calls are enabled -
#3565
4a05694Thanks @marcus-v-rodrigues! - Fix 403 error for Gemini CLI by removing 'default' project fallback -
#2540
591da2bThanks @gerardbalaoro! - Support for MCP servers in.cursor/mcp.json -
#2324
ab9b94bThanks @mikkihugo! - Add VS Code Settings Sync integration -
#3193
6a895deThanks @siulong! - Fix rules folder path when deleting the rules -
#3804
5d4b38bThanks @skridlevsky! - fix(settings): codebase indexing toggle not persisting -
#3484
ac01ae3Thanks @mental-lab! - Add warning for ANTHROPIC_API_KEY conflicts with Claude Code provider -
#3087
ebab11bThanks @jinhan1414! - Unify slash command parsing and expand mention detection
-
#4045
b14afb1Thanks @eshurakov! - Nano GPT provider support (by @b3nw) -
#4023
5af4d01Thanks @markijbema! - Small redesign of the autocomplete statusbar/tooltip
- #3020
147786cThanks @CaiDingxian! - Add independent provider setup for Fast Apply feature
-
#4019
f16c31bThanks @chrarnoldus! - Add Opus 4.5 to Claude Code provider -
#3445
8065f7aThanks @jeanduplessis! - fix: apply file limit after .kilocodeignore filtering instead of before -
#3988
a169e6fThanks @dltechy! - Fix an issue where workflows are not working except as the initial prompt of a task
-
#4000
3ef2237Thanks @brianc! - There was previously some debug log spam introduced for the Managed Indexing feature. This change removes those logs. -
#4005
5aa56dfThanks @chrarnoldus! - Add Claude Opus 4.5 support, including verbosity controls for Kilo Gateway, OpenRouter and Anthropic providers
-
#3609
65191fdThanks @mcowger! - Synthetic provider to use updated models endpoint and dynamic fetcher -
#3674
cdd439aThanks @mental-lab! - Kilo Code can now delete files and directories without using command line tools.
-
#3951
1f4f9bdThanks @chrarnoldus! - Add Gemini 3 Pro Image Preview -
#3879
d07e192Thanks @Maosghoul! - Optimized MiniMax M2 interleaved thinking by merging environment details into tool results. -
#3939
189aee3Thanks @ajspetner! - Added grok-4-1-fast-reasoning and grok-4-1-fast-non-reasoning models
-
#3601
eaf1f5aThanks @hassoncs! - Now items in the Chat context menu will not be auto selected if your cursor is already on the row when the items change -
#3915
c096af9Thanks @chrarnoldus! - Improve file edit success rates for non-Claude models with native tool calling -
#3912
6036695Thanks @markijbema! - Do not show browser window when closing the browser -
#3911
ae8f4c7Thanks @markijbema! - Fixed model search, now finds gemini again
- #3886
00e6fb5Thanks @catrielmuller! - Improve XLSX support
-
#3872
75509afThanks @ShivamB25! - Update default Gemini model to gemini-3-pro-preview -
#3878
7b01fc8Thanks @markijbema! - Fix manual configuration in welcome flow
- #3778
b9a9f70Thanks @markijbema! - Made the dropdown searches more intuitive, search like vscode does
-
#3867
23b805bThanks @kevinvandijk! - Add Gemini 3 Pro Preview to Gemini and Vertex providers (thanks @Sn0wo2!) -
#3832
9d77cb1Thanks @chrarnoldus! - Reduced the incidence of unsuccessful edits with MiniMax M2
-
#3836
b5cf145Thanks @mcowger! - Add GPT-5.1 models for OpenAI provider -
#3732
c75dd9fThanks @markijbema! - When editting a profile is the settings, do not implicitly switch to that profile -
#3793
20f0b71Thanks @chrarnoldus! - Default GPT 5.x Codex to JSON style tool calls
-
#3794
180998dThanks @mcowger! - Fix LiteLLM Provider Config crash when uninitialized. -
#3792
b8c85feThanks @chrarnoldus! - Prevent MiniMax provider from using ANTHROPIC_AUTH_TOKEN environment variable -
#3801
cfc1ab8Thanks @chrarnoldus! - Potential fix for hanging chat -
#3613
feda236Thanks @mcowger! - Enable native tool calling for LiteLLM provider
- #3788
49131b7Thanks @chrarnoldus! - Fix hang when model wants to write JSON file with native tool calls enabled
-
#3766
e2fb2a5Thanks @chrarnoldus! - Fix Z.ai provider not working with JSON-style tool calls (thanks @mcowger for reporting) -
#3750
02832d7Thanks @jrf0110! - Fixes a bug where managed code indexing would not start due to mismatching org schemas. -
#3772
5c5d207Thanks @chrarnoldus! - Prevent duplicate tool results when native tool calling is enabled -
#3754
47b921bThanks @mcowger! - Synthetic provider now uses JSON tool calls by default
-
#3740
61c6c9aThanks @jrf0110! - Managed codebase indexing is a new experimental feature that should be disabled by default. It is disabled on the backend, but the extension defaults to true. This change disables the feature by default. -
#3711
097b1e3Thanks @CyberRookie-X! - Add doubao-seed-code model to Doubao provider -
#3734
2a6c171Thanks @ctsstc! - Add model Kimi K2 Thinking to Fireworks provider -
#3724
85731fbThanks @chrarnoldus! - Fix duplicated MiniMax settings
-
#3479
499bf1aThanks @jrf0110! - Introduces the managed codebase indexing feature for Kilo Code Teams and Enterprise organizations. This feature is currently gated to internal customers only. Managed codebase indexing is a branch-aware indexing and search product that does not require any configuration (as opposed to the current codebase indexing feature which relies on a local qdrant instance and configurating an embedding provider). -
#3733
5e1f809Thanks @chrarnoldus! - Reduce failure rate of the apply diff tool when native tool calls are used
-
#3498
10fe57dThanks @chrarnoldus! - Include changes from Roo Code v3.29.0-v3.30.0- Add token-budget based file reading with intelligent preview to avoid context overruns (thanks @daniel-lxs!)
- Fix: Respect nested .gitignore files in search_files (#7921 by @hannesrudolph, PR by @daniel-lxs)
- Fix: Preserve trailing newlines in stripLineNumbers for apply_diff (#8020 by @liyi3c, PR by @app/roomote)
- Fix: Exclude max tokens field for models that don't support it in export (#7944 by @hannesrudolph, PR by @elianiva)
- Retry API requests on stream failures instead of aborting task (thanks @daniel-lxs!)
- Improve auto-approve button responsiveness (thanks @daniel-lxs!)
- Add checkpoint initialization timeout settings and fix checkpoint timeout warnings (#7843 by @NaccOll, PR by @NaccOll)
- Always show checkpoint restore options regardless of change detection (thanks @daniel-lxs!)
- Improve checkpoint menu translations (thanks @daniel-lxs!)
- Update Mistral Medium model name (#8362 by @ThomsenDrake, PR by @ThomsenDrake)
- Remove GPT-5 instructions/reasoning_summary from UI message metadata to prevent ui_messages.json bloat (thanks @hannesrudolph!)
- Normalize docs-extractor audience tags; remove admin/stakeholder; strip tool invocations (thanks @hannesrudolph!)
- Try 5s status mutation timeout (thanks @cte!)
- Fix: Clean up max output token calculations to prevent context window overruns (#8821 by @enerage, PR by @roomote)
- Fix: Change Add to Context keybinding to avoid Redo conflict (#8652 by @swythan, PR by @roomote)
- Fix provider model loading race conditions (thanks @mrubens!)
- Fix: Remove specific Claude model version from settings descriptions to avoid outdated references (#8435 by @rwydaegh, PR by @roomote)
- Fix: Ensure free models don't display pricing information in the UI (thanks @mrubens!)
- Add reasoning support for Z.ai GLM binary thinking mode (#8465 by @BeWater799, PR by @daniel-lxs)
- Add settings to configure time and cost display in system prompt (#8450 by @jaxnb, PR by @roomote)
- Fix: Use max_output_tokens when available in LiteLLM fetcher (#8454 by @fabb, PR by @roomote)
- Fix: Process queued messages after context condensing completes (#8477 by @JosXa, PR by @roomote)
- Fix: Resolve checkpoint menu popover overflow (thanks @daniel-lxs!)
- Fix: LiteLLM test failures after merge (thanks @daniel-lxs!)
- Improve UX: Focus textbox and add newlines after adding to context (thanks @mrubens!)
- Fix: prevent infinite loop when canceling during auto-retry (#8901 by @mini2s, PR by @app/roomote)
- Fix: Enhanced codebase index recovery and reuse ('Start Indexing' button now reuses existing Qdrant index) (#8129 by @jaroslaw-weber, PR by @heyseth)
- Fix: make code index initialization non-blocking at activation (#8777 by @cjlawson02, PR by @daniel-lxs)
- Fix: remove search_and_replace tool from codebase (#8891 by @hannesrudolph, PR by @app/roomote)
- Fix: custom modes under custom path not showing (#8122 by @hannesrudolph, PR by @elianiva)
- Fix: prevent MCP server restart when toggling tool permissions (#8231 by @hannesrudolph, PR by @heyseth)
- Fix: truncate type definition to match max read line (#8149 by @chenxluo, PR by @elianiva)
- Fix: auto-sync enableReasoningEffort with reasoning dropdown selection (thanks @daniel-lxs!)
- Prevent a noisy cloud agent exception (thanks @cte!)
- Feat: improve @ file search for large projects (#5721 by @Naituw, PR by @daniel-lxs)
- Feat: rename MCP Errors tab to Logs for mixed-level messages (#8893 by @hannesrudolph, PR by @app/roomote)
- docs(vscode-lm): clarify VS Code LM API integration warning (thanks @hannesrudolph!)
- Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)
- Fix cost and token tracking between provider styles to ensure accurate usage metrics (thanks @mrubens!)
- Feat: Add OpenRouter embedding provider support (#8972 by @dmarkey, PR by @dmarkey)
- Feat: Add GLM-4.6 model to Fireworks provider (#8752 by @mmealman, PR by @app/roomote)
- Feat: Add MiniMax M2 model to Fireworks provider (#8961 by @dmarkey, PR by @app/roomote)
- Feat: Add preserveReasoning flag to include reasoning in API history (thanks @daniel-lxs!)
- Fix: Prevent message loss during queue drain race condition (#8536 by @hannesrudolph, PR by @daniel-lxs)
- Fix: Capture the reasoning content in base-openai-compatible for GLM 4.6 (thanks @mrubens!)
- Fix: Create new Requesty profile during OAuth (thanks @Thibault00!)
- Fix: Cleanup terminal settings tab and change default terminal to inline (thanks @hannesrudolph!)
-
#3659
44732dfThanks @Maosghoul! - MiniMax M2 now uses JSON-style tools by default -
#3653
c79efb1Thanks @ctsstc! - Added GLM 4.6 to Fireworks provider -
#3693
825e7c4Thanks @chrarnoldus! - Fix API error when returning from subtask with native tool calls enabled -
#3680
fc76487Thanks @markijbema! - Dont show autocomplete suggestions which aren't useful
-
#3638
49e44fcThanks @mcowger! - Enable Moonshot for native tool calling -
#3295
5a155a9Thanks @Maosghoul! - MiniMax provider added. MiniMax provider preserves reasoning blocks and has experimental support for native tool calling. -
#3632
d7fad58Thanks @iscekic! - Introduces "YOLO" mode, where all approval requests are automatically approved. Initially used for--automode in the CLI, now available in the extension as well inSettings > Auto-Approval. -
#3605
03fccd3Thanks @viktorxhzj! - OpenRouter and Kilo Gateway providers now preserve reasoning blocks between API requests. This should improve performance of reasoning models, especially MiniMax M2. -
#3597
ea3c0bdThanks @mcowger! - Add Kimi K2 Thinking to Moonshot.ai provider.
-
#3629
fefc671Thanks @chrarnoldus! - Anthropic provider now preserves reasoning blocks and has (experimental) support for native (JSON-style) tool calls. This greatly improves support for Claude Haiku 4.5 -
#3612
970e799Thanks @burkostya! - fix(native-tools): Make read_file_multi pattern JSON Schema compliant
- #3533
f5bb82dThanks @chrarnoldus! - Fix hang at startup
-
#3471
9895a95Thanks @chrarnoldus! - Allow native tool calling fro Qwen Code provider -
#3513
ff2e459Thanks @markijbema! - Prevent autocomplete from suggesting duplicating the previous or next line -
#3523
ba5416aThanks @markijbema! - Removed the gutter animation for autocomplete -
#2893
37d8493Thanks @ivanarifin! - fix(virtual-quota): display active model in UI for the frontendWhen the backend switches the model, it now sends out a "model has changed" signal by emitting event. The main application logic catches this signal and immediately tells the user interface to refresh itself. The user interface then updates the display to show the name of the new, currently active model. This will also keep the backend and the frontend active model in sync
-
#3486
2b89d84Thanks @markijbema! - Show MCP tool instead of server name when asked to approve a tool -
#3466
e623ce1Thanks @chrarnoldus! - Thanks @pranjaldatta! Added support for Inception as a provider -
#2435
c13fe3cThanks @catrielmuller! - Auto Cleanup automatically manages your task history by removing old tasks to free up disk space and improve performance - https://kilo.ai/docs/advanced-usage/auto-cleanup
-
#3428
b3c0e10Thanks @markijbema! - Do less requests for autocomplete when no completion could be found -
#3502
94552b8Thanks @catrielmuller! - Revert orphaned partial ask messages fix
-
#3188
131fa0eThanks @NikoDi2000! - Add missing enable/disable word wrap tooltips -
#3357
d2bb122Thanks @mollux! - Now only available MCP server capabilities are fetched -
#2817
0da1bc7Thanks @dennismeister93! - Updated MCP SDK to 1.13.3 -
#2849
642cec5Thanks @Ralph-Abejuela! - Added option to start rate limiting after the API stream ends -
#3468
8f8ef10Thanks @catrielmuller! - Resolve orphaned partial ask messages -
#3213
7238628Thanks @siulong! - Fixed the GitHub feedback link at the bottom of the marketplace not being clickable.
- #3435
bd4f19dThanks @markijbema! - Cmd-L now directly inserts instead of showing as ghost text
-
#3435
7f018d8Thanks @markijbema! - Minor improvements to autocomplete internal state handling -
#3379
9c7b99cThanks @TsFreddie! - Update pricing for DeepSeek V3.2 -
#3342
8827792Thanks @mcowger! - Improved messaging when VS Code LM is unavailable -
#3437
829f052Thanks @chrarnoldus! - Add zai-glm-4.6 model to Cerebras and set gpt-oss-120b as default (thanks Roo) -
#3411
2dc2a32Thanks @kevinvandijk! - Fix @ mentions when editing messages
- #3408
5aee3adThanks @brianc! - Fix auto-complete indicator. It now hides properly if the autocomplete request errors in the background.
-
#3382
98c4d89Thanks @hassoncs! - Add descriptions to the MCP and modes marketplace headers -
#2442
34b04aeThanks @hassoncs! - Added AI powered commit message generation to Jetbrains IDEs
- #3373
3cb7d20Thanks @markijbema! - Fix: restored cmd-l functionality
- #3363
233334cThanks @markijbema! - Various improvements to the autocomplete functionality
-
#3282
ed4399bThanks @chrarnoldus! - Improved handling of tool calls in the API conversation history -
#3270
2b35053Thanks @chrarnoldus! - Claude Haiku 4.5 now uses a simplified read file tool for reduced error rate
- #3256
f81b48bThanks @markijbema! - Switched autocomplete to showing completions inline
-
#3261
bae048fThanks @mcowger! - Improve native tool calling consistency -
#3313
2e61e91Thanks @chrarnoldus! - Running commands are no longer sometimes shown twice in the chat
-
#3249
ccee64cThanks @chrarnoldus! - Remove credit status bar until we can retrieve the up to date balance from the proxy response. -
#3235
0108896Thanks @chrarnoldus! - Fixed some "not a function" crashes -
#3226
e13a99cThanks @chrarnoldus! - Reverted "Update base URL for Vertex Anthropic models to work around outdated library." because it is causing issues for some users. -
#2663
43140c9Thanks @NaccOll! - Fix listCodeDefinitionNamesTool for annotated Java methods -
#3242
8604c83Thanks @chrarnoldus! - Improved support for HTTP proxy environment variables
-
#3216
3f34635Thanks @markijbema! - Do not accept an autocomplete suggestion with shift-tab or ctrl-tab (only plain tab) -
#3214
b271af9Thanks @mcowger! - Update Synthetic Provider to support GLM 4.6, and enable native tool calling -
#3199
14bbc5fThanks @possible055! - Improve Chinese translation of autocomplete-related terms
- #3203
aeb8bf3Thanks @chrarnoldus! - Fix Z.ai provider giving an Unauthorized error
-
#3088
84a1fa3Thanks @mcowger! - Update base URL for Vertex Anthropic models to work around outdated library. -
#3192
7015c23Thanks @markijbema! - Fix bug: autocomplete no longer suggests strange XML
-
#3159
935bbaeThanks @kevinvandijk! - Include changes from Roo Code v3.28.18- Fix: Remove request content from UI messages to improve performance and reduce clutter (#5601 by @MuriloFP, #8594 by @multivac2x, #8690 by @hannesrudolph, PR by @mrubens)
- Fix: Add userAgent to Bedrock client for version tracking (#8660 by @ajjuaire, PR by @app/roomote)
- Feat: Z AI now uses only two coding endpoints for better performance (#8687 by @hannesrudolph)
- Feat: Update image generation model selection for improved quality (thanks @chrarnoldus!)
-
#3194
b566965Thanks @markijbema! - Do not trigger autocomplete for external events, like git changes -
#3100
3e409b8Thanks @markijbema! - Added Amazon Bedrock as a provider for autocomplete -
#3149
79c7d60Thanks @catrielmuller! - Jetbrains - Update framework (Plugin now requires IntelliJ IDEA 2024.3 or later) -
#3195
93371d0Thanks @chrarnoldus! - Fixed crash when browser tool is used with native tool calling enabled
-
#2674
2836aedThanks @mcowger! - add send message on enter setting with configurable behavior -
#3090
261889fThanks @mcowger! - Allow the use of native function calling for OpenAI-compatible, LM Studio, Chutes, DeepInfra, xAI and Z.ai providers.
-
#3155
6242b03Thanks @NikoDi2000! - Improved the Chinese translation of "run" from '命令' to '运行' -
#3120
ced4857Thanks @mcowger! - The apply_diff tool was implemented for experimental JSON-style tool calling
-
#3082
d82e684Thanks @chrarnoldus! - The "Enable browser tool" setting is now honored when using experimental JSON style tool calls. -
#3059
d71f1d6Thanks @hassoncs! - Fix bug preventing the agent from editing files properly when git diff views are open -
#3105
b0c7475Thanks @metju90! - Fix button styling on Let's Go CTA -
#3107
c58c4acThanks @kevinvandijk! - Include changes from Roo Code v3.28.16-v3.28.17- Fix: Update zh-TW run command title translation (thanks @PeterDaveHello!)
- feat: Add Claude Sonnet 4.5 1M context window support for Claude Code (thanks @ColbySerpa!)
-
#2833
0b8ef46Thanks @mcowger! - (also thanks to @NaccOll for paving the way) - Preliminary support for native tool calling (a.k.a native function calling) was added.This feature is currently experimental and mostly intended for users interested in contributing to its development. It is so far only supported when using OpenRouter or Kilo Code providers. There are possible issues including, but not limited to:
- Missing tools (e.g. apply_diff tool)
- Tools calls not updating the UI until they are complete
- Tools being used even though they are disabled (e.g. browser tool)
- MCP servers not working
- Errors specific to certain inference providers
Native tool calling can be enabled in Providers Settings > Advanced Settings > Tool Call Style > JSON. It is enabled by default for Claude Haiku 4.5, because that model does not work at all otherwise.
-
#3050
357d438Thanks @markijbema! - CMD-I now invokes the agent so you can give it more complex prompts
- #3005
b87ae9cThanks @kevinvandijk! - Improve the edit chat area to allow context and file drag and drop when editing messages. Align more with upstream edit functionality
-
#2983
93e8243Thanks @jrf0110! - Adds project usage tracking for Teams and Enterprise customers. Organization members can view and filter usage by project. Project identifier is automatically inferred from.git/config. It can be overwritten by writing a.kilocode/config.jsonfile with the following contents:{ "project": { "id": "my-project-id" } } -
#3057
69f5a18Thanks @chrarnoldus! - Thanks Roo, support for Claude Haiku 4.5 to Anthropic, Bedrock and Vertex providers was added -
#3046
1bd934fThanks @chrarnoldus! - A warning is now shown when the webview memory usage crosses 90% of the limit (gray screen territory) -
#2885
a34dab0Thanks @shameez-struggles-to-commit! - Update VS Code Language Model API provider metadata to reflect current model limits:- Align context windows, prompt/input limits, and max output tokens with the latest provider data for matching models: gpt-3.5-turbo, gpt-4o-mini, gpt-4, gpt-4-0125-preview, gpt-4o, o3-mini, claude-3.5-sonnet, claude-sonnet-4, gemini-2.0-flash-001, gemini-2.5-pro, o4-mini-2025-04-16, gpt-4.1, gpt-5-mini, gpt-5.
- Fixes an issue where a default 128k context was assumed for all models.
- Notable: GPT-5 family now uses 264k context; o3-mini/o4-mini, Gemini, Claude, and 4o families have updated output and image support flags. GPT-5-mini max output explicitly set to 127,805.
This ensures Kilo Code correctly enforces model token budgets with the VS Code LM integration.
-
#2673
cf1aca2Thanks @mcowger! - Update Gemini provider to support dynamic model retrieval. -
#2749
7e493ecThanks @mcowger! - Improved OpenAI compatible parser's ability to yield reasoning content
-
#2962
a424824Thanks @chrarnoldus! - Improved the error message when an unsupported reasoning effort value is chosen -
#2960
254e21bThanks @chrarnoldus! - The reasoning effort setting is no longer ignored for GLM 4.6 when using the Kilo Code or OpenRouter providers. Some inference providers on OpenRouter have trouble when reasoning is enabled, but this is now less of a problem, because more providers have come online. Most providers do not expose reasoning tokens for GLM 4.6, regardless of reasoning effort.
-
#2861
279d7cfThanks @jrf0110! - Organization modes selection. This feature allows organizations to create new modes and send them to the KiloCode extension. It also allows for overwriting Kilo Code's built-in modes. Organization modes are readonly from the extension and must be edited from the dashboard. -
#2858
154722bThanks @hassoncs! - Make all text-based links the same visual style
-
#2854
bd5d7fcThanks @kevinvandijk! - Include changes from Roo Code v3.28.14-v3.28.15- Fix: properly reset cost limit tracking when user clicks "Reset and Continue" (#6889 by @alecoot, PR by app/roomote)
- Fix: improve save button activation in prompts settings (#5780 by @beccare, PR by app/roomote)
- Fix: overeager 'there are unsaved changes' dialog in settings (thanks @brunobergher!)
- Fix: Claude Sonnet 4.5 compatibility improvements (thanks @mrubens!)
- Remove unsupported Gemini 2.5 Flash Image Preview free model (thanks @SannidhyaSah!)
-
#1652
b3caf38Thanks @hassoncs! - Add a display setting that hides costs below a user-defined threshold
-
#2871
0403f82Thanks @chrarnoldus! - Improved Fast Apply error messages -
#2851
9e6a897Thanks @eliasto! - Add custom base URL support to OVHcloud provider -
#2870
4730e08Thanks @chrarnoldus! - A checkpoint is now created before every tool call
-
#2852
a707e1dThanks @chrarnoldus! - Autocomplete now honors .kilocodeignore -
#2829
75acbabThanks @hassoncs! - Potentially fix missing Kilo Code icon by removing 'when' condition from the extension's activitybar config -
#2831
9d457f0Thanks @chrarnoldus! - When using Kilo Code or OpenRouter, the inference provider used is now shown in a tooltip on "API Request"
-
#2787
9c16d14Thanks @b3nw! - Chutes model list is now dynamically loaded -
#2806
5d1cda9Thanks @EamonNerbonne! - Removed the option to use custom provider for autocomplete.Using a custom provider defaults to using a your globally configured provider without any context-window cap, and using a custom provider with no further restrictions like that means that per-autocomplete request costs are sometimes extremely high and responses very slow.
-
#2790
d0f6fa0Thanks @chrarnoldus! - Zero Data Retention can now be enabled for Kilo Code and OpenRouter under the Provider Routing settings. -
#2567
68ea97fThanks @billycao! - Add provider support for Synthetic (https://synthetic.new) -
#2807
3375470Thanks @chrarnoldus! - The See All Changes button when a task completes is now accompanied by a Revert All Changes button to be able to easily revert all changes.
- #2798
bb3bacaThanks @chrarnoldus! - The API Request timeout for Ollama and LM Studio is now configurable (VS Code Extensions panel -> Kilo Code gear menu -> Settings -> API Request Timeout)
-
#2729
bda1ef4Thanks @ivanarifin! - Update the environment variables of Gemini CLI when OAuth path changes -
#2755
82ffeb4Thanks @b3nw! - Add zai-org/GLM-4.6-turbo model to Chutes provider
-
#2731
36cf88fThanks @chrarnoldus! - A recommendation to disable Editing Through Diffs or Fast Apply is now included in the error message when a model fails to use them properly -
#2751
6ebf0bbThanks @chrarnoldus! - Fixed some untranslated text being shown in the Ollama settings
-
#2719
345947fThanks @mcowger! - Prevent race conditions from stopping agent progress during indexing. -
#2716
41a6dbfThanks @kevinvandijk! - Include changes from Roo Code v3.28.8-v3.28.13- Fix: Remove topP parameter from Bedrock inference config (#8377 by @ronyblum, PR by @daniel-lxs)
- Fix: Correct Vertex AI Sonnet 4.5 model configuration (#8387 by @nickcatal, PR by @mrubens!)
- Fix: Correct Anthropic Sonnet 4.5 model ID and add Bedrock 1M context checkbox (thanks @daniel-lxs!)
- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)
- Fix: Correct Claude Sonnet 4.5 model ID format (thanks @daniel-lxs!)
- Fix: Make chat icons properly sized with shrink-0 class (thanks @mrubens!)
- The free Supernova model now has a 1M token context window (thanks @mrubens!)
- Fix: Remove tags from prompts for cleaner output and fewer tokens (#8318 by @hannesrudolph, PR by @app/roomote)
- Correct tool use suggestion to improve model adherence to suggestion (thanks @hannesrudolph!)
- Removing user hint when refreshing models (thanks @requesty-JohnCosta27!)
- Fix: Resolve frequent "No tool used" errors by clarifying tool-use rules (thanks @hannesrudolph!)
- Fix: Include initial ask in condense summarization (thanks @hannesrudolph!)
-
#2701
0593631Thanks @mcowger! - Added additional supported models to the Fast Apply experimental feature for a total of three: Morph V3 Fast, Morph V3 Large and Relace Apply 3
-
#2656
4e1b4edThanks @SnHaku! - Fixed JetBrains PowerShell integration -
#2725
2ae6a7cThanks @chrarnoldus! - Fixed GLM 4.6 always getting stuck in loops with Kilo Code and OpenRouter providers -
#2659
318edd6Thanks @akhil41! - Update Chutes AI provider model list
-
#2704
6b6af0aThanks @chrarnoldus! - Fixed duplicated cost display -
#2705
e65557dThanks @chrarnoldus! - Added "Command Timeout Allowlist" and "Prevent Completion with Open Todos" to Extension Settings. -
#2707
55ff2dcThanks @Ed4ward! - Added GLM 4.6 support to the Z.AI provider
- #2695
ab49c14Thanks @kevinvandijk! - Add Claude 4.5 Sonnet to all supported providers (thanks Roo Code)
-
#2623
da834ddThanks @kevinvandijk! - Include changes from Roo Code v3.28.2-v3.28.7- UX: Collapse thinking blocks by default with UI settings to always show them (thanks @brunobergher!)
- Fix: Resolve checkpoint restore popover positioning issue (#8219 by @NaccOll, PR by @app/roomote)
- Add support for zai-org/GLM-4.5-turbo model in Chutes provider (#8155 by @mugnimaestra, PR by @app/roomote)
- Fix: Improve reasoning block formatting for better readability (thanks @daniel-lxs!)
- Fix: Respect Ollama Modelfile num_ctx configuration (#7797 by @hannesrudolph, PR by @app/roomote)
- Fix: Prevent checkpoint text from wrapping in non-English languages (#8206 by @NaccOll, PR by @app/roomote)
- Fix: Bare metal evals fixes (thanks @cte!)
- Fix: Follow-up questions should trigger the "interactive" state (thanks @cte!)
- Fix: Resolve duplicate rehydrate during reasoning; centralize rehydrate and preserve cancel metadata (#8153 by @hannesrudolph, PR by @hannesrudolph)
- Fix: Support dash prefix in parseMarkdownChecklist for todo lists (#8054 by @NaccOll, PR by app/roomote)
- Fix: Apply tiered pricing for Gemini models via Vertex AI (#8017 by @ikumi3, PR by app/roomote)
- Update SambaNova models to latest versions (thanks @snova-jorgep!)
- UX: Redesigned Message Feed (thanks @brunobergher!)
- UX: Responsive Auto-Approve (thanks @brunobergher!)
- Add telemetry retry queue for network resilience (thanks @daniel-lxs!)
- Fix: Filter out Claude Code built-in tools (ExitPlanMode, BashOutput, KillBash) (#7817 by @juliettefournier-econ, PR by @roomote)
- Fix: Corrected C# tree-sitter query (#5238 by @vadash, PR by @mubeen-zulfiqar)
- Add keyboard shortcut for "Add to Context" action (#7907 by @hannesrudolph, PR by @roomote)
- Fix: Context menu is obscured when edit message (#7759 by @mini2s, PR by @NaccOll)
- Fix: Handle ByteString conversion errors in OpenAI embedders (#7959 by @PavelA85, PR by @daniel-lxs)
- Bring back a way to temporarily and globally pause auto-approve without losing your toggle state (thanks @brunobergher!)
-
#2221
bcb4c69Thanks @Ffinnis! - Add ability to cancel code indexing process
- #2665
7b100d5Thanks @chrarnoldus! - The "See New Changes" button is now hidden when checkpoints are disabled.
-
#2655
3f83727Thanks @PierreAncey! - Add Grok 4 Fast model to xAI provider -
#2648
6f3f9fbThanks @catrielmuller! - Fix error logging behavior in JetBrains plugin by updating console bridge log levels -
#2617
a94bf01Thanks @RSO! - JetBrains: Fix terminal not having complete path
-
#2625
3409665Thanks @kevinvandijk! - Add fix for Gemini CLI not being able to refresh access token anymore -
#2536
1a01114Thanks @mcowger! - Only validate embedders when they match the currently configured provider -
#2491
06afc76Thanks @Thireus! - Increase OpenAI Compatible timeout
-
#2505
a59e7f5Thanks @markijbema! - Added option to the Display tab of the settings to disable autocomplete gutter animation -
#2602
0807e5fThanks @kevinvandijk! - Add GPT-5-Codex to OpenAI provider (thanks Roo / @daniel-lxs)
-
#2583
0c13d2dThanks @chrarnoldus! - The rate limiter no longer generates timeouts longer than the configured limit. -
#2596
38f4547Thanks @chrarnoldus! - Reasoning can now be disabled for DeepSeek V3.1 models when using Kilo Code or OpenRouter providers by setting Reasoning Effort to minimal -
#2586
0b4025dThanks @b3nw! - New Chutes AI models added and pricing updated -
#2603
b5325a8Thanks @chrarnoldus! - Reasoning can now be disabled for Grok 4 Fast on OpenRouter by setting Reasoning Effort to minimal. Note that Grok 4 Fast does not expose its reasoning tokens. -
#2570
18963deThanks @snova-jorgep! - Update available SambaNova models
-
#2521
9304511Thanks @mcowger! - Update loop error message to refer to model instead of Kilo Code as the cause. -
#2532
8103ad4Thanks @chrarnoldus! - The description of the read_file tool was tweaked to make it more likely a vision-capable model will use it for image reading. -
#2558
3044c43Thanks @ivanarifin! - Fix env path resolution for custom gemini cli oauth path
- #2452
d4cfbe9Thanks @catrielmuller! - Jetbrains - Fix reload extension when switch project
-
#2504
4927414Thanks @chrarnoldus! - Include changes from Roo Code v3.28.0-v3.28.2:- Improve auto-approve UI with smaller and more subtle design (thanks @brunobergher!)
- Fix: Message queue re-queue loop in Task.ask() causing performance issues (#7861 by @hannesrudolph, PR by @daniel-lxs)
- Fix: Restrict @-mention parsing to line-start or whitespace boundaries to prevent false triggers (#7875 by @hannesrudolph, PR by @app/roomote)
- Fix: Make nested git repository warning persistent with path info for better visibility (#7884 by @hannesrudolph, PR by @app/roomote)
- Fix: Include API key in Ollama /api/tags requests for authenticated instances (#7902 by @ItsOnlyBinary, PR by @app/roomote)
- Fix: Preserve original first message context during conversation condensing (thanks @daniel-lxs!)
- Make Posthog telemetry the default (thanks @mrubens!)
- Bust cache in generated image preview (thanks @mrubens!)
- Fix: Center active mode in selector dropdown on open (#7882 by @hannesrudolph, PR by @app/roomote)
- Fix: Preserve first message during conversation condensing (thanks @daniel-lxs!)
- feat: Add click-to-edit, ESC-to-cancel, and fix padding consistency for chat messages (#7788 by @hannesrudolph, PR by @app/roomote)
- feat: Make reasoning more visible (thanks @app/roomote!)
- fix: Fix Groq context window display (thanks @mrubens!)
- fix: Add GIT_EDITOR env var to merge-resolver mode for non-interactive rebase (thanks @daniel-lxs!)
- fix: Resolve chat message edit/delete duplication issues (thanks @daniel-lxs!)
- fix: Reduce CodeBlock button z-index to prevent overlap with popovers (#7703 by @A0nameless0man, PR by @daniel-lxs)
- fix: Revert PR #7188 - Restore temperature parameter to fix TabbyApi/ExLlamaV2 crashes (#7581 by @drknyt, PR by @daniel-lxs)
- fix: Make ollama models info transport work like lmstudio (#7674 by @ItsOnlyBinary, PR by @ItsOnlyBinary)
- fix: Update DeepSeek pricing to new unified rates effective Sept 5, 2025 (#7685 by @NaccOll, PR by @app/roomote)
- feat: Update Vertex AI models and regions (#7725 by @ssweens, PR by @ssweens)
-
#2484
f57fa9cThanks @hassoncs! - Fix the autocomplete status bar appearing when autocomplete is not enabled -
#2260
9d4b078Thanks @anhhct! - The follow_up parameter of the ask_followup_question tool is now optional -
#2458
6a79d3bThanks @NaccOll! - Fix Highlight is on the wrong places when referencing context
-
#2437
5591bcbThanks @hassoncs! - You can now auto-start a task in a given profile/mode by creating a.kilocode/launchConfig.jsonbefore starting VS Code.See the docs for more information!
-
#2394
94ce7caThanks @chrarnoldus! - The Task History tab is now paginated. This should help with reducing memory consumption. -
#2417
0d4a18fThanks @hassoncs! - Inline assist / autocomplete suggestions now support colorized code highlighting
- #2421
825f7dfThanks @chrarnoldus! - Improved proxy support in cases where previously the Kilo Code and OpenRouter model lists would remain empty
-
#2361
9b553d3Thanks @catrielmuller! - Jetbrains - Improve Light Theme -
#2407
aacf662Thanks @kevinvandijk! - Re-add codeblock menu bar for easy copying and syntax highlighting toggling
-
#2423
ed12b48Thanks @mcowger! - Improved the behavior of the Virtual Quota Fallback provider when there are no limits configured. -
#2412
e7fc4b4Thanks @kevinvandijk! - Change default mode on first start from architect to code and tweak mode selector menu to show all default modes -
#2402
cb44445Thanks @chrarnoldus! - The Z.ai provider now supports their coding plan (subscription) -
#2408
53b387cThanks @kevinvandijk! - Add support for Qwen3-Next-80B-A3B-Instruct and Qwen3-Next-80B-A3B-Thinking to Chutes provider
- #2401
4c0c434Thanks @chrarnoldus! - Commit Message Generation and Enhance Prompt now support billing through Kilo for Teams
- #2388
484ced4Thanks @chrarnoldus! - Kilo Code Provider Routing settings are now hidden when managed by an organization
-
#2353
75f8f7bThanks @kevinvandijk! - Include changes from Roo Code v3.27.0Added from Roo Code v3.26.5-v3.27.0:
- Add: Kimi K2-0905 model support in Chutes provider (#7700 by @pwilkin, PR by @app/roomote)
- Fix: Prevent stack overflow in codebase indexing for large projects (#7588 by @StarTrai1, PR by @daniel-lxs)
- Fix: Resolve race condition in Gemini Grounding Sources by improving code design (#6372 by @daniel-lxs, PR by @HahaBill)
- Fix: Preserve conversation context by retrying with full conversation on invalid previous_response_id (thanks @daniel-lxs!)
- Fix: Identify MCP and slash command config path in multiple folder workspaces (#6720 by @kfuglsang, PR by @NaccOll)
- Fix: Handle array paths from VSCode terminal profiles correctly (#7695 by @Amosvcc, PR by @app/roomote)
- Fix: Improve WelcomeView styling and readability (thanks @daniel-lxs!)
- Fix: Resolve CI e2e test ETIMEDOUT errors when downloading VS Code (thanks @daniel-lxs!)
- Feature: Add OpenAI Responses API service tiers (flex/priority) with UI selector and pricing (thanks @hannesrudolph!)
- Feature: Add DeepInfra as a model provider in Roo Code (#7661 by @Thachnh, PR by @Thachnh)
- Feature: Update kimi-k2-0905-preview and kimi-k2-turbo-preview models on the Moonshot provider (thanks @CellenLee!)
- Feature: Add kimi-k2-0905-preview to Groq, Moonshot, and Fireworks (thanks @daniel-lxs and Cline!)
- Fix: Prevent countdown timer from showing in history for answered follow-up questions (#7624 by @XuyiK, PR by @daniel-lxs)
- Fix: Moonshot's maximum return token count limited to 1024 issue resolved (#6936 by @greyishsong, PR by @wangxiaolong100)
- Fix: Add error transform to cryptic OpenAI SDK errors when API key is invalid (#7483 by @A0nameless0man, PR by @app/roomote)
- Fix: Validate MCP tool exists before execution (#7631 by @R-omk, PR by @app/roomote)
- Fix: Handle zsh glob qualifiers correctly (thanks @mrubens!)
- Fix: Handle zsh process substitution correctly (thanks @mrubens!)
- Fix: Minor zh-TW Traditional Chinese locale typo fix (thanks @PeterDaveHello!)
- Fix: use askApproval wrapper in insert_content and search_and_replace tools (#7648 by @hannesrudolph, PR by @app/roomote)
- Add Kimi K2 Turbo model configuration to moonshotModels (thanks @wangxiaolong100!)
- Fix: preserve scroll position when switching tabs in settings (thanks @DC-Dancao!)
- feat: Add support for Qwen3 235B A22B Thinking 2507 model in chutes (thanks @mohamad154!)
- feat: Add auto-approve support for MCP access_resource tool (#7565 by @m-ibm, PR by @daniel-lxs)
- feat: Add configurable embedding batch size for code indexing (#7356 by @BenLampson, PR by @app/roomote)
- fix: Add cache reporting support for OpenAI-Native provider (thanks @hannesrudolph!)
- feat: Move message queue to the extension host for better performance (thanks @cte!)
-
#2375
5b634bcThanks @chrarnoldus! - Removed the arbitrary 8192 output limit for Anthropic models -
#2368
5f4071bThanks @chrarnoldus! - Fixed context windows being too small when using Ollama Turbo
- #2364
7573854Thanks @chrarnoldus! - Remove some nonexistent models from the model selector
- #2299
1ab5cc7Thanks @catrielmuller! - MacOS - System Terminal Notifier Support
- #2352
e343439Thanks @chrarnoldus! - Better error messages are shown when the model currently in use disappears (this will be relevant shortly for Sonoma)
- #2342
6641568Thanks @catrielmuller! - Fix Jetbrains editor detection
-
#2310
29c7af6Thanks @chrarnoldus! - Thanks @Qiiks! - Remove duplicate Qwen Code provider settings -
#2322
669713eThanks @chrarnoldus! - Fixed the maximum output size of Claude Opus 4.1, which was inadvertenly set to 8192 rather than 32k -
#2332
e3eea75Thanks @chrarnoldus! - Fixed an HTTP 500 error with OpenAI-compatible providers when no custom temperature is set
-
#2289
13c45e5Thanks @chrarnoldus! - Added support for Kimi K2 0905 to Chutes, Fireworks, Groq and Moonshot providers -
#2294
980a253Thanks @catrielmuller! - Jetbrains - MultiDiff / See New Changes support
-
#2281
71334fcThanks @hassoncs! - Clear images when changing to a model that does not support them -
#2280
0713b0dThanks @hassoncs! - Fix organization switching not saving properly -
#2287
b5a8550Thanks @Qiiks! - Fix Gemini CLI integration to handle nested response structures
-
#2275
4ae9accThanks @jeske! - fixes an intermittent async race that discards user-chat-input during structured approve/reject -
#2129
984b5c4Thanks @catrielmuller! - Jetbrains Extension Beta
- #2274
24d0c9fThanks @chrarnoldus! - The API Provider (Kilo Code or OpenRouter) for image generation is now an explicit choice
-
#2242
f474c89Thanks @kevinvandijk! - Include changes from Roo Code v3.26.4- Optimize memory usage for image handling in webview (thanks @daniel-lxs!)
- Fix: Special tokens should not break task processing (#7539 by @pwilkin, PR by @pwilkin)
- Add Ollama API key support for Turbo mode (#7147 by @LivioGama, PR by @app/roomote)
- Add optional input image parameter to image generation tool (thanks @roomote!)
- Refactor: Flatten image generation settings structure (thanks @daniel-lxs!)
- Show console logging in vitests when the --no-silent flag is set (thanks @hassoncs!)
- feat: Add experimental image generation tool with OpenRouter integration (thanks @daniel-lxs!)
- Fix: Resolve GPT-5 Responses API issues with condensing and image support (#7334 by @nlbuescher, PR by @daniel-lxs)
- Fix: Hide .kilocodeignore'd files from environment details by default (#7368 by @AlexBlack772, PR by @app/roomote)
- Fix: Exclude browser scroll actions from repetition detection (#7470 by @cgrierson-smartsheet, PR by @app/roomote)
- Add Vercel AI Gateway provider integration (thanks @joshualipman123!)
- Add support for Vercel embeddings (thanks @mrubens!)
- Enable on-disk storage for Qdrant vectors and HNSW index (thanks @daniel-lxs!)
- Update tooltip component to match native VSCode tooltip shadow styling (thanks @roomote!)
- Fix: remove duplicate cache display in task header (thanks @mrubens!)
- Random chat text area cleanup (thanks @cte!)
- feat: Add Deepseek v3.1 to Fireworks AI provider (#7374 by @dmarkey, PR by @app/roomote)
- Fix: Make auto approve toggle trigger stay (#3909 by @kyle-apex, PR by @elianiva)
- Fix: Preserve user input when selecting follow-up choices (#7316 by @teihome, PR by @daniel-lxs)
- Fix: Handle Mistral thinking content as reasoning chunks (#6842 by @Biotrioo, PR by @app/roomote)
- Fix: Resolve newTaskRequireTodos setting not working correctly (thanks @hannesrudolph!)
- Fix: Requesty model listing (#7377 by @dtrugman, PR by @dtrugman)
- feat: Hide static providers with no models from provider list (thanks @daniel-lxs!)
- Add todos parameter to new_task tool usage in issue-fixer mode (thanks @hannesrudolph!)
- Handle substitution patterns in command validation (thanks @mrubens!)
- Mark code-workspace files as protected (thanks @mrubens!)
- Update list of default allowed commands (thanks @mrubens!)
- Follow symlinks in rooignore checks (thanks @mrubens!)
- Show cache read and write prices for OpenRouter inference providers (thanks @chrarnoldus!)
-
#2235
fbf4e42Thanks @catrielmuller! - Rename Inline Assist to Kilo Code Autocomplete -
#2202
92ef190Thanks @hassoncs! - Show a warning when trying to paste an image when the current model does not support images
-
#2244
6a83c5aThanks @hassoncs! - Prevent writing to files outside the workspace by defaultThis should mitigate supply chain compromise attacks via prompt injection. Thank you, Evan Harris from MCP Security Research for finding this!
-
#2245
fff884fThanks @hassoncs! - Fix Kilo Code Marketplace header missing background color -
#2237
06c6e8bThanks @chrarnoldus! - Kilo Code now shows an error message when a model reaches its maximum ouput -
#2238
b5de938Thanks @chrarnoldus! - Fixed 500 error with Chutes when no custom temperature is specified. -
#2248
b8c6f27Thanks @hassoncs! - Remove the Inline Assist experiment, enabling it by defaultThe individual commands and keyboard shortcuts can still be enabled/disabled individually in the settings.
- #2010
a7b89d3Thanks @chrarnoldus! - There is now a "See New Changes" button below a Task Completed message. Use this button to see all file changes made since the previous Task Completed message. This feature requires checkpoints to be enabled.
-
#2215
4b102aaThanks @chrarnoldus! - The Data Provider Collection setting in the Kilo Code and OpenRouter provider settings is now enabled even when a specific inference provider is selected. -
#2228
5bd17b9Thanks @chrarnoldus! - Warning messages for common cases where checkpoints do not work were added -
#2174
a1d0972Thanks @TimAidley! - Add GPT-5 support to LiteLLM provider -
#2216
479821fThanks @chrarnoldus! - The OLLAMA_CONTEXT_LENGTH environment variable is now prioritized over the model's num_ctx parameter. -
#2191
6fcde72Thanks @hassoncs! - Explicitly disable the web version of the extension since it is not compatible (vscode.dev)
-
#2012
1fd698aThanks @catrielmuller! - Improve Inline Assist model compatibility and performance -
#2199
a19f72cThanks @chrarnoldus! - Thanks @Thachnh! - Added DeepInfra provider with dynamic model fetching and prompt caching
-
#2119
19dc45dThanks @kevinvandijk! - Include changes from Roo Code v3.25.23- feat: add custom base URL support for Requesty provider (thanks @requesty-JohnCosta27!)
- feat: add DeepSeek V3.1 model to Chutes AI provider (#7294 by @dmarkey, PR by @app/roomote)
- Add prompt caching support for Kimi K2 on Groq (thanks @daniel-lxs and @benank!)
- Add documentation links for global custom instructions in UI (thanks @app/roomote!)
- Ensure subtask results are provided to GPT-5 in OpenAI Responses API
- Promote the experimental AssistantMessageParser to the default parser
- Update DeepSeek models context window to 128k (thanks @JuanPerezReal)
- Enable grounding features for Vertex AI (thanks @anguslees)
- Allow orchestrator to pass TODO lists to subtasks
- Improved MDM handling
- Handle nullish token values in ContextCondenseRow to prevent UI crash (thanks @s97712)
- Improved context window error handling for OpenAI and other providers
- Add "installed" filter to Marketplace (thanks @semidark)
- Improve filesystem access checks (thanks @elianiva)
- Add Featherless provider (thanks @DarinVerheijke)
-
#2184
0be6743Thanks @kevinvandijk! - Fix: add favorite button back to tasks -
#2125
5828254Thanks @nitinprajwal! - Added support to Qwen Code for a custom OAuth credential storage path
-
#2113
d40b35aThanks @chrarnoldus! - The model selector below the chat now shows the correct model list for Qwen Code and some other providers -
#2116
61e18d6Thanks @chrarnoldus! - Checkpoints now work when using Morph fast apply -
#2130
78aaf7cThanks @chrarnoldus! - Added support for Grok Code Fast to the xAI provider -
#2109
173ecf4Thanks @chrarnoldus! - A solitary "0" that was sometimes shown on the Kilo Code and OpenRouter API provider settings page was removed.
-
#1961
d4a7cb6Thanks @chrarnoldus! - Updates to the experimental Morph FastApply support- A visual indication is now included in the task view whenever Morph is used.
- The traditional file editing tools are now disabled to ensure Morph is used to edit files.
- Morph is now automatically disabled when the API provider does not support it and no Morph API key is configured.
- The Morph API key is no longer lost when switching provider profiles.
-
#1886
0221aaaThanks @mcowger! - Add collapsible MCP tool calls with memory management
-
#2095
8623bb8Thanks @chrarnoldus! - Kilo Code provider now falls back to the default model when the selected model no longer exists -
#2090
fd147b8Thanks @Mats4k! - Improvements to German language translation -
#2030
11e8c7dThanks @ivanarifin! - Show message when Virtual Quota Fallback Provider switches profiles -
#2100
5ed3d7bThanks @RSO! - Changed the API domain for the Kilo Code provider -
#1964
6b0dfbfThanks @chrarnoldus! - The Kilo Code API Provider settings now also shows the average cost per request in addition to the average cost per million tokens for a particular model.
-
#2073
a4b8770Thanks @chrarnoldus! - Ensured free model usage is reported as free -
#2066
62624d2Thanks @mcowger! - Fixed "'messages' field is required" error in LMStudio -
#2064
8655a71Thanks @chrarnoldus! - Improved the "language model did not provide any assistant messages" error message to indicate that it likely involves rate limiting
-
#2063
e844c5fThanks @kevinvandijk! - Add marketplace for modes -
#2050
0ffe951Thanks @kevinvandijk! - Include changes from Roo Code v3.25.20- Fix: respect enableReasoningEffort setting when determining reasoning usage (#7048 by @ikbencasdoei, PR by @app/roomote)
- Fix: prevent duplicate LM Studio models with case-insensitive deduplication (#6954 by @fbuechler, PR by @daniel-lxs)
- Feat: simplify ask_followup_question prompt documentation (thanks @daniel-lxs!)
- Feat: simple read_file tool for single-file-only models (thanks @daniel-lxs!)
- Fix: Add missing zaiApiKey and doubaoApiKey to SECRET_STATE_KEYS (#7082 by @app/roomote)
- Feat: Add new models and update configurations for vscode-lm (thanks @NaccOll!)
- Fix: Resolve terminal reuse logic issues
- Add support for OpenAI gpt-5-chat-latest model (#7057 by @PeterDaveHello, PR by @app/roomote)
- Fix: Use native Ollama API instead of OpenAI compatibility layer (#7070 by @LivioGama, PR by @daniel-lxs)
- Fix: Prevent XML entity decoding in diff tools (#7107 by @indiesewell, PR by @app/roomote)
- Fix: Add type check before calling .match() on diffItem.content (#6905 by @pwilkin, PR by @app/roomote)
- Refactor task execution system: improve call stack management (thanks @catrielmuller!)
- Fix: Enable save button for provider dropdown and checkbox changes (thanks @daniel-lxs!)
- Add an API for resuming tasks by ID (thanks @mrubens!)
- Emit event when a task ask requires interaction (thanks @cte!)
- Make enhance with task history default to true (thanks @liwilliam2021!)
- Fix: Use cline.cwd as primary source for workspace path in codebaseSearchTool (thanks @NaccOll!)
- Hotfix multiple folder workspace checkpoint (thanks @NaccOll!)
- Fix: Remove 500-message limit to prevent scrollbar jumping in long conversations (#7052, #7063 by @daniel-lxs, PR by @app/roomote)
- Fix: Reset condensing state when switching tasks (#6919 by @f14XuanLv, PR by @f14XuanLv)
- Fix: Implement sitemap generation in TypeScript and remove XML file (#5231 by @abumalick, PR by @abumalick)
- Fix: allowedMaxRequests and allowedMaxCost values not showing in the settings UI (thanks @chrarnoldus!)
- #2047
077b774Thanks @chrarnoldus! - Fixed an issue that caused the same error to be reported multiple times
-
#1811
5f7afe6Thanks @gerardbalaoro! - Adjust position within context menus to be below default items -
#2033
8aef7efThanks @chrarnoldus! - Thanks @daniel-lxs! - Added a single-file read tool that works better with Sonic than the default multi-file read tool.
-
#2021
02adf7cThanks @chrarnoldus! - OpenRouter inference providers whose context window is smaller than that of the top provider for a particular model are now automatically ignored by default. They can still be used by selecting them specifically in the Provider Routing settings. -
#2015
e5c7641Thanks @mcowger! - Add API key support to the Ollama provider, enabling usage of Ollama Turbo -
#2029
64c6955Thanks @kevinvandijk! - Add search to provider list and sort it alphabetically
-
#1974
ec18e51Thanks @kevinvandijk! - Include changes from Roo Code 3.25.14- Fix: Only include verbosity parameter for models that support it (#7054 by @eastonmeth, PR by @app/roomote)
- Fix: AWS Bedrock 1M context - Move anthropic_beta to additionalModelRequestFields (thanks @daniel-lxs!)
- Fix: Make cancelling requests more responsive by reverting recent changes
- Add Sonnet 1M context checkbox to Bedrock
- Fix: add --no-messages flag to ripgrep to suppress file access errors (#6756 by @R-omk, PR by @app/roomote)
- Add support for AGENT.md alongside AGENTS.md (#6912 by @Brendan-Z, PR by @app/roomote)
- Remove deprecated GPT-4.5 Preview model (thanks @PeterDaveHello!)
- Update: Claude Sonnet 4 context window configurable to 1 million tokens in Anthropic provider (thanks @daniel-lxs!)
- Add: Minimal reasoning support to OpenRouter (thanks @daniel-lxs!)
- Fix: Add configurable API request timeout for local providers (#6521 by @dabockster, PR by @app/roomote)
- Fix: Add --no-sandbox flag to browser launch options (#6632 by @QuinsZouls, PR by @QuinsZouls)
- Fix: Ensure JSON files respect .kilocodeignore during indexing (#6690 by @evermoving, PR by @app/roomote)
- Add: New Chutes provider models (#6698 by @fstandhartinger, PR by @app/roomote)
- Add: OpenAI gpt-oss models to Amazon Bedrock dropdown (#6752 by @josh-clanton-powerschool, PR by @app/roomote)
- Fix: Correct tool repetition detector to not block first tool call when limit is 1 (#6834 by @NaccOll, PR by @app/roomote)
- Fix: Improve checkpoint service initialization handling (thanks @NaccOll!)
- Update: Improve zh-TW Traditional Chinese locale (thanks @PeterDaveHello!)
- Add: Task expand and collapse translations (thanks @app/roomote!)
- Update: Exclude GPT-5 models from 20% context window output token cap (thanks @app/roomote!)
- Fix: Truncate long model names in model selector to prevent overflow (thanks @app/roomote!)
- Add: Requesty base url support (thanks @requesty-JohnCosta27!)
- Add: Native OpenAI provider support for Codex Mini model (#5386 by @KJ7LNW, PR by @daniel-lxs)
- Add: IO Intelligence Provider support (thanks @ertan2002!)
- Fix: MCP startup issues and remove refresh notifications (thanks @hannesrudolph!)
- Fix: Improvements to GPT-5 OpenAI provider configuration (thanks @hannesrudolph!)
- Fix: Clarify codebase_search path parameter as optional and improve tool descriptions (thanks @app/roomote!)
- Fix: Bedrock provider workaround for LiteLLM passthrough issues (thanks @jr!)
- Fix: Token usage and cost being underreported on cancelled requests (thanks @chrarnoldus!)
- #1868
50638b4Thanks @Toukaiteio! - Add Support For Qwen Code
-
#1968
e7680ccThanks @chrarnoldus! - OpenRouter routing settings are no longer randomly reset -
#1948
ecc81c6Thanks @hassoncs! - Support drag-to-pan in the Task Timeline header -
#1899
22c59baThanks @ivanarifin! - Improve virtual quota fallback handler initialization and error handling -
#1955
553033aThanks @hassoncs! - Add Max Cost input to the AutoApprove menu in the ChatView
-
#1893
d36b1c1Thanks @chrarnoldus! - More price details are now shown for Kilo Code Provider and OpenRouter. Average Kilo Code cost is the average cost of a model when using Kilo Code, after applying caching discounts. A breakdown of provider prices is also available. -
#1893
d36b1c1Thanks @chrarnoldus! - Provider Routing options have been added to Kilo Code and OpenRouter settings. It is now possible to select a sorting preference (e.g. prefer lower price) and data policy (e.g. deny data collection).
- #1924
f7d54eeThanks @chrarnoldus! - The dedicated Big Model API provider was removed. Instead, you can use the Z.AI provider with open.bigmodel.cn endpoint.
- #1911
62018d4Thanks @chrarnoldus! - Fixed Enhance Prompt and Commit Message Generation not working with GPT-5 on the OpenAI provider
-
#1892
c5cfb6cThanks @chrarnoldus! - Fixed not being able to set the Max Auto-Approve Cost -
#1889
2bbebd0Thanks @unitythemaker! - Chutes model list updated -
#1879
e348ea1Thanks @possible055! - Update Traditional Chinese translations for Settings UI
-
#1871
fe0b1ceThanks @kevinvandijk! - Include changes from Roo Code v3.25.10- Improved support for GPT-5 (thanks Cline and @app/roomote!)
- Fix: Use CDATA sections in XML examples to prevent parser errors (#4852 by @hannesrudolph, PR by @hannesrudolph)
- Fix: Add missing MCP error translation keys (thanks @app/roomote!)
- Fix: Resolve rounding issue with max tokens (#6806 by @markp018, PR by @mrubens)
- Add support for GLM-4.5 and OpenAI gpt-oss models in Fireworks provider (#6753 by @alexfarlander, PR by @app/roomote)
- Improve UX by focusing chat input when clicking plus button in extension menu (thanks @app/roomote!)
-
#1862
43c7179Thanks @kevinvandijk! - Include changes from Roo Code v3.25.8- Fix: Prevent disabled MCP servers from starting processes and show correct status (#6036 by @hannesrudolph, PR by @app/roomote)
- Fix: Handle current directory path "." correctly in codebase_search tool (#6514 by @hannesrudolph, PR by @app/roomote)
- Fix: Trim whitespace from OpenAI base URL to fix model detection (#6559 by @vauhochzett, PR by @app/roomote)
- Feat: Reduce Gemini 2.5 Pro minimum thinking budget to 128 (thanks @app/roomote!)
- Fix: Improve handling of net::ERR_ABORTED errors in URL fetching (#6632 by @QuinsZouls, PR by @app/roomote)
- Fix: Recover from error state when Qdrant becomes available (#6660 by @hannesrudolph, PR by @app/roomote)
- Fix: Resolve memory leak in ChatView virtual scrolling implementation (thanks @xyOz-dev!)
- Add: Swift files to fallback list (#5857 by @niteshbalusu11, #6555 by @sealad886, PR by @niteshbalusu11)
- Feat: Clamp default model max tokens to 20% of context window (thanks @mrubens!)
- Add support for Claude Opus 4.1
- Add code indexing support for multiple folders similar to task history (#6197 by @NaccOll, PR by @NaccOll)
- Make mode selection dropdowns responsive (#6423 by @AyazKaan, PR by @AyazKaan)
- Redesigned task header and task history (thanks @brunobergher!)
- Fix checkpoints timing and ensure checkpoints work properly (#4827 by @mrubens, PR by @NaccOll)
- Fix empty mode names from being saved (#5766 by @kfxmvp, PR by @app/roomote)
- Fix MCP server creation when setting is disabled (#6607 by @characharm, PR by @app/roomote)
- Update highlight layer style and align to textarea (#6647 by @NaccOll, PR by @NaccOll)
- Fix UI for approving chained commands
- Use assistantMessageParser class instead of parseAssistantMessage (#5340 by @qdaxb, PR by @qdaxb)
- Conditionally include reminder section based on todo list config (thanks @NaccOll!)
- Task and TaskProvider event emitter cleanup with new events (thanks @cte!)
- Set horizon-beta model max tokens to 32k for OpenRouter (requested by @hannesrudolph, PR by @app/roomote)
- Add support for syncing provider profiles from the cloud
- Fix: Improve Claude Code ENOENT error handling with installation guidance (#5866 by @JamieJ1, PR by @app/roomote)
- Fix: LM Studio model context length (#5075 by @Angular-Angel, PR by @pwilkin)
- Fix: VB.NET indexing by implementing fallback chunking system (#6420 by @JensvanZutphen, PR by @daniel-lxs)
- Add auto-approved cost limits (thanks @hassoncs!)
- Add Qwen 3 Coder from Cerebras (thanks @kevint-cerebras!)
- Fix: Handle Qdrant deletion errors gracefully to prevent indexing interruption (thanks @daniel-lxs!)
- Fix: Restore message sending when clicking save button (thanks @daniel-lxs!)
- Fix: Linter not applied to locales/*/README.md (thanks @liwilliam2021!)
- Handle more variations of chaining and subshell command validation
- More tolerant search/replace match
- Clean up the auto-approve UI (thanks @mrubens!)
- Skip interpolation for non-existent slash commands (thanks @app/roomote!)
-
#1856
9c8423eThanks @chrarnoldus! - Fixed Enhance Prompt and Commit Generation Message not working with GPT-5 on the OpenAI provider -
#1822
79efaeaThanks @tejaschokhawala! - Thinking Budget value parsing and boundary handling corrected -
#1850
b9714dbThanks @chrarnoldus! - Fixed "Failed to load Kilo Code provider model list" error -
#1829
2bdeaa0Thanks @catrielmuller! - Improve memory allocation on webview
- #1836
1cc5eddThanks @hassoncs! - The task timeline now scrolls horizontally using the mouse wheel (thanks @ABODFTW!)
-
#1814
3e7290eThanks @chrarnoldus! - Removed "Press Ctrl+Shift+G to generate terminal commands" message -
#1832
80b0f20Thanks @chrarnoldus! - Add GPT-5 model support to OpenAI provider
- #1792
ee300bcThanks @kevinvandijk! - Fix infinite spinning initial API request
- #1784
bf5bd8eThanks @catrielmuller! - Inline Assist - Improve compatibility with more models (JSON Parsing)
- #1786
26cb921Thanks @hellosunghyun! - Update Cerebras models with latest offerings
-
#1738
0d3643bThanks @catrielmuller! - Inline Assistant: Auto trigger - automatically show code suggestions after a configurable delay -
#1631
b4f6e09Thanks @mcowger! - Add support for virtual provider usage tracking, and fix a selection race condition.
- #1750
4e48339Thanks @catrielmuller! - Increased maximum system prompt length for Claude Code
-
#1761
c13bf0cThanks @Ed4ward! - adjust the configurations of BigModel provider for GLM-4.5, added tiers for models prices -
#1755
9054e23Thanks @chrarnoldus! - Add support for GLM-4.5-Flash, Zhipu's most advanced free model to date, to the BigModel and Z.AI providers. -
#1741
8ae7c1fThanks @tejaschokhawala! - feat(gemini): Add Gemma 3 27B to Gemini Provider -
#1744
b8f3267Thanks @catrielmuller! - Fix Message queue #1736 -
#1763
d3cfbcdThanks @ershang-fireworks! - Fix fireworks provider
-
#1721
3f816a8Thanks @damonto! - Remove shortcut notation from activity bar title that was present in some languages -
#1731
8aa1cd3Thanks @Ed4ward! - Added Z.AI & BigModel providers for GLM-4.5 Serials
-
#1717
529c0d6Thanks @hassoncs! - Only show the terminal generation tip once per session -
#1743
b5a50d1Thanks @hassoncs! - Fix bug preventing Orchestrator mode sub-tasks from reporting their results properly -
#1720
23dfe72Thanks @k9evin! - Fix MCP Marketplace installation modal state issue -
#1734
e2de39fThanks @chrarnoldus! - Added missing "Generate terminal command" label on the prompts settings page -
#1713
54b88f3Thanks @chrarnoldus! - The timeout for Ollama and LM Studio was increased from 5 minutes to 1 hour
-
#1707
d2af1bdThanks @possible055! - Refine Traditional Chinese translation -
#1710
8d5c647Thanks @NaccOll! - Todo reminders are no longer included in the prompt when todo lists are disabled -
#1711
e71ca57Thanks @hassoncs! - Fix missing padding in the Profile selector
-
#1654
c4ed29aThanks @kevinvandijk! - Include changes from Roo Code v3.25.4- feat: add SambaNova provider integration (#6077 by @snova-jorgep, PR by @snova-jorgep)
- feat: add Doubao provider integration (thanks @AntiMoron!)
- feat: set horizon-alpha model max tokens to 32k for OpenRouter (thanks @app/roomote!)
- feat: add zai-org/GLM-4.5-FP8 model to Chutes AI provider (#6440 by @leakless21, PR by @app/roomote)
- feat: add symlink support for AGENTS.md file loading (thanks @app/roomote!)
- feat: optionally add task history context to prompt enhancement (thanks @liwilliam2021!)
- fix: remove misleading task resumption message (#5850 by @KJ7LNW, PR by @KJ7LNW)
- feat: add pattern to support Databricks /invocations endpoints (thanks @adambrand!)
- fix: resolve navigator global error by updating mammoth and bluebird dependencies (#6356 by @hishtadlut, PR by @app/roomote)
- feat: enhance token counting by extracting text from messages using VSCode LM API (#6112 by @sebinseban, PR by @NaccOll)
- feat: auto-refresh marketplace data when organization settings change (thanks @app/roomote!)
- fix: kill button for execute_command tool (thanks @daniel-lxs!)
- Allow queueing messages with images
- Increase Claude Code default max output tokens to 16k (#6125 by @bpeterson1991, PR by @app/roomote)
- Add docs link for slash commands
- Hide Gemini checkboxes on the welcome view
- Clarify apply_diff tool descriptions to emphasize surgical edits
- Fix: Prevent input clearing when clicking chat buttons (thanks @hassoncs!)
- Update PR reviewer rules and mode configuration (thanks @daniel-lxs!)
- Add translation check action to pull_request.opened event (thanks @app/roomote!)
- Remove event types mention from PR reviewer rules (thanks @daniel-lxs!)
- Fix: Show diff view before approval when background edits are disabled (thanks @daniel-lxs!)
- Add support for organization-level MCP controls
- Fix zap icon hover state
- Add support for GLM-4.5-Air model to Chutes AI provider (#6376 by @matbgn, PR by @app/roomote)
- Improve subshell validation for commands
- Add message queueing (thanks @app/roomote!)
- Add options for URL Context and Grounding with Google Search to the Gemini provider (thanks @HahaBill!)
- Add image support to read_file tool (thanks @samhvw8!)
- Add experimental setting to prevent editor focus disruption (#4784 by @hannesrudolph, PR by @app/roomote)
- Add prompt caching support for LiteLLM (#5791 by @steve-gore-snapdocs, PR by @MuriloFP)
- Add markdown table rendering support
- Fix list_files recursive mode now works for dot directories (#2992 by @avtc, #4807 by @zhang157686, #5409 by @MuriloFP, PR by @MuriloFP)
- Add search functionality to mode selector popup and reorganize layout
- Sync API config selector style with mode selector
- Fix keyboard shortcuts for non-QWERTY layouts (#6161 by @shlgug, PR by @app/roomote)
- Add ESC key handling for modes, API provider, and indexing settings popovers (thanks @app/roomote!)
- Make task mode sticky to task (thanks @app/roomote!)
- Add text wrapping to command patterns in Manage Command Permissions (thanks @app/roomote!)
- Update list-files test for fixed hidden files bug (thanks @daniel-lxs!)
- Fix normalize Windows paths to forward slashes in mode export (#6307 by @hannesrudolph, PR by @app/roomote)
- Ensure form-data >= 4.0.4
- Fix filter out non-text tab inputs (Kilo-Org#712 by @szermatt, PR by @hassoncs)
- #1697
bcea22cThanks @chrarnoldus! - A note on where to find the MCP Marketplace was added
-
#1662
57e5c3eThanks @chrarnoldus! - Some UI text related to pricing and cost has been improved -
#1684
ccd8a63Thanks @NyxJae! - Standardize brand names in localizations -
#1666
c59029aThanks @kevint-cerebras! - Update available Cerebras models -
#1655
a3276c0Thanks @catrielmuller! - Credits Store Improvements -
#1688
de00d50Thanks @chrarnoldus! - Ollama requests no longer time out after 5 minutes -
#1677
8a0d0e8Thanks @possible055! - Refine Traditional Chinese translation
-
#1656
68a3f4aThanks @chrarnoldus! - Disable terminal shell integration by default -
#1596
3e918a2Thanks @hassoncs! - # Terminal Command GeneratorNew AI-powered terminal command generator- helps users create terminal commands using natural language
- Terminal Command Generator: Press
Ctrl+Shift+G(orCmd+Shift+Gon Mac) to generate terminal commands from natural language descriptions - Terminal Welcome Messages: New terminals now show helpful tips about the command generator feature
- API Configuration Selection: Choose which AI provider configuration to use for terminal command generation in settings
- Open any terminal in VSCode
- Press
Ctrl+Shift+G(Windows/Linux) orCmd+Shift+G(Mac) - Describe the command you want in plain English (e.g., "list all files in current directory", "find large files", "install npm package")
- The AI will generate and execute the appropriate terminal command
Navigate to Kilo Code settings → Terminal to configure:
- API Configuration: Select which AI provider to use for command generation (defaults to your current configuration)
- Terminal Command Generator: Press
-
#1628
4913a39Thanks @chrarnoldus! - Thanks @bhaktatejas922! Add experimental support for Morph Fast Apply
-
#1658
962c90aThanks @hassoncs! - Control Kilo Code programmatically from the command line using IPC with theKILO_CODE_IPC_SOCKET_PATHvar -
#1647
12a7a5aThanks @catrielmuller! - Simplify the Welcome/Login screen -
#1649
b3d3fc4Thanks @chrarnoldus! - The rule toggle UI works again, rules can be disabled.
-
#1645
81e20efThanks @catrielmuller! - You can now buy credits straight from the profile tab -
#1643
0e99eaeThanks @chrarnoldus! - Optimized memory usage of the chat view -
#1623
7e29e32Thanks @hassoncs! - Add webview memory metrics to telemetry
- #1614
2f9d064Thanks @chrarnoldus! - GitHub accounts now show their avatar on the profile page
- #1588
96be5a5Thanks @catrielmuller! - Add warning when Github Copilot conflicts with Kilo's Inline Assist keyboard commands
- #1514
3d09426Thanks @mcowger! - Show a toast to the user when the active handler changes in the virtual quota fallback provider.
- #1603
dd60d57Thanks @namaku! - fix(ollama): prefer num_ctx from model.parameters over context_length from model.info
-
#1579
4e5d90aThanks @kevinvandijk! - Include changes from Roo Code v3.24.0- Add Hugging Face provider with support for open source models (thanks @TGlide!)
- Add terminal command permissions UI to chat interface
- Add support for Agent Rules standard via AGENTS.md (thanks @sgryphon!)
- Add settings to control diagnostic messages
- Fix auto-approve checkbox to be toggled at any time (thanks @KJ7LNW!)
- Add efficiency warning for single SEARCH/REPLACE blocks in apply_diff (thanks @KJ7LNW!)
- Fix respect maxReadFileLine setting for file mentions to prevent context exhaustion (thanks @sebinseban!)
- Fix Ollama API URL normalization by removing trailing slashes (thanks @Naam!)
- Fix restore list styles for markdown lists in chat interface (thanks @village-way!)
- Add support for bedrock api keys
- Add confirmation dialog and proper cleanup for marketplace mode removal
- Fix cancel auto-approve timer when editing follow-up suggestion (thanks @hassoncs!)
- Fix add error message when no workspace folder is open for code indexing
-
#1561
b3b024fThanks @RSO! - Added notifications from kilocode backend -
#1574
2ac061eThanks @catrielmuller! - Improve the styles for the Inline Assist suggestion previews -
#1581
abf9898Thanks @hassoncs! - Fix 'failure to apply changes to files' when Git diff views are open -
#1575
3442152Thanks @hassoncs! - Attempt to fix the 'kilo icon missing' bug by switching back to PNG icons
- #1484
8294250Thanks @catrielmuller! - Improve Inline Assist suggestions by adding comprehensive context awareness
-
#1539
fd3679bThanks @chrarnoldus! - Ollama models now use and report the correct context window size. -
#1510
ee48df4Thanks @chrarnoldus! - Include changes from Roo Code v3.23.19- Fix configurable delay for diagnostics to prevent premature error reporting
- Add command timeout allowlist
- Add description and whenToUse fields to custom modes in .roomodes (thanks @RandalSchwartz!)
- Fix Claude model detection by name for API protocol selection (thanks @daniel-lxs!)
- Optional setting to prevent completion with open todos
- Add global rate limiting for OpenAI-compatible embeddings (thanks @daniel-lxs!)
- Add batch limiting to code indexer (thanks @daniel-lxs!)
- Add: Moonshot provider (thanks @CellenLee!)
- Add: Qwen/Qwen3-235B-A22B-Instruct-2507 model to Chutes AI provider
- Fix: move context condensing prompt to Prompts section (thanks @SannidhyaSah!)
- Add: jump icon for newly created files
- Fix: add character limit to prevent terminal output context explosion
- Fix: resolve global mode export not including rules files
- Add: auto-omit MCP content when no servers are configured
- Fix: sort symlinked rules files by symlink names, not target names
- Docs: clarify when to use update_todo_list tool
- Add: Mistral embedding provider (thanks @SannidhyaSah!)
- Fix: add run parameter to vitest command in rules (thanks @KJ7LNW!)
- Update: the max_tokens fallback logic in the sliding window
- Fix: Bedrock and Vertext token counting improvements (thanks @daniel-lxs!)
- Add: llama-4-maverick model to Vertex AI provider (thanks @MuriloFP!)
- Fix: properly distinguish between user cancellations and API failures
- Fix: add case sensitivity mention to suggested fixes in apply_diff error message
- Fix: Resolve 'Bad substitution' error in command parsing (#5978 by @KJ7LNW, PR by @daniel-lxs)
- Fix: Add ErrorBoundary component for better error handling (#5731 by @elianiva, PR by @KJ7LNW)
- Improve: Use SIGKILL for command execution timeouts in the "execa" variant (thanks @cte!)
- Split commands on newlines when evaluating auto-approve
- Smarter auto-deny of commands
- #1550
48b0d78Thanks @chrarnoldus! - A visual indication is now provided whenever the cost of an API Request could not be retrieved
- #1544
758d4adThanks @chrarnoldus! - Improvements to token and cost usage reporting
- #1526
fe97c95Thanks @chrarnoldus! - Specify the default model in one place in the code
-
#1518
f709388Thanks @chrarnoldus! - Claude Sonnet 4 is now the default model! Attend the Anthropic x Kilo Code workshop The Art of Prompt Engineering for Software Developers Thursday, July 31 2025! -
#1521
08ccbeaThanks @hassoncs! - The chat box is no longer cleared when clicking buttonsPreviously, if either of the buttons in the agent chat was clicked, the ChatTextArea would get cleared. Now, the ChatTextArea will only get cleared if a message is sent as part of the response.
-
#1487
ad91c38Thanks @mcowger! - Introduce a new Virtual Quota Fallback Provider - delegate to other Profiles based on cost or request count limits!This new virtual provider lets you set cost- or request-based quotas for a list of profiles. It will automatically falls back to the next profile's provider when any limit is reached!
-
#1502
73f414cThanks @hellosunghyun! - Update Cerebras models with latest offerings -
#1512
aea28beThanks @hassoncs! - Fix a memory leak when opening many documents with different Uris -
#1515
2b208b3Thanks @hassoncs! - Improve the background color of the "Help Improve Kilo Code" banner
- #1494
1488591Thanks @chrarnoldus! - Improved error reporting for Checkpoint-related failures
- #1477
8edf106Thanks @catrielmuller! - Prevent selection of incompatible providers when you switch models
- #1474
7efe383Thanks @catrielmuller! - Inline Assist Telemetry
- #1447
38d135eThanks @chrarnoldus! - (retry) The Task view now shows per-request cost when using the Kilo Code provider
-
#1462
54f09c6Thanks @chrarnoldus! - Kilo Code no longer uses Gemini 2.5 Pro after a fresh install/reset while showing Sonnet 3.7 -
#1471
d95b409Thanks @catrielmuller! - Fix Kilo Code profile persist of Routing Provider
- #1460
415ea90Thanks @chrarnoldus! - Improve label of todo list toggle
-
#1451
66b5892Thanks @catrielmuller! - Add toggles that disable Inline Assist features to the Settings panel -
#1450
077dba2Thanks @chrarnoldus! - Add todo list tool enable checkbox to provider advanced settings (thanks @daniel-lxs, @mrubens!) -
#1443
eba422aThanks @catrielmuller! - Adds support for changing the Kilo Code providers routing strategyYou can now select the OpenRouter provider to process your Kilo Code requests.
-
#1454
b34b55aThanks @chainedcoder! - Load project ID from Gemini CLI's .env file -
#1448
4e9118bThanks @chrarnoldus! - Removed language support for Filipino, Greek and Swedish because usage is very low. We can re-add these languages if there is demand.
-
#1386
48fb539Thanks @chrarnoldus! - Include changes from Roo Code v3.23.14- Fix Mermaid syntax warning (thanks @MuriloFP!)
- Expand Vertex AI region config to include all available regions in GCP Vertex AI (thanks @shubhamgupta731!)
- Handle Qdrant vector dimension mismatch when switching embedding models (thanks @daniel-lxs!)
- Fix typos in comment & document (thanks @noritaka1166!)
- Improve the display of codebase search results
- Correct translation fallback logic for embedding errors (thanks @daniel-lxs!)
- Clean up MCP tool disabling
- Link to marketplace from modes and MCP tab
- Fix TTS button display (thanks @sensei-woo!)
- Add Devstral Medium model support
- Add comprehensive error telemetry to code-index service (thanks @daniel-lxs!)
- Exclude cache tokens from context window calculation (thanks @daniel-lxs!)
- Enable dynamic tool selection in architect mode for context discovery
- Add configurable max output tokens setting for claude-code
- Add enable/disable toggle for code indexing (thanks @daniel-lxs!)
- Add a command auto-deny list to auto-approve settings
- Add navigation link to history tab in HistoryPreview
- Enable Claude Code provider to run natively on Windows (thanks @SannidhyaSah!)
- Add gemini-embedding-001 model to code-index service (thanks @daniel-lxs!)
- Resolve vector dimension mismatch error when switching embedding models
- Return the cwd in the exec tool's response so that the model is not lost after subsequent calls (thanks @chris-garrett!)
- Add configurable timeout for command execution in VS Code settings
- Prioritize built-in model dimensions over custom dimensions (thanks @daniel-lxs!)
- Add padding to the index model options
- Add Kimi K2 model to Groq along with fixes to context condensing math
- Add Cmd+Shift+. keyboard shortcut for previous mode switching
- Update the max-token calculation in model-params to better support Kimi K2 and others
- Add the ability to "undo" enhance prompt changes
- Fix a bug where the path component of the baseURL for the LiteLLM provider contains path in it (thanks @ChuKhaLi)
- Add support for Vertex AI model name formatting when using Claude Code with Vertex AI (thanks @janaki-sasidhar)
- The list-files tool must include at least the first-level directory contents (thanks @qdaxb)
- Add a configurable limit that controls both consecutive errors and tool repetitions (thanks @MuriloFP)
- Add
.terraform/and.terragrunt-cache/directories to the checkpoint exclusion patterns (thanks @MuriloFP) - Increase Ollama API timeout values (thanks @daniel-lxs)
- Fix an issue where you need to "discard changes" before saving even though there are no settings changes
- Fix
DirectoryScannermemory leak and improve file limit handling (thanks @daniel-lxs) - Fix time formatting in environment (thanks @chrarnoldus)
- Prevent empty mode names from being saved (thanks @daniel-lxs)
- Improve auto-approve checkbox UX
- Improve the chat message edit / delete functionality (thanks @liwilliam2021)
- Add
commandExecutionTimeouttoGlobalSettings - Log api-initiated tasks to a tmp directory
-
#1154
d871e5eThanks @chrarnoldus! - Update the Kilo code icon to adapt to light/dark themes -
#1396
2c46e91Thanks @catrielmuller! - Adds new Settings page for Inline AssistYou can now select the provider you'd like to use for
Inline Assistcommands
- #1435
05b5bf4Thanks @chrarnoldus! - Revert "Show per-request cost for Kilo Code provider"
- #1431
97a9b97Thanks @chrarnoldus! - The Task view now shows per-request cost when using the Kilo Code provider
-
#1408
cb5132fThanks @markijbema! - Log out kilo code provider when resetting data -
#1421
841bca9Thanks @chrarnoldus! - Fixed an issue where Kilo Code would inadvertently steal focus
- #1377
185f068Thanks @chrarnoldus! - Kilo Code no longer binds to the Ctrl+Shift+K combination
- #1362
08486c4Thanks @chrarnoldus! - Fixed excessive "Kilo Code is having trouble" warnings when the browser tool is scrolling
-
#1244
8b50f8eThanks @hassoncs! - New: Inline Assist CommandsWe've added two new commands that allow you to get AI assistance directly in the code editor. There's no need to start a whole new Kilo task if you just need a quick result. You can even use this while a task is running, speeding up your workflow!
⚡️ Quick Inline Tasks (Cmd/Ctl+I) Only need a quick change? Select some code (or don't!) and hit Cmd+I. Describe your goal in plain English ("create a React component with these props", "add error handling to this function"), and get ready-to-use suggestions directly in your editor.
🧠 Let Kilo Decide (Cmd/Ctl+L) Think the change you need is obvious? Just hit Cmd+L. Kilo will use the surrounding context to offer immediate improvements, keeping you in the flow.
⌨️ Live in Your Keyboard Use your arrow keys (↑/↓) to cycle through the options and see a live diff of the changes. Happy with a suggestion? Hit Tab to apply it. That's it. No mouse needed.
- #1359
fbff6cbThanks @chrarnoldus! - Fix positioning of send button in RTL languages
-
#1348
f83d1d7Thanks @chrarnoldus! - Add enable/disable toggle for code indexing (thanks @daniel-lxs!) -
#1328
584225aThanks @chrarnoldus! - Fixed "Kilo" being inadvertenly translated in some languages (e.g. Кіло, กิโล, キロ)
- #1340
1a367c9Thanks @chrarnoldus! - Add gemini-embedding-001 model to code-index service (thanks @daniel-lxs!)
-
#1305
34456eeThanks @cobra91! - French localization has been improved -
#1332
8863e50Thanks @hassoncs! - Fix max_tokens limit for moonshotai/kimi-k2-instruct on Groq
-
#1272
8026793Thanks @kevinvandijk! - Include changes from Roo Code v3.23.6- Move codebase indexing out of experimental (thanks @daniel-lxs and @MuriloFP!)
- Add todo list tool (thanks @qdaxb!)
- Fix code index secret persistence and improve settings UX (thanks @daniel-lxs!)
- Add Gemini embedding provider for codebase indexing (thanks @SannidhyaSah!)
- Support full endpoint URLs in OpenAI Compatible provider (thanks @SannidhyaSah!)
- Add markdown support to codebase indexing (thanks @MuriloFP!)
- Add Search/Filter Functionality to API Provider Selection in Settings (thanks @GOODBOY008!)
- Add configurable max search results (thanks @MuriloFP!)
- Add copy prompt button to task actions (thanks @Juice10 and @vultrnerd!)
- Fix insertContentTool to create new files with content (thanks @Ruakij!)
- Fix typescript compiler watch path inconsistency (thanks @bbenshalom!)
- Use actual max_completion_tokens from OpenRouter API (thanks @shariqriazz!)
- Prevent completion sound from replaying when reopening completed tasks (thanks @SannidhyaSah!)
- Fix access_mcp_resource fails to handle images correctly (thanks @s97712!)
- Prevent chatbox focus loss during automated file editing (thanks @hannesrudolph!)
- Resolve intermittent hangs and lack of clear error feedback in apply_diff tool (thanks @lhish!)
- Resolve Go duplicate references in tree-sitter queries (thanks @MuriloFP!)
- Chat UI consistency and layout shifts (thanks @seedlord!)
- Chat index UI enhancements (thanks @MuriloFP!)
- Fix model search being prefilled on dropdown (thanks @kevinvandijk!)
- Improve chat UI - add camera icon margin and make placeholder non-selectable (thanks @MuriloFP!)
- Delete .roo/rules-{mode} folder when custom mode is deleted
- Enforce file restrictions for all edit tools in architect mode
- Add User-Agent header to API providers
- Fix auto question timer unmount (thanks @liwilliam2021!)
- Fix new_task tool streaming issue
- Optimize file listing when maxWorkspaceFiles is 0 (thanks @daniel-lxs!)
- Correct export/import of OpenAI Compatible codebase indexing settings (thanks @MuriloFP!)
- Resolve workspace path inconsistency in code indexing for multi-workspace scenarios
- Always show the code indexing dot under the chat text area
- Fix bug where auto-approval was intermittently failing
- Remove erroneous line from announcement modal
- Update chat area icons for better discoverability & consistency
- Fix a bug that allowed list_files to return directory results that should be excluded by .gitignore
- Add an overflow header menu to make the UI a little tidier (thanks @dlab-anton)
- Fix a bug the issue where null custom modes configuration files cause a 'Cannot read properties of null' error (thanks @daniel-lxs!)
- Replace native title attributes with StandardTooltip component for consistency (thanks @daniel-lxs!)
- Fix: use decodeURIComponent in openFile (thanks @vivekfyi!)
- Fix(embeddings): Translate error messages before sending to UI (thanks @daniel-lxs!)
- Make account tab visible
- Grok 4
- #1324
0ff6960Thanks @chrarnoldus! - Add Kimi K2 model to Grok (thanks @mrubens)
- #1293
2371a08Thanks @Autumnlight02! - A few Mistral models (including devstral) were added.
- #1297
1dd349cThanks @chrarnoldus! - More details are included in the "Cannot complete request, make sure you are connected and logged in with the selected provider" error message
- #1274
e9fe0daThanks @raziel5746! - ENAMETOOLONG error in Claude Code integration on Windows is resolved
- #1280
6954e16Thanks @kevinvandijk! - Show idea suggestions when there is no task history
- #1263
32685c1Thanks @chrarnoldus! - The current time is now provided in ISO format, which is non-ambiguous and less likely to confuse the AI.
- #1259
4d55c91Thanks @kevinvandijk! - Fix model dropdown to show Kilo Code preferred models for the Kilo Code provider first
- #1255
acc2aafThanks @catrielmuller! - Fix autocomplete init with custom openrouter models
- #1242
c0ec484Thanks @hassoncs! - Continue to show commit message generation progress while waiting for LLM response
- #785
24cc186Thanks @kevinvandijk! - Add idea suggestion box to get you inspired with some ideas when starting out fresh
- #1238
c0b075cThanks @kevinvandijk! - Add Grok 4 support (thanks @mrubens!)
- #1183
e3ba400Thanks @chrarnoldus! - The default mode is now automatically selected if the previous mode doesn't exist anymore (this can happen with custom modes).
-
#885
02288f5Thanks @catrielmuller! - Improve UI responsiveness when the user cancel the current operation -
#1203
5c21b8bThanks @hassoncs! - Kilocode rules will now be included in the commit message generation prompt
- #1197
2ceb643Thanks @chrarnoldus! - Kilo Code now optionally sends error and usage data to help us fix bugs and improve the extension. No code, prompts, or personal information is ever sent. You can always opt-out in the Settings.
-
#1191
ce2b45aThanks @NyxJae! - Improve Chinese translations -
#1194
dee59c6Thanks @markijbema! - Minor improvement to login process for Kilocode provider -
#1186
e16adedThanks @hassoncs! - Improve the progress bar during commit message generation
- #1124
468019dThanks @alexandrevilain! - Allow configuring autocomplete API provider
- #1187
53ed102Thanks @kevinvandijk! - Fix multiple broken documentation links
- #1118
a9f6464Thanks @chrarnoldus! - Support MCP notifications (feature from Cline)
- #1158
359cf61Thanks @catrielmuller! - Kilo Code provider config UI rework
- #1084
c97d2f5Thanks @hassoncs! - Generate commit messages based on unstaged changes if there's nothing staged
- #1164
ceed4e3Thanks @philipvas! - Fix browser mode JSON snippets appearing in chat
-
#1163
3f0592aThanks @chrarnoldus! - Context condensing error messages are now more detailed -
#1165
fe6ed81Thanks @kevinvandijk! - Fix double scrollbar in dropdowns -
#1155
2cbd9f8Thanks @chrarnoldus! - Customer Support email address link was replaced by a web link, which works more reliably.
-
#841
1615ec7Thanks @catrielmuller! - Quick model selector on the chatbox -
#1149
62786a8Thanks @kevinvandijk! - Include changes from Roo Code v3.22.6- Add timer-based auto approve for follow up questions (thanks @liwilliam2021!)
- Add import/export modes functionality
- Add persistent version indicator on chat screen
- Add automatic configuration import on extension startup (thanks @takakoutso!)
- Add user-configurable search score threshold slider for semantic search (thanks @hannesrudolph!)
- Add default headers and testing for litellm fetcher (thanks @andrewshu2000!)
- Fix consistent cancellation error messages for thinking vs streaming phases
- Fix AWS Bedrock cross-region inference profile mapping (thanks @KevinZhao!)
- Fix URL loading timeout issues in @ mentions (thanks @MuriloFP!)
- Fix API retry exponential backoff capped at 10 minutes (thanks @MuriloFP!)
- Fix Qdrant URL field auto-filling with default value (thanks @SannidhyaSah!)
- Fix profile context condensation threshold (thanks @PaperBoardOfficial!)
- Fix apply_diff tool documentation for multi-file capabilities
- Fix cache files excluded from rules compilation (thanks @MuriloFP!)
- Add streamlined extension installation and documentation (thanks @devxpain!)
- Prevent Architect mode from providing time estimates
- Remove context size from environment details
- Change default mode to architect for new installations
- Suppress Mermaid error rendering
- Improve Mermaid buttons with light background in light mode (thanks @chrarnoldus!)
- Add .vscode/ to write-protected files/directories
- Update AWS Bedrock cross-region inference profile mapping (thanks @KevinZhao!)
- #1111
fe40949Thanks @kevinvandijk! - Make MCP server toggles easier accessible with button in the top bar
- #967
cd574a5Thanks @catrielmuller! - System Notification Setting
-
#1083
d2f5c4fThanks @IAmABear! - Fix project mcp settings button not opening file -
#1107
77cdbc9Thanks @chrarnoldus! - Exclude binary and cache files from rules compilation
-
#942
873e6c8Thanks @hassoncs! - Fix auto-generate commit message fails when git diff too largeNow we automatically exclude lockfiles when generating commit message diffs to avoid overflowing the context window.
-
#956
7219c34Thanks @markijbema! - do not autocomplete when we are indenting a line -
#1060
8b149e1Thanks @kevinvandijk! - Fix model search being prefilled in dropdown to prevent confusion in available models
- #981
66a4d0fThanks @chrarnoldus! - No longer steal focus from the chat text area when a file is being edited.
- #947
eae4b74Thanks @kamilchm! - Add support for project id set in env.GOOGLE_CLOUD_PROJECT for Gemini CLI (thanks @kamilchm!)
-
#949
1043c8bThanks @chrarnoldus! - Mermaid diagram toolbar is now light in light mode (bugfix) -
#945
e3580b8Thanks @chrarnoldus! - Improved Arabic translation by AL38lAlmdbeR
-
#894
421d57eThanks @chrarnoldus! - Kilo Code will no longer process file reads or MCP tool outputs if the estimated size is over 80% of the context window. If this behavior breaks your workflow, it can be re-enabled by checking Settings > Context > Allow very large file reads. -
#929
641d264Thanks @catrielmuller! - Edit and resend user feedback messages
-
#938
a606053Thanks @markijbema! - Add debugging info for when we cannot read a task file -
#943
8178463Thanks @catrielmuller! - Fix checkpoints do not always include a revert option
-
#926
75b6c80Thanks @chrarnoldus! - Arabic translation added (support for right-to-left languages is experimental) -
#930
047b30eThanks @kevinvandijk! - Include changes from Roo Code v3.22.4- Fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (thanks @Fovty!)
- Add optional mode suggestions to follow-up questions
- Restore JSON backwards compatibility for .roomodes files (thanks @daniel-lxs!)
- Fix: eliminate XSS vulnerability in CodeBlock component (thanks @KJ7LNW!)
- Fix terminal keyboard shortcut error when adding content to context (thanks @MuriloFP!)
- Fix checkpoint popover not opening due to StandardTooltip wrapper conflict (thanks @daniel-lxs!)
- Fix(i18n): correct gemini cli error translation paths (thanks @daniel-lxs!)
- Code Index (Qdrant) recreate services when change configurations (thanks @catrielmuller!)
- Fix undefined mcp command (thanks @qdaxb!)
- Use upstream_inference_cost for OpenRouter BYOK cost calculation and show cached token count (thanks @chrarnoldus!)
- Update maxTokens value for qwen/qwen3-32b model on Groq (thanks @KanTakahiro!)
- Standardize tooltip delays to 300ms
- Add support for loading rules from a global .kilocode directory (thanks @samhvw8!)
- Modes selector improvements (thanks @brunobergher!)
- Use safeWriteJson for all JSON file writes to avoid task history corruption (thanks @KJ7LNW!)
- Improve YAML error handling when editing modes
- Add default task names for empty tasks (thanks @daniel-lxs!)
- Improve translation workflow to avoid unnecessary file reads (thanks @KJ7LNW!)
- Allow write_to_file to handle newline-only and empty content (thanks @Githubguy132010!)
- Address multiple memory leaks in CodeBlock component (thanks @kiwina!)
- Memory cleanup (thanks @xyOz-dev!)
- Fix port handling bug in code indexing for HTTPS URLs (thanks @benashby!)
- Improve Bedrock error handling for throttling and streaming contexts
- Handle long Claude code messages (thanks @daniel-lxs!)
- Fixes to Claude Code caching and image upload
- Disable reasoning budget UI controls for Claude Code provider
- Remove temperature parameter for Azure OpenAI reasoning models (thanks @ExactDoug!)
- Add VS Code setting to disable quick fix context actions (thanks @OlegOAndreev!)
- #931
351ebdeThanks @chrarnoldus! - The /newtask command now starts a task more reliably.
- #905
4224ba9Thanks @kevinvandijk! - Improve MCP marketplace and installed MCP servers views (thanks Roo Code!)
- #921
4d0d1edThanks @chrarnoldus! - Enable browser tool for Gemini, GPT and all other models that can read images
-
#889
7f72a33Thanks @catrielmuller! - Refresh CodeIndex Services (Qdrant) when change the configuration -
#911
ef17629Thanks @NyxJae! - Improve Chinese translation: Kilo Code should be a proper noun -
#910
91ce5a6Thanks @chrarnoldus! - Fix not being able to open Mermaid diagrams in a tab or save them
- #867
717823fThanks @Juice10! - Add copy prompt button to task actions. Based on @vultrnerd's feedback.
- #890
1a35cfeThanks @hassoncs! - Only show the colorful gutter bars when hovering over the Task Timeline
-
#887
df10163Thanks @kevinvandijk! - Update text on welcome screen -
#886
084cee7Thanks @chrarnoldus! - Fixed crashes with the error message "Bad substitution" and "Cannot read properties of undefined (reading 'includes')"
- #881
30836f4Thanks @kevinvandijk! - Add support for Gemini CLI provider (thanks Roo & Cline!)
- #842
32e4c30Thanks @markijbema! - add a button to fix mermaid syntax errors by calling the LLM
-
#871
52f216dThanks @hassoncs! - Add a colorful gutter to chat messages corresponding to the Task Timeline -
#861
8e9df82Thanks @chrarnoldus! - Add language support for Filipino, Thai, Ukrainian, Czech, Greek and Swedish -
#847
fbe3c75Thanks @hassoncs! - Highlight the context window progress bar red when near the limit
-
#853
e9452f1Thanks @hassoncs! - Fix @ mentions not working after slash commands -
#854
81d8b06Thanks @catrielmuller! - Fix allowed commands export/import -
#871
52f216dThanks @hassoncs! - Enable the Task Timeline by default
-
#844
8f33721Thanks @kevinvandijk! - Include changes from Roo Code v3.21.5- Fix Qdrant URL prefix handling for QdrantClient initialization (thanks @CW-B-W!)
- Improve LM Studio model detection to show all downloaded models (thanks @daniel-lxs!)
- Resolve Claude Code provider JSON parsing and reasoning block display
- Fix start line not working in multiple apply diff (thanks @samhvw8!)
- Resolve diff editor issues with markdown preview associations (thanks @daniel-lxs!)
- Resolve URL port handling bug for HTTPS URLs in Qdrant (thanks @benashby!)
- Mark unused Ollama schema properties as optional (thanks @daniel-lxs!)
- Close the local browser when used as fallback for remote (thanks @markijbema!)
- Add Claude Code provider for local CLI integration (thanks @BarreiroT!)
- Add profile-specific context condensing thresholds (thanks @SannidhyaSah!)
- Fix context length for lmstudio and ollama (thanks @thecolorblue!)
- Resolve MCP tool eye icon state and hide in chat context (thanks @daniel-lxs!)
- Add LaTeX math equation rendering in chat window
- Add toggle for excluding MCP server tools from the prompt (thanks @Rexarrior!)
- Add symlink support to list_files tool
- Fix marketplace blanking after populating
- Fix recursive directory scanning in @ mention "Add Folder" functionality (thanks @village-way!)
- Resolve phantom subtask display on cancel during API retry
- Correct Gemini 2.5 Flash pricing (thanks @daniel-lxs!)
- Resolve marketplace timeout issues and display installed MCPs (thanks @daniel-lxs!)
- Onboarding tweaks to emphasize modes (thanks @brunobergher!)
- Rename 'Boomerang Tasks' to 'Task Orchestration' for clarity
- Remove command execution from attempt_completion
- Fix markdown for links followed by punctuation (thanks @xyOz-dev!)
-
#845
8e53c23Thanks @hassoncs! - Improved Task Timeline tooltips -
#825
b7b7f8cThanks @chrarnoldus! - Show number of cache reads for Gemini models
-
#794
7113260Thanks @markijbema! - Include changes from Roo Code v3.21.1- Fix tree-sitter issues that were preventing codebase indexing from working correctly
- Improve error handling for codebase search embeddings
- Resolve MCP server execution on Windows with node version managers
- Default 'Enable MCP Server Creation' to false
- Rate limit correctly when starting a subtask (thanks @olweraltuve!)
- Add Gemini 2.5 models (Pro, Flash and Flash Lite) (thanks @daniel-lxs!)
- Add max tokens checkbox option for OpenAI compatible provider (thanks @AlexandruSmirnov!)
- Update provider models and prices for Groq & Mistral (thanks @KanTakahiro!)
- Add proper error handling for API conversation history issues (thanks @KJ7LNW!)
- Fix ambiguous model id error (thanks @elianiva!)
- Fix save/discard/revert flow for Prompt Settings (thanks @hassoncs!)
- Fix codebase indexing alignment with list-files hidden directory filtering (thanks @daniel-lxs!)
- Fix subtask completion mismatch (thanks @feifei325!)
- Fix Windows path normalization in MCP variable injection (thanks @daniel-lxs!)
- Update marketplace branding to 'Roo Marketplace' (thanks @SannidhyaSah!)
- Refactor to more consistent history UI (thanks @elianiva!)
- Adjust context menu positioning to be near Copilot
- Update evals Docker setup to work on Windows (thanks @StevenTCramer!)
- Include current working directory in terminal details
- Encourage use of start_line in multi-file diff to match legacy diff
- Always focus the panel when clicked to ensure menu buttons are visible (thanks @hassoncs!)
- #829
8fbae6bThanks @hassoncs! - Fixed issue causing workflows and rules not to load immediately when the extension loads
-
#801
e64e172Thanks @hassoncs! - Fix minor task timeline layout shift from hidden scrollbar -
#812
40bb083Thanks @chrarnoldus! - Fix TelemetryService not initialized error when applying diff fails
-
#770
f2fe2f1Thanks @hassoncs! - Add $WORKSPACE_ROOT environment variable to terminal sessions for easier workspace navigationTerminal sessions now automatically include a
$WORKSPACE_ROOTenvironment variable that points to your current workspace root directory. This makes it easier for the agent to run terminal commands in sub-directories, for example, running just one directory's tests:cd $WORKSPACE_ROOT && npx jest.This enhancement is particularly useful when working in deeply nested directories or when you need to quickly reference files or tests at the root level. In multi-workspace setups, this points to the workspace folder containing your currently active file.
- #788
120f6ceThanks @chrarnoldus! - Fix cache read stats not being shown in the Chat window
- #773
28b90f1Thanks @chrarnoldus! - Rename Roo to Kilo in the diff view
-
#777
b04ad66Thanks @markijbema! - Added Cerebras API provider (from Cline) -
#768
fc7a357Thanks @kevinvandijk! - Include changes from Roo Code v3.20.3- Resolve diff editor race condition in multi-monitor setups (thanks @daniel-lxs!)
- Add logic to prevent auto-approving edits of configuration files
- Adjust searching and listing files outside of the workspace to respect the auto-approve settings
- Fix multi-file diff error handling and UI feedback (thanks @daniel-lxs!)
- Improve prompt history navigation to not interfere with text editing (thanks @daniel-lxs!)
- Fix errant maxReadFileLine default
- Limit search_files to only look within the workspace for improved security
- Force tar-fs >=2.1.3 for security vulnerability fix
- Add cache breakpoints for custom vertex models on Unbound (thanks @pugazhendhi-m!)
- Reapply reasoning for bedrock with fix (thanks @daniel-lxs!)
- Sync BatchDiffApproval styling with BatchFilePermission for UI consistency (thanks @samhvw8!)
- Add max height constraint to MCP execution response for better UX (thanks @samhvw8!)
- Prevent MCP 'installed' label from being squeezed #4630 (thanks @daniel-lxs!)
- Allow a lower context condesning threshold (thanks @SECKainersdorfer!)
- Avoid type system duplication for cleaner codebase (thanks @EamonNerbonne!)
- Temporarily revert thinking support for Bedrock models
- Improve performance of MCP execution block
- Add indexing status badge to chat view
- Add experimental multi-file edits (thanks @samhvw8!)
- Move concurrent reads setting to context settings with default of 5
- Improve MCP execution UX (thanks @samhvw8!)
- Add magic variables support for MCPs with
workspaceFolderinjection (thanks @NamesMT!) - Add prompt history navigation via arrow up/down in prompt field
- Add support for escaping context mentions (thanks @KJ7LNW!)
- Add DeepSeek R1 support to Chutes provider
- Add reasoning budget support to Bedrock models for extended thinking
- Add mermaid diagram support buttons (thanks @qdaxb!)
- Update XAI models and pricing (thanks @edwin-truthsearch-io!)
- Update O3 model pricing
- Add manual OpenAI-compatible format specification and parsing (thanks @dflatline!)
- Add core tools integration tests for comprehensive coverage
- Add JSDoc documentation for ClineAsk and ClineSay types (thanks @hannesrudolph!)
- Populate whenToUse descriptions for built-in modes
- Fix file write tool with early relPath & newContent validation checks (thanks @Ruakij!)
- Fix TaskItem display and copy issues with HTML tags in task messages (thanks @forestyoo!)
- Fix OpenRouter cost calculation with BYOK (thanks @chrarnoldus!)
- Fix terminal busy state reset after manual commands complete
- Fix undefined output on multi-file apply_diff operations (thanks @daniel-lxs!)
-
#769
d12f4a3Thanks @hassoncs! - Add task timeline visualization to help you navigate chat historyWe've added a new task timeline that gives you a visual overview of your conversation flow. You can click on timeline messages to quickly jump to specific points in your chat history, making it much easier to understand what happened during your session and navigate back to important moments.
This feature is available as a new setting in Display Settings. Enable it when you want that extra visibility into your task progress!
-
#747
943c7ddThanks @markijbema! - Close the browsertool properly when a remote browser is configured but a fallback local one is used -
#746
701db76Fix possible CSP error when loading OpenRouter endpoints from custom URL
-
#719
cc77370Thanks @hassoncs! - ## New FeaturesAdd ability to customize git commit generation prompt and provider
- Custom API Configuration: Added support for selecting a specific API configuration for commit message generation in Settings > Prompts
- Enhanced Commit Message Support: Introduced a new
COMMIT_MESSAGEsupport prompt type with comprehensive conventional commit format guidance
- The support prompts can now be saved/discarded like other settings
- #706
48af442Thanks @cobra91! - The OpenRouter provider now uses the custom base URL when fetching the model list.
- #724
a3d70acThanks @chrarnoldus! - Added support for Excel (.xlsx) files
-
#690
9b1451aThanks @kevinvandijk! - Include changes from Roo Code v3.19.7:- Fix McpHub sidebar focus behavior to prevent unwanted focus grabbing
- Disable checkpoint functionality when nested git repositories are detected to prevent conflicts
- Remove unused Storybook components and dependencies to reduce bundle size
- Add data-testid ESLint rule for improved testing standards (thanks @elianiva!)
- Update development dependencies including eslint, knip, @types/node, i18next, fast-xml-parser, and @google/genai
- Improve CI infrastructure with GitHub Actions and Blacksmith runner migrations
- Replace explicit caching with implicit caching to reduce latency for Gemini models
- Clarify that the default concurrent file read limit is 15 files (thanks @olearycrew!)
- Fix copy button logic (thanks @samhvw8!)
- Fade buttons on history preview if no interaction in progress (thanks @sachasayan!)
- Allow MCP server refreshing, fix state changes in MCP server management UI view (thanks @taylorwilsdon!)
- Remove unnecessary npx usage in some npm scripts (thanks @user202729!)
- Bug fix for trailing slash error when using LiteLLM provider (thanks @kcwhite!)
- Fix Gemini 2.5 Pro Preview thinking budget bug
- Add Gemini Pro 06-05 model support (thanks @daniel-lxs and @shariqriazz!)
- Fix reading PDF, DOCX, and IPYNB files in read_file tool (thanks @samhvw8!)
- Fix Mermaid CSP errors with enhanced bundling strategy (thanks @KJ7LNW!)
- Improve model info detection for custom Bedrock ARNs (thanks @adamhill!)
- Add OpenAI Compatible embedder for codebase indexing (thanks @SannidhyaSah!)
- Fix multiple memory leaks in ChatView component (thanks @kiwina!)
- Fix WorkspaceTracker resource leaks by disposing FileSystemWatcher (thanks @kiwina!)
- Fix RooTips setTimeout cleanup to prevent state updates on unmounted components (thanks @kiwina!)
- Fix FileSystemWatcher leak in RooIgnoreController (thanks @kiwina!)
- Fix clipboard memory leak by clearing setTimeout in useCopyToClipboard (thanks @kiwina!)
- Fix ClineProvider instance cleanup (thanks @xyOz-dev!)
- Enforce codebase_search as primary tool for code understanding tasks (thanks @hannesrudolph!)
- Improve Docker setup for evals
- Move evals into pnpm workspace, switch from SQLite to Postgres
- Refactor MCP to use getDefaultEnvironment for stdio client transport (thanks @samhvw8!)
- Get rid of "partial" component in names referencing not necessarily partial messages (thanks @wkordalski!)
- Improve feature request template (thanks @elianiva!)
-
#592
68c3d6eThanks @chrarnoldus! - Workflow and rules configuration screen added
- #697
9514f22Thanks @kevinvandijk! - Add correct path to walkthrough files to show walkthrough on first load (thanks for the report @adamhill!)
-
#695
a7910ebThanks @kevinvandijk! - Fix: Feedback button overlaps new mode creation dialog -
#693
2a9edf8Thanks @hassoncs! - Temporarily remove .kilocode/rule loading for commit message generation until it works better
-
#633
347cf9eThanks @hassoncs! - # AI-Powered Git Commit Message GenerationAutomatically generate meaningful Git commit messages using AI
- Stage your changes in Git as usual
- Click the [KILO] square icon in the Source Control panel
- The AI analyzes your staged changes and generates an appropriate commit message
- The generated message is automatically populated in the commit input box
-
#638
3d2e749Thanks @tru-kilo! - Added ability to favorite tasks
-
#612
793cfddThanks @HadesArchitect! - - #611 Customer Support Visibility (Added links to contact customer support) -
#672
c3d955cThanks @chrarnoldus! - Fixed response times for gemini-2.5-pro-preview being very slow (minutes instead of seconds) -
#671
e0a3740Thanks @chrarnoldus! - OpenRouter bring-your-own-key models now have much more accurate cost estimates.
- #636
6193029Thanks @kevinvandijk! - Include changes from Roo Code v3.19.4
- #628
3bfd49eThanks @kevinvandijk! - Add clarification about adding context and how to add files/images
- #614
1753220Thanks @kevinvandijk! - Fix issue with attempt_completion wanting to initialize telemetry (Roo leftover), we don't want telemetry
-
#597
7e9789cThanks @hassoncs! - Experimental AutocompleteIntroduces early support for "Kilo Complete", Kilo Code's new autocomplete engine. In this initial release, the Kilo Code provider is required and model selection isn’t yet configurable. Stay tuned for additional features, improvements to the completions, and customization options coming soon!
-
#610
9aabc2cThanks @kevinvandijk! - Add way to go back to active agent session from profile page, resolves #556 (thanks for the issue @karrots) -
#603
99cb0a4Thanks @kevinvandijk! - Include changes from Roo Code v3.19.3
-
#541
6e14fceThanks @tru-kilo! - Fixed double scrollbars in profile dropdown -
#584
0b8b9aeThanks @chrarnoldus! - Fix being unable to select certain Kilo Code Provider Models (a similarly named but different model would be selected instead)
- #566
1cd5234Thanks @kevinvandijk! - Include changes from Roo Code v3.18.5
- #568
d1afa39Thanks @chrarnoldus! - Fix Claude not supporting computer use
- #561
4e8c7f2Thanks @kevinvandijk! - Revert previous update, we found some issues, apologies
-
#546
3895af3Thanks @kevinvandijk! - Include changes from Roo Code v3.18.5 -
#554
e8a6759Thanks @seuros! - Add fallback Support for Root-Level .mcp.json (thanks @seuros!)
-
#558
d5a0dadThanks @chrarnoldus! - Some text on the Providers Settings tab has been translated into languages other than English. -
#539
a5958c9Thanks @chrarnoldus! - Include changes from Roo Code v3.18.1 -
#551
b6bc484Thanks @chrarnoldus! - Kilo Code now has a menu item label on the right side panel
- #524
e1d59f1Thanks @chrarnoldus! - Fix menu stops working when Kilo Code is moved between primary and secondary sidebars
- #520
2e53902Thanks @kevinvandijk! - Change recommended model to Claude 4 Sonnet
-
#514
c3581e9Thanks @PeterDaveHello! - Update xAI grok-3 with non-beta versions -
#513
67aa950Thanks @chrarnoldus! - Include changes from Roo Code v3.18.0 -
#490
c9693d7Thanks @kevinvandijk! - Add Indonesian language support
- #507
6734fd9Thanks @daliovic! - Also include support for claude 4 models via the Anthropic provider
- #488
cd22adeThanks @EamonNerbonne! - Enable caching for the new anthropic models
-
#470
1715429Thanks @RSO! - Added a profile view that shows your current Kilo Code balance -
#476
262e7a2Thanks @kevinvandijk! - Add /smol command (thanks Cline and @0xToshii)
-
#473
9be2dc0Thanks @tru-kilo! - Added a slash reportbug command to report bugs directly from the extension to the kilocode repo -
#437
84a7f07Thanks @tru-kilo! - Added a slash newrule command -
#442
b1b0f58Thanks @chrarnoldus! - The Kilo Code Provider now supports web-based IDEs, such as FireBase Studio, through an alternative authentication flow. The user should copy and paste the API Key manually in this case.
-
#432
adfed7cThanks @seuros! - Support Streamable HTTP for MCP according to the 2025-03-26 spec -
#440
64adc9cThanks @kevinvandijk! - Include changes from Roo Code v3.17.2
-
#430
44ed7adThanks @drakonen! - Added a notification when using non-kilocode-rules files -
#436
c6f54b7Thanks @RSO! - Make the prompts view accessible through the topbar -
#434
f38e83cThanks @RSO! - Fixed bug in SettingsView that caused issues with detecting/saving changes
-
#401
d077452Thanks @kevinvandijk! - Add ability to attach an image from within the context menu -
Include changes from Roo Code v3.16.6
-
#386
5caba61Thanks @kevinvandijk! - Clearly display Kilo Code recommended models -
#354
106b722Thanks @hassoncs! - Fix wrong model after login (#213)
-
#381
60892c8Thanks @kevinvandijk! - Include changes from Roo Code v3.16.3 -
#303
b69a57eThanks @drakonen! - Kilo Code Provider can now do all the OpenRouter models
- Switch mode icons from unicode emojis to codicons
- Fixed UI Issue - Unreadable transparent section at bottom of chat textArea. Thanks to @agape-apps for reporting this issue! See Kilo-Org/kilocode#306
- Fix feedback button overlapping selection action button in history view
- Include changes from Roo Code v3.15.5
- Fix issue with removed slash commands for changing modes
- Use the phrase feature-merge instead of superset in displayName and README
- Fix "Some text unreadable in Light high contrast theme" issue
- Include slash commands from Cline, include /newtask command
- Fix translations for system notifications
- Include changes from Roo Code v3.14.3
- Add easier way to add Kilo Code credit when balance is low
- Small UI improvements for dark themes
- Include changes from Roo Code v3.14.2
- Fix settingview appearing not to save when hitting save button
- Fix dark buttons on light vscode themes (thanks @Aikiboy123)
- Improve UI for new tasks, history and MCP servers
- Add commands for importing and exporting settings
- Include changes from Roo Code v3.13.2
- Fix chat window buttons overlapping on small sizes (thanks @Aikiboy123)
- Fix feedback button overlapping create mode button in prompts view
- Fix image thumbnails after pasting image (thanks @Aikiboy123)
- Include Roo Code v3.12.3 changes
- Fix http referer header
- Add better first time experience flow
- Fix confirmation dialog not closing in settings view
- Add support for Gemini 2.5 Flash Preview for Kilo Code provider
- Pull in updates from Roo Code v3.11.7