[0.6.4] - 2026-03-24
Refactored
- Cleaned up unused imports and props in the
MessageListchat component: removed unusedButtonandRefreshCwimports, removed deprecatedonRetryprop, and removed unusedhasAssistantMessagesvariable.
Changed
- Updated the Routin AI provider preset default responseSummary level from 'low' to 'detailed' for more comprehensive summary outputs.
Fixed
- Added validation step in the macOS CI build to catch invalid CSC_LINK paths before packaging, preventing " not a file" electron-builder failures.