Core
- Disable 'kilo web' command (unsupported OpenCode web UI) (@kilo-code-bot[bot])
- Remove kilocode_change markers from kilo-specific packages
- Improve migration with shared disposeAll debounce, MCP timeout handling, and bash rule merge
- Address bot review feedback for migration: improve partial failure handling, debounce disposeAll, enhance error handling, and fix YAML quote formatting
- Add KILOCODE_VERSION environment variable support to editor header (@kilo-code-bot[bot])
- Switch Kilo default model to auto-small (@kilo-code-bot[bot])
- Update migration UI
TUI
- Add colorblind-friendly theme to the CLI (@idreesmuhammadqazi-create)
Thank you to 2 community contributors:
- @kilo-code-bot[bot]:
- fix(opencode-provider): switch kilo default model to auto-small
- feat(kilo-gateway): add KILOCODE_VERSION support to editor header
- fix: docs banner respects dark/light mode theme (#6576)
- disable 'kilo web' command (unsupported opencode web UI)
- docs: high-priority screenshot test coverage gaps
- feat: add Storybook stories for all high-priority screenshot test coverage gaps
- @idreesmuhammadqazi-create:
- Add colorblind-friendly theme to the cli (again) (#6493)