mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-31 16:49:07 +08:00
- Removed deprecated selection IPC channels from IpcChannel. - Replaced string literals with enums for SelectionTriggerMode and SelectionFilterMode in preference management. - Updated the SelectionService and selectionStore to utilize the new enum types for better type safety and clarity. - Marked selectionStore as deprecated for future removal after data refactoring. |
||
|---|---|---|
| .. | ||
| configs | ||
| data | ||
| integration | ||
| knowledge | ||
| mcpServers | ||
| services | ||
| utils | ||
| bootstrap.ts | ||
| config.ts | ||
| constant.ts | ||
| electron.d.ts | ||
| env.d.ts | ||
| index.ts | ||
| ipc.ts | ||