You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleaned up unused imports and props in the MessageList chat component: removed unused Button and RefreshCw imports, removed deprecated onRetry prop, and removed unused hasAssistantMessages variable.
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.