v7.3.44 (pre-release)
Pre-releaseMinor Changes
- #11082
a16e82a- Use embedded LanceDB as the default semantic search vector store so indexing works without a separate Qdrant server. Existing Qdrant users and Intel Mac users can selectqdrantwithindexing.vectorStore.
Patch Changes
-
#11001
b64d7e0- Preserve existing Agent Manager worktrees and use deterministic suffixes when explicit branch names collide. -
#10084
f180658Thanks @sylwester-liljegren! - Group Kilo Code commands in the VS Code command palette and clarify the Open in Tab command title. -
#11118
143ae8e- Dismiss stale permission prompts when another view has already answered them. -
#11094
4acc1f8- Keep large chat transcripts responsive by mounting only viewport-visible conversation rows. -
#11154
9129844- Load large Agent Manager change reviews faster without deferring file previews. -
#11075
e17ce0c- Speed up large session forks by retaining final task outcomes instead of duplicating resumable subagent histories, and load completed task details only when expanded. -
#11081
9c279a1- Show model free and prompt-training indicators only when their explicit catalog metadata is enabled. -
#11100
5b38d29- Keep HTTP status codes beside tool error titles when error details wrap. -
#11101
294c532- Prevent task subagents from asking questions that users cannot answer from the parent session. -
#11103
8b2a100- Show the first Agent Manager Local prompt and progress indicator immediately while its session is being created. -
#11104
514af4c- Open subagent transcripts faster while preserving live reasoning and paginating long histories. -
#11151
77fe7c9- Keep binary and audio files collapsed in diff reviews instead of showing empty diff panels. -
#11097
f8ec1dc- Remove the unsupported paste-summary toggle from VS Code settings. -
#11091
57bef8a- Prevent streamed tool calls from executing twice and leaving answered questions disabled in VS Code. -
#11133
68fd8cc- Keep permission approvals working when continuing or switching Agent Manager worktree sessions. -
#10866
d5112ed- Support configuring code indexing separately for global and project settings in Kilo Console, the CLI TUI, and VS Code. -
#11051
856fc66- Keep custom-answer selection in sync and show one submit action while entering custom text. -
#11031
b2798ef- Preserve complete session state when applying partial session updates in VS Code. -
#11087
5969a4c- Restore persisted sessions across development extension branches and worktrees. -
#11153
7955f86- Keep streamed conversation content visually stable while preserving virtualized transcript history. -
#11144
287f75a- Agent Manager terminals now useterminal.integrated.fontFamilyandterminal.integrated.fontSize(including Nerd Font glyphs) instead of the editor font. -
#11154
9129844- Keep expanded Agent Manager reviews responsive by virtualizing file rows and preserving anchored scrolling. -
#11074
915ecfb- Start MCP servers while Agent Manager worktree sessions initialize to reduce the delay before the first response. -
Updated dependencies [
a16e82a,e17ce0c,9c279a1,57bef8a,b75af0d]:- @kilocode/kilo-indexing@7.4.0
- @kilocode/kilo-ui@7.3.43
- @kilocode/kilo-gateway@7.3.43
- @opencode-ai/ui@7.3.43