cherry-studio/src/main
kangfenmao 687f140a5c docs: Add comprehensive documentation for KnowledgeService concurrent processing mechanism
- Created detailed technical documentation explaining the KnowledgeService's task queue and workload management
- Added JSDoc comment to KnowledgeService.ts to provide high-level overview
- Documented key aspects of concurrent task processing, including workload evaluation, task state management, and resource optimization strategies
2025-03-02 20:36:13 +08:00
..
loader fix(KnowledgeBase): handle JSON parse failure by falling back to text file processing to avoid error display affecting normal progress indication 2025-02-20 11:44:36 +08:00
resources feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
services docs: Add comprehensive documentation for KnowledgeService concurrent processing mechanism 2025-03-02 20:36:13 +08:00
utils fix: Ignore hidden files when traversing directories 2025-02-20 11:43:01 +08:00
config.ts refactor: main code 2024-11-02 23:32:59 +08:00
constant.ts refactor: shortcuts feature 2024-12-03 10:23:53 +08:00
electron.d.ts feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
env.d.ts feat: added vite_main_bundle_id config and improved code cleanliness 2024-09-15 10:35:02 +08:00
index.ts feat: Enhance UI styling and interaction details 2025-02-28 23:25:36 +08:00
ipc.ts revert: some proxy errors in main process (#2294) 2025-03-01 23:17:44 +08:00