Core
- Ask mode respects user permission configuration for edit tools
- Guard npm-dependent install artifact test (@sonwr)
- Clean up temporary install artifact fixture in CLI tests (@sonwr)
- Clarify hidden .kilo install artifact behavior in CLI documentation (@sonwr)
TUI
- Stop doing models.length for every model to improve performance (@tspader)
Thank you to 4 community contributors:
- @Br1an67:
- fix: wrap chat input buttons on narrow sidebar
- @tspader:
- fix: stop doing models.length for every model
- Merge pull request #6533 from Kilo-Org/fix/slow-model-filter
- @sonwr:
- docs(cli): clarify hidden .kilo install artifact behavior
- test(cli): clean up temp install artifact fixture
- test(cli): guard npm-dependent install artifact test
- @kilo-code-bot[bot]:
- docs: add RELEASING.md documenting the release process
- docs: clarify that version input should be left empty by default