Minor Changes
-
#10230
26f5393- Add a collapsible sidebar in the Agent Manager. The toggle button sits left of the tab title and the collapsed state persists across reloads and restarts. Starting a new session or worktree automatically reopens the sidebar so the new entry is visible. -
#10218
4860e65- Support setting an auto-compaction threshold percentage so long sessions can compact before the context window is full. -
#10228
911e7ce- Add syntax highlighting to shell command output with Shiki, labeled "Command" and "Output" sections, per-section copy buttons, and an "Open in Editor" action that opens the full untruncated output in a VS Code editor tab. -
#10258
1af7973- Support experimental speech-to-text voice input in VS Code prompt fields through Kilo Gateway.
Patch Changes
-
#10196
174d467- Keep Agent Manager state hidden from Git before creating local sessions. -
#10156
e805d2f- Keep VS Code session timeline, token, context, and cost stats in sync after restoring a checkpoint. -
#10136
8af638e- Show ChatGPT sign-in again when Codex authentication expires. -
#8754
e498c02Thanks @shssoichiro! - Fix TUI diff rendering when header-like content lines appear inside a unified diff hunk. -
#10265
900ba85- Ensure snapshot installs package a fresh CLI backend so new extension features are available in local VSIX builds. -
#10227
e1e2454- Hide Task tool subagent sessions from Agent Manager session lists. -
#10229
41e3cda- Move worktree file revert diff status checks into the VS Code extension host so Kilo no longer asks the CLI server to run git diff commands through Bun during workspace and Agent Manager reverts. -
#10240
09f0156- Keep the New Worktree model picker open when interacting with its search field. -
#10243
47c22a2- Keep chat tool cards open or closed when streaming updates remount them. -
#10159
64e45ea- Use the VS Code-native placeholder color for input fields so placeholder text is consistently distinct from values you have typed (Settings, Agent Manager, prompt input, model search, etc.). -
#10206
177f7df- Reset the To-dos tab when reverting a session snapshot. -
#10158
d8245a0- Fix Mermaid diagrams rendering with empty text inside every shape by restoring theforeignObjectHTML integration point that DOMPurify dropped in 3.1.7. -
#10256
da9292f- Support viewing Agent Manager terminal tabs alongside the right diff sidebar, and send review comments to the active terminal. -
#10275
f5dc95b- Keep GPT-4o voice transcriptions closer to the words that were spoken. -
#10095
710c9dc- Keep configured mode models in sync when switching modes in VS Code. -
Updated dependencies [
262c2d6,4860e65,47c22a2,1af7973,1ea86fb,f5dc95b]:- @kilocode/kilo-ui@7.2.53
- @kilocode/sdk@7.3.0
- @kilocode/kilo-gateway@7.3.0
- @opencode-ai/ui@7.2.53
- @kilocode/kilo-indexing@7.2.53