Core
- Add unit test and apply review bot fixes (@imanolmzd-svg)
- Invalidate model cache on authentication and organization changes and reload state after disposal (@imanolmzd-svg)
- Remove duplicate reasoning hack for Kilo provider (@kilo-code-bot[bot])
Thank you to 3 community contributors:
- @Br1an67:
- fix: add cursor pointer to subagent link in chat messages
- @kilo-code-bot[bot]:
- fix: remove duplicate reasoning hack for kilo provider
- fix: add redirect for broken voice transcription docs link (#6051)
- fix: use sidebar background color for chat panel to distinguish from editor
- Change worktree remove icon from X to trash can (#6611)
- fix: add cursor pointer to clickable elements (#6255)
- fix: remove borders from reasoning blocks and text parts in agent responses
- fix: right-align prompt enhance and send buttons in chat input
- fix: filter subagent sessions from session history
- @imanolmzd-svg:
- fix: invalidate model cache on auth/org changes and reload state after dispose
- fix: Add unit test and review bot fixes
- Update packages/kilo-vscode/src/KiloProvider.ts
- Merge branch 'main' into fix/auth-reload-state
- Merge pull request #6659 from Kilo-Org/fix/auth-reload-state