Core
- Update permission config from string to object format
- Save and load per-agent model selection in CLI (@shssoichiro)
- Migrate .opencode project folder to .kilo
- Use separate task ID for title generation to prevent model leak
Desktop
- Add missing translations for provider toggle and mode switch dialog keys
Thank you to 3 community contributors:
- @kilo-code-bot[bot]:
- docs: add custom subagents configuration page to CLI documentation
- docs: convert Copy page button into dropdown menu with Open markdown and Edit page options (#6763)
- docs: remove Kilo Web reference from architecture overview
- fix: skip auto-commit of visual regression screenshots for fork PRs
- fix: update fork PR error message to direct contributors to Kilo developers
- fix(vscode): show todo permission prompts in bottom dock
- feat(kilo-vscode): open Settings and Profile in editor panes instead of sidebar
- docs: add AWS Bedrock as a supported BYOK provider
- fix: add foreground color to selected mode/thinking selector items for light theme contrast
- Replace discord.gg/kilocode URLs with kilo.ai/discord
- @ParthProLegend:
- Add installation instructions for GitHub Releases
- Update README with x64-baseline instruction details
- Fix download links in README for Linux and Windows ARM
- Add npm install note for hidden
.kilofile - Fix typo in Linux ARM download link
- Update README.md
- Document hidden .kilo file for npm installation
- Merge branch 'main' into main
- @shssoichiro:
- fix(cli): save and load per-agent model selection