Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
152 commits
Select commit Hold shift + click to select a range
400d0cd
Changeset version bump (#9654)
github-actions[bot] Nov 27, 2025
d2d311e
fix: race condition in new_task tool for native protocol (#9655)
daniel-lxs Nov 27, 2025
b8f2da1
chore: add changeset for v3.34.8 (#9657)
mrubens Nov 27, 2025
b149e69
Changeset version bump (#9658)
github-actions[bot] Nov 27, 2025
5a6dd58
feat: add model-specific tool customization via excludedTools and inc…
daniel-lxs Nov 27, 2025
3f0a697
feat(web-evals): add task log viewing, export failed logs, and new ru…
hannesrudolph Nov 28, 2025
9b5f639
Metadata‑driven subtasks (no UI changes): automatic parent resume and…
hannesrudolph Nov 28, 2025
e682c03
feat: add search_and_replace tool for batch text replacements (#9549)
hannesrudolph Nov 28, 2025
b111d12
feat: enable native tool support for DeepSeek and Doubao models (#9671)
daniel-lxs Nov 28, 2025
bd2c501
feat: add native tool support to Requesty provider (#9672)
daniel-lxs Nov 28, 2025
53d1f43
Include tool format in environment details (#9661)
mrubens Nov 28, 2025
5d02099
feat(groq): enable native tool support for models that support functi…
daniel-lxs Nov 28, 2025
59ee1c9
feat: add native tools support for OpenAI-compatible providers (#9676)
daniel-lxs Nov 28, 2025
127ecf6
feat: enable native tool calls for Vertex Gemini models (#9678)
daniel-lxs Nov 28, 2025
c688a64
fix: display install count in millions instead of thousands (#9677)
roomote[bot] Nov 29, 2025
9335348
feat: add apply_patch native tool (#9663)
hannesrudolph Nov 29, 2025
f9eb6d9
feat: add debug buttons to view API and UI history (#9684)
hannesrudolph Nov 29, 2025
d2017c8
Add web-evals updates and kill run functionality (#9681)
hannesrudolph Nov 29, 2025
ae29777
Add Grok 4 Fast and Grok 4.1 Fast, plus xAI native tool calling (#9690)
mrubens Nov 30, 2025
4591e96
Add native tool calling for deepinfra (#9691)
mrubens Nov 30, 2025
f26d5a4
ux: Improvements to the new, RCC Provider centric onboarding flow (#9…
brunobergher Dec 1, 2025
49aad85
ux: Toolbar cleanup and settings consolidation (#9710)
brunobergher Dec 1, 2025
7590305
Update a couple provider labels (#9711)
mrubens Dec 1, 2025
48d3e4d
Release: v1.88.0 (#9713)
mrubens Dec 1, 2025
af74709
Remove TabContent wrapper from Modes and MCP (#9712)
mrubens Dec 1, 2025
bf3e4d8
fix: preserve tool_use blocks in summary for parallel tool calls (#9714)
SilentFlower Dec 1, 2025
34c524f
feat(chutes): detect native tool support from API supported_features …
daniel-lxs Dec 1, 2025
0a2d1a4
Add NTC support for Cerebras (#9692)
mrubens Dec 1, 2025
eb12054
Add native tools support to Unbound (#9699)
mrubens Dec 1, 2025
b5acebc
Add native tool support for vercel ai gateway (#9697)
mrubens Dec 1, 2025
8244f70
Default grok code fast to native tools (#9717)
mrubens Dec 1, 2025
faa6c40
Bedrock native tool calling (#9698)
mrubens Dec 1, 2025
be76594
Support tool calling in native ollama provider (#9696)
mrubens Dec 1, 2025
ad28e12
feat: add native tool support for LiteLLM provider (#9719)
daniel-lxs Dec 1, 2025
9dac7e7
fix: prevent navigation buttons from wrapping on smaller screens (#9721)
roomote[bot] Dec 1, 2025
bfb3386
chore: add changeset for v3.35.0 (#9724)
mrubens Dec 1, 2025
35d4634
Changeset version bump (#9725)
github-actions[bot] Dec 1, 2025
9b18014
chore: bump version to v1.89.0 (#9718)
cte Dec 1, 2025
edd7cc0
fix: flush pending tool results before task delegation (#9726)
daniel-lxs Dec 1, 2025
3f4f7c0
Better IPC error logging (#9727)
cte Dec 1, 2025
e7043e5
chore: add changeset for v3.35.1 (#9728)
mrubens Dec 1, 2025
ba7340f
Changeset version bump (#9729)
github-actions[bot] Dec 1, 2025
b2b4f64
Pass app version to provider (#9730)
cte Dec 2, 2025
d2b274a
Allow models to contain default temperature (#9734)
mrubens Dec 2, 2025
700fe42
Look for a tag in the Roo provider to default the model to native too…
mrubens Dec 2, 2025
6f0addf
Assume all LiteLLM models support native tools (#9736)
mrubens Dec 2, 2025
954a6cb
chore: add changeset for v3.35.2 (#9737)
mrubens Dec 2, 2025
906c6f0
Changeset version bump (#9738)
github-actions[bot] Dec 2, 2025
152af14
Switch to new welcome view (#9741)
mrubens Dec 2, 2025
9975a41
web: Homepage changes (#9675)
brunobergher Dec 2, 2025
aa507ad
Add vendor confidentiality section to the system prompt for stealth m…
mrubens Dec 2, 2025
562a799
chore: add changeset for v3.35.3 (#9743)
mrubens Dec 2, 2025
c91a19f
Changeset version bump (#9745)
github-actions[bot] Dec 2, 2025
be69ef9
Refactor: Remove line_count parameter from write_to_file tool (#9667)
hannesrudolph Dec 2, 2025
9a1d7a6
fix: remove reasoning toggles for GLM-4.5 and GLM-4.6 on z.ai provide…
roomote[bot] Dec 2, 2025
aa40988
fix: handle malformed native tool calls to prevent hanging (#9758)
daniel-lxs Dec 3, 2025
fbc0f80
chore: add changeset for v3.35.4 (#9763)
mrubens Dec 3, 2025
74d1ed7
Changeset version bump (#9764)
github-actions[bot] Dec 3, 2025
5b94eec
Convert the Roo provider tools for OpenAI (#9769)
mrubens Dec 3, 2025
648e009
Update the evals keygen command (#9754)
cte Dec 3, 2025
873a763
feat: Add provider routing selection for OpenRouter embeddings (#9144…
SannidhyaSah Dec 3, 2025
18117f0
ux: Updates to CloudView (#9776)
roomote[bot] Dec 3, 2025
822343c
Update model key for minimax in MODEL_DEFAULTS (#9778)
mrubens Dec 3, 2025
40a8e0c
Release v3.35.5 (#9781)
mrubens Dec 3, 2025
48dc4d9
Changeset version bump (#9783)
github-actions[bot] Dec 3, 2025
a4f4f35
Use search_and_replace for minimax (#9780)
mrubens Dec 3, 2025
23605be
fix: restore context when rewinding after condense (#8295) (#9665)
hannesrudolph Dec 3, 2025
86edc01
fix: remove omission detection logic to fix false positives (#9787)
roomote[bot] Dec 3, 2025
1879200
Fix Vercel AI Gateway model fetching (#9791)
cte Dec 3, 2025
ce22901
refactor: remove insert_content tool (#9751)
daniel-lxs Dec 3, 2025
ec551b1
feat: add reasoning_details support to Roo provider (#9796)
roomote[bot] Dec 3, 2025
837ce3f
chore: hide parallel tool calls experiment and disable feature (#9798)
hannesrudolph Dec 4, 2025
72a6805
Update next.js (#9799)
jr Dec 4, 2025
d065b88
Fix the download count on the homepage (#9807)
mrubens Dec 4, 2025
573cfc3
Default to native tools for all models in the Roo provider (#9811)
mrubens Dec 4, 2025
94c997c
Fix/cerebras conservative max tokens (#9804)
sebastiand-cerebras Dec 4, 2025
a698875
Release v3.36.0 (#9814)
mrubens Dec 4, 2025
7df268c
Changeset version bump (#9828)
github-actions[bot] Dec 4, 2025
0eddc97
ux: improved error messages and documentation links (#9777)
brunobergher Dec 4, 2025
0ed5f3c
web: New Pricing Page (#9821)
brunobergher Dec 4, 2025
3178113
Ignore input to the execa terminal process (#9827)
mrubens Dec 4, 2025
29385e0
fix: Overly round follow-up question suggestions (#9829)
brunobergher Dec 4, 2025
ffff38b
Always enabled reasoning for models that require it (#9836)
cte Dec 4, 2025
61aabe7
ChatView: smoother stick-to-bottom during streaming (#8999)
hannesrudolph Dec 4, 2025
63f6fec
feat: add symlink support for slash commands in .roo/commands folder …
mrubens Dec 4, 2025
ae655c5
fix: sanitize reasoning_details IDs to remove invalid characters (#9839)
daniel-lxs Dec 4, 2025
8433eaf
feat(evals-ui): Add filtering, bulk delete, tool consolidation, and r…
hannesrudolph Dec 4, 2025
c719117
Be safer about large file reads (#9843)
jr Dec 4, 2025
b9e2fd1
Revert "fix: sanitize reasoning_details IDs to remove invalid charact…
mrubens Dec 5, 2025
581256d
Exclude the ID from Roo reasoning details (#9847)
mrubens Dec 5, 2025
a1d392f
fix: prevent cascading truncation loop by only truncating visible mes…
hannesrudolph Dec 5, 2025
630c8bc
FIX + feat: add MessageManager layer for centralized history coordina…
hannesrudolph Dec 5, 2025
c10d1d9
feat(web-evals): add multi-model launch and UI improvements (#9845)
hannesrudolph Dec 5, 2025
7945860
Revert "Exclude the ID from Roo reasoning details" (#9850)
mrubens Dec 5, 2025
9f111e1
fix: handle unknown/invalid native tool calls to prevent extension fr…
daniel-lxs Dec 5, 2025
bea7d81
feat: add gpt-5.1-codex-max model to OpenAI provider (#9848)
hannesrudolph Dec 5, 2025
3e3fa32
Delete .changeset/symlink-commands.md
mrubens Dec 5, 2025
39a549f
Release v3.36.1 (#9851)
mrubens Dec 5, 2025
247bf01
Changeset version bump (#9840)
github-actions[bot] Dec 5, 2025
a3de293
feat: add dynamic settings support for Roo models from API (#9852)
hannesrudolph Dec 5, 2025
e633c62
chore: restrict gpt-5 tool set to apply_patch (#9853)
hannesrudolph Dec 5, 2025
6bdefb8
Fix chutes model fetching (#9854)
cte Dec 5, 2025
1b151c0
Release v3.36.2 (#9855)
mrubens Dec 5, 2025
9cbe985
changeset version bump
github-actions[bot] Dec 5, 2025
dcb04bb
Update CHANGELOG for version 3.36.2 release
mrubens Dec 5, 2025
51aa8fc
fix multi project index get
helloGitWorld-ctrl Dec 8, 2025
8459a74
Merge branch 'upstream-at-v3.36.2' into roo-v3.36.2
kevinvandijk Dec 9, 2025
e5200ce
Fix typing and adjust for upstream changes
kevinvandijk Dec 10, 2025
8bc94ec
Update translations
kevinvandijk Dec 10, 2025
89993e3
Remove double MCP item
kevinvandijk Dec 10, 2025
fc6ed48
Make edit button in modes selector point to modes section in settings
kevinvandijk Dec 10, 2025
3a60c3a
Update translations
kevinvandijk Dec 10, 2025
c0f753a
Re-enable MCP view
kevinvandijk Dec 10, 2025
0bdc51c
Merge branch 'main' into roo-v3.36.2
kevinvandijk Dec 10, 2025
b54cbb6
Merge branch 'main' into roo-v3.36.2
kevinvandijk Dec 10, 2025
750c2e1
Update locales
kevinvandijk Dec 10, 2025
0bcae0c
Remove remnants of deprecated tool
kevinvandijk Dec 10, 2025
6911659
Update snapshots to account for kilo changes
kevinvandijk Dec 10, 2025
21ee24f
Fix wrong assumption in test
kevinvandijk Dec 10, 2025
0470484
Add missing locales
kevinvandijk Dec 10, 2025
eec7215
Adjust tests for changes
kevinvandijk Dec 10, 2025
0438c7d
Default to using native tools when supported on openrouter (#9878)
mrubens Dec 6, 2025
6c15cce
Remove custom native tool calls in favor of upstream version
kevinvandijk Dec 10, 2025
4ef574b
Apply upstream changes to apply_diff case
kevinvandijk Dec 10, 2025
75b68f2
Fix sticky bottom scroll
kevinvandijk Dec 10, 2025
58c4096
feat: local cli install for inmutable enviroments
catrielmuller Dec 10, 2025
d712a0b
Support included/excluded_tools
chrarnoldus Dec 11, 2025
bbacc97
Do not include environment details multiple times
chrarnoldus Dec 11, 2025
4357fdb
Tool protocol cleanup
chrarnoldus Dec 11, 2025
4c384aa
refactor: remove unused import
catrielmuller Dec 11, 2025
dbdd9a5
kilo -> kilocode in url handler
iscekic Dec 11, 2025
ac3350e
add changeset
iscekic Dec 11, 2025
bf58307
Merge pull request #4389 from Kilo-Org/fix-share-url-handling
iscekic Dec 11, 2025
1a3b66a
Update .changeset/thick-waves-argue.md
catrielmuller Dec 11, 2025
f964796
Add changeset
Dec 11, 2025
c2653c6
Merge pull request #4375 from Kilo-Org/catrielmuller/agent-manager-cl…
catrielmuller Dec 11, 2025
815feae
Add test case for inline completion in middle of expression
markijbema Dec 11, 2025
b1faa86
Merge branch 'main' into patch-1
catrielmuller Dec 11, 2025
ebd540c
Merge branch 'roo-v3.36.2' into christiaan/cleanup
chrarnoldus Dec 11, 2025
0093fd1
Add changeset
kevinvandijk Dec 11, 2025
3ad7248
refactor: add changeset
catrielmuller Dec 11, 2025
307a4d3
Merge pull request #4333 from Kilo-Org/roo-v3.36.2
kevinvandijk Dec 11, 2025
a161a15
Fix cursor placeholder in return expression test case
EamonNerbonne Dec 11, 2025
2ac2277
Merge branch 'main' into christiaan/cleanup
chrarnoldus Dec 11, 2025
181f3e6
Fix inline completion placeholder in return expression
EamonNerbonne Dec 11, 2025
567f88c
Merge pull request #4266 from helloGitWorld-ctrl/patch-1
catrielmuller Dec 11, 2025
37b90be
Add Todo Item Message handling to Agent Manager (#4379)
marius-kilocode Dec 11, 2025
501a4d9
changeset version bump
github-actions[bot] Dec 11, 2025
2aa8c4a
Merge pull request #4356 from Kilo-Org/changeset-release/main
kevinvandijk Dec 11, 2025
46e4669
Merge pull request #4390 from Kilo-Org/mark/inline-completion-middle-…
markijbema Dec 11, 2025
802cc70
Agent manager: Allow spawning multiple non-interactive agent versions…
marius-kilocode Dec 11, 2025
560abe7
Merge pull request #4387 from Kilo-Org/christiaan/cleanup
chrarnoldus Dec 11, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 0 additions & 6 deletions .changeset/brave-frogs-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cli-auth-reminder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-sloths-post.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/giant-spoons-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-ads-slide.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/multi-version-sessions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"kilo-code": minor
---

Add multi-version feature to Agent Manager - launch 1-4 parallel agents in parallel on git worktrees
5 changes: 0 additions & 5 deletions .changeset/ripe-bats-wish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-seas-show.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-books-taste.md

This file was deleted.

82 changes: 82 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,87 @@
# kilo-code

## 4.135.0

### Minor Changes

- [#4326](https://github.com/Kilo-Org/kilocode/pull/4326) [`6d62090`](https://github.com/Kilo-Org/kilocode/commit/6d620905dfc6d8419bdbc9ffcad54109057e709e) Thanks [@iscekic](https://github.com/iscekic)! - improve session sync mechanism (event based instead of timer)

- [#4333](https://github.com/Kilo-Org/kilocode/pull/4333) [`0093fd1`](https://github.com/Kilo-Org/kilocode/commit/0093fd15e1a3baa80a872bc8889c5e219684004c) Thanks [@kevinvandijk](https://github.com/kevinvandijk)! - Include changes from Roo Code v3.36.2

- Restrict GPT-5 tool set to apply_patch for improved compatibility (PR #9853 by @hannesrudolph)
- Fix: Resolve Chutes provider model fetching issue (PR #9854 by @cte)
- Add MessageManager layer for centralized history coordination, fixing message synchronization issues (PR #9842 by @hannesrudolph)
- Fix: Prevent cascading truncation loop by only truncating visible messages (PR #9844 by @hannesrudolph)
- Fix: Handle unknown/invalid native tool calls to prevent extension freeze (PR #9834 by @daniel-lxs)
- Always enable reasoning for models that require it (PR #9836 by @cte)
- ChatView: Smoother stick-to-bottom behavior during streaming (PR #8999 by @hannesrudolph)
- UX: Improved error messages and documentation links (PR #9777 by @brunobergher)
- Fix: Overly round follow-up question suggestions styling (PR #9829 by @brunobergher)
- Ignore input to the execa terminal process for safer command execution (PR #9827 by @mrubens)
- Be safer about large file reads (PR #9843 by @jr)
- Add gpt-5.1-codex-max model to OpenAI provider (PR #9848 by @hannesrudolph)
- Evals UI: Add filtering, bulk delete, tool consolidation, and run notes (PR #9837 by @hannesrudolph)
- Evals UI: Add multi-model launch and UI improvements (PR #9845 by @hannesrudolph)
- Web: New pricing page (PR #9821 by @brunobergher)
- Fix: Restore context when rewinding after condense (#8295 by @hannesrudolph, PR #9665 by @hannesrudolph)
- Enable search_and_replace for Minimax models (PR #9780 by @mrubens)
- Fix: Resolve Vercel AI Gateway model fetching issues (PR #9791 by @cte)
- Fix: Apply conservative max tokens for Cerebras provider (PR #9804 by @sebastiand-cerebras)
- Fix: Remove omission detection logic to eliminate false positives (#9785 by @Michaelzag, PR #9787 by @app/roomote)
- Refactor: Remove deprecated insert_content tool (PR #9751 by @daniel-lxs)
- Chore: Hide parallel tool calls experiment and disable feature (PR #9798 by @hannesrudolph)
- Update next.js documentation site dependencies (PR #9799 by @jr)
- Fix: Correct download count display on homepage (PR #9807 by @mrubens)
- Feat: Add provider routing selection for OpenRouter embeddings (#9144 by @SannidhyaSah, PR #9693 by @SannidhyaSah)
- Default Minimax M2 to native tool calling (PR #9778 by @mrubens)
- Sanitize the native tool calls to fix a bug with Gemini (PR #9769 by @mrubens)
- Fix: Handle malformed native tool calls to prevent hanging (PR #9758 by @daniel-lxs)
- Fix: Remove reasoning toggles for GLM-4.5 and GLM-4.6 on z.ai provider (PR #9752 by @roomote)
- Refactor: Remove line_count parameter from write_to_file tool (PR #9667 by @hannesrudolph)
- Switch to new welcome view for improved onboarding experience (PR #9741 by @mrubens)
- Update homepage with latest changes (PR #9675 by @brunobergher)
- Improve privacy for stealth models by adding vendor confidentiality section to system prompt (PR #9742 by @mrubens)
- Allow models to contain default temperature settings for provider-specific optimal defaults (PR #9734 by @mrubens)
- Enable native tool support for all LiteLLM models by default (PR #9736 by @mrubens)
- Pass app version to provider for improved request tracking (PR #9730 by @cte)
- Fix: Flush pending tool results before task delegation (PR #9726 by @daniel-lxs)
- Improve: Better IPC error logging for easier debugging (PR #9727 by @cte)
- Metadata-driven subtasks with automatic parent resume and single-open safety for improved task orchestration (#8081 by @hannesrudolph, PR #9090 by @hannesrudolph)
- Native tool calling support expanded across many providers: Bedrock (PR #9698 by @mrubens), Cerebras (PR #9692 by @mrubens), Chutes with auto-detection from API (PR #9715 by @daniel-lxs), DeepInfra (PR #9691 by @mrubens), DeepSeek and Doubao (PR #9671 by @daniel-lxs), Groq (PR #9673 by @daniel-lxs), LiteLLM (PR #9719 by @daniel-lxs), Ollama (PR #9696 by @mrubens), OpenAI-compatible providers (PR #9676 by @daniel-lxs), Requesty (PR #9672 by @daniel-lxs), Unbound (PR #9699 by @mrubens), Vercel AI Gateway (PR #9697 by @mrubens), Vertex Gemini (PR #9678 by @daniel-lxs), and xAI with new Grok 4 Fast and Grok 4.1 Fast models (PR #9690 by @mrubens)
- Fix: Preserve tool_use blocks in summary for parallel tool calls (#9700 by @SilentFlower, PR #9714 by @SilentFlower)
- Default Grok Code Fast to native tools for better performance (PR #9717 by @mrubens)
- UX toolbar cleanup and settings consolidation for a cleaner interface (PR #9710 by @brunobergher)
- Add model-specific tool customization via `excludedTools` and `includedTools` configuration (PR #9641 by @daniel-lxs)
- Add new `apply_patch` native tool for more efficient file editing operations (PR #9663 by @hannesrudolph)
- Add new `search_and_replace` tool for batch text replacements across files (PR #9549 by @hannesrudolph)
- Add debug buttons to view API and UI history for troubleshooting (PR #9684 by @hannesrudolph)
- Include tool format in environment details for better context awareness (PR #9661 by @mrubens)
- Fix: Display install count in millions instead of thousands (PR #9677 by @app/roomote)
- Fix: Prevent navigation buttons from wrapping on smaller screens (PR #9721 by @app/roomote)
- Fix: Race condition in new_task tool for native protocol (PR #9655 by @daniel-lxs)

### Patch Changes

- [#4379](https://github.com/Kilo-Org/kilocode/pull/4379) [`37b90be`](https://github.com/Kilo-Org/kilocode/commit/37b90be866111761dd90c3a0c8f179f5be16242c) Thanks [@marius-kilocode](https://github.com/marius-kilocode)! - Add todo list UI to Agent Manager, displaying task progress above the chat input with a collapsible list view

- [#4266](https://github.com/Kilo-Org/kilocode/pull/4266) [`3ad7248`](https://github.com/Kilo-Org/kilocode/commit/3ad7248effa3b78f93b2f39c875735cd50b78d98) Thanks [@helloGitWorld-ctrl](https://github.com/helloGitWorld-ctrl)! - JetBrains - Improve multiproject conflicts

- [#4366](https://github.com/Kilo-Org/kilocode/pull/4366) [`11c2f87`](https://github.com/Kilo-Org/kilocode/commit/11c2f870a82b39cbbb2d3e9bcdecc8bc13b44adb) Thanks [@marius-kilocode](https://github.com/marius-kilocode)! - Agent Manager: remind first-time CLI installs to run `kilocode auth` after opening the install terminal, with translations.

- [#4389](https://github.com/Kilo-Org/kilocode/pull/4389) [`ac3350e`](https://github.com/Kilo-Org/kilocode/commit/ac3350e3caff0c3c93e9f3808633d776855cefa8) Thanks [@iscekic](https://github.com/iscekic)! - fix share url handling

- [#4362](https://github.com/Kilo-Org/kilocode/pull/4362) [`d596a08`](https://github.com/Kilo-Org/kilocode/commit/d596a08d6fe5c1a719855616ba5f582407f6769a) Thanks [@iscekic](https://github.com/iscekic)! - extract an extension message handler for extension/cli reuse

- [#4361](https://github.com/Kilo-Org/kilocode/pull/4361) [`24813e9`](https://github.com/Kilo-Org/kilocode/commit/24813e900e50bf63dbb553a951970467221ce73d) Thanks [@catrielmuller](https://github.com/catrielmuller)! - Fix Kilo Auth flow

- [#4374](https://github.com/Kilo-Org/kilocode/pull/4374) [`612e472`](https://github.com/Kilo-Org/kilocode/commit/612e47277d32eb4c481e15fa47c4216015597e88) Thanks [@kevinvandijk](https://github.com/kevinvandijk)! - Fix styling issue on task headers

- [#4308](https://github.com/Kilo-Org/kilocode/pull/4308) [`a9eab93`](https://github.com/Kilo-Org/kilocode/commit/a9eab931b11baf20e229dd328dd47557fa29fe49) Thanks [@markijbema](https://github.com/markijbema)! - Minor tuning to autocomplete

- [#4375](https://github.com/Kilo-Org/kilocode/pull/4375) [`58c4096`](https://github.com/Kilo-Org/kilocode/commit/58c40964bb07135a0e9df29a253651a255ccffa2) Thanks [@catrielmuller](https://github.com/catrielmuller)! - Agent Manager - Local CLI install for immutable environments

- [#4369](https://github.com/Kilo-Org/kilocode/pull/4369) [`5195bd0`](https://github.com/Kilo-Org/kilocode/commit/5195bd00067d83474606dfca0df71abfed13566a) Thanks [@catrielmuller](https://github.com/catrielmuller)! - Agent-Manager - Fix Chat Input scroll

## 4.134.0

### Minor Changes
Expand Down
11 changes: 0 additions & 11 deletions apps/storybook/src/mockData/chatMessages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,17 +82,6 @@ export const ASK_PRESETS = {
}),
} satisfies ClineMessageData,

tool_insert_content: {
type: "ask",
ask: "tool",
text: JSON.stringify({
tool: "insert_content",
path: "src/app.ts",
lineNumber: 42,
content: "// New import added\nimport { newFunction } from './utils'",
}),
} satisfies ClineMessageData,

tool_read_file: {
type: "ask",
ask: "tool",
Expand Down
4 changes: 3 additions & 1 deletion apps/vscode-e2e/src/suite/extension.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ suite("Kilo Code Extension", function () {
const expectedCommands = [
"activationCompleted",
"plusButtonClicked",
"promptsButtonClicked",
"popoutButtonClicked",
"openInNewTab",
"settingsButtonClicked",
"historyButtonClicked",
"popoutButtonClicked",
"accountButtonClicked",
Expand Down
Loading
Loading