Minor Changes
-
#9857
6fe38e4- Support copying, previewing, and exporting rendered Mermaid diagrams. -
#9968
bf0c4df- Add a searchable current-tabs menu to Agent Manager. -
#9764
9886674- Migrate KiloClaw chat to the new kilo-chat backend. Replaces the single-channel Stream Chat integration with a multi-conversation experience that matches the web UX at app.kilo.ai/claw/kilo-chat: conversation list, reactions, typing indicators, editing, and action approvals. The TUI continues to render a single chat view backed by the user's primary conversation. -
#9718
dcaccf3- Rate assistant responses with thumbs up/down. Click the thumbs buttons next to the copy button on any assistant message, or press<leader>=/<leader>-in the terminal UI. Only shown when telemetry is enabled; feedback is sent to Kilo to help improve model and prompt quality. -
#9897
9c581d3- Unify the Changes panel into a single tab with a source dropdown to switch between workspace and current-session diffs. Show the session's additions and deletions on the sidebar changes badge, and warn in the panel when snapshots are disabled for the repository.
Patch Changes
-
#9971
de58267- Keep Agent Manager branch, mode, and model selectors usable in the new worktree dialog. -
#9989
c46b40a- Show the autocomplete model selector with the same picker layout as other model selectors and save changes from the settings save bar. -
#10004
6bb0f82- Keep Agent Manager worktree recovery metadata out of worktree git changes. -
#9970
43204b6- Make Agent Manager session tabs compact, status-aware, and easier to scan when many tabs are open. -
#9915
bcb47be- Preserve the selected thinking level after compacting a session. -
#9688
3095efc- Restore inline diff previews after session reloads while keeping large file contents stripped from VS Code webview messages. -
#9993
98f5f65- Support global and per-project codebase indexing enablement. -
#9961
aec2425- Update regular Kilo editor tab titles to follow the current session title. -
#9991
fa326f2- Support accepting command permission prompts with Enter and denying them with Escape. -
#9921
e5e9d0b- Remove custom providers from settings when disconnecting them so they do not reappear after being disabled and re-enabled. -
#9922
5fcc423- Keep Agent Manager model, mode, and reasoning effort selections independent per session and preserve them after restart. -
#9917
42e43c4- Capture the active VS Code terminal when using@terminalin Agent Manager. -
Updated dependencies [
3095efc,9886674,e5e9d0b]:- @opencode-ai/ui@7.2.43
- @kilocode/sdk@7.3.0
- @kilocode/kilo-ui@7.2.43
- @kilocode/kilo-indexing@7.2.43