cherry-studio/src/renderer/src
kangfenmao 151a08d0dd feat(Topic): Implement auto-renaming topic with enhanced logic
- Add `autoRenameTopic` function in useTopic hook
- Support automatic topic naming with or without AI summary
- Integrate with store and event system for dynamic topic renaming
- Remove local implementation of auto-rename in Messages component
2025-03-11 20:44:06 +08:00
..
assets 🔧 refactor(UI): Consolidate dropdown styles and remove global styles 2025-03-08 00:34:02 +08:00
components feat: add function call model type 2025-03-11 19:42:46 +08:00
config feat: add function call model type 2025-03-11 19:42:46 +08:00
context refactor: Extract StyleSheetManager into a separate context component 2025-03-02 19:51:20 +08:00
databases perf: optimize/message performance (#3181) 2025-03-11 17:31:44 +08:00
handler feat: Enable conditional settings shortcut based on user preferences 2025-03-05 11:17:34 +08:00
hooks feat(Topic): Implement auto-renaming topic with enhanced logic 2025-03-11 20:44:06 +08:00
i18n feat: add function call model type 2025-03-11 19:42:46 +08:00
pages feat(Topic): Implement auto-renaming topic with enhanced logic 2025-03-11 20:44:06 +08:00
providers feat(OpenAIProvider): Enhance model reasoning detection and stream output handling 2025-03-11 19:36:05 +08:00
queue feat: Improve file upload for the knowledge base (#2544) 2025-03-02 20:21:23 +08:00
services perf: optimize/message performance (#3181) 2025-03-11 17:31:44 +08:00
store feat(Topic): Implement auto-renaming topic with enhanced logic 2025-03-11 20:44:06 +08:00
types feat: add function call model type 2025-03-11 19:42:46 +08:00
utils refactor(MCP): Simplify IPC handlers and improve server management 2025-03-11 13:52:36 +08:00
webSearchProvider chore: Add TypeScript ignore comment for provider property in BaseWebSearchProvider 2025-03-07 13:48:19 +08:00
windows feat: Focus input on mouse click 2025-03-06 19:28:44 +08:00
App.tsx refactor: Extract StyleSheetManager into a separate context component 2025-03-02 19:51:20 +08:00
env.d.ts feat: update models inside 2024-12-24 13:27:40 +08:00
init.ts feat: add mini window 2025-01-19 13:59:32 +08:00
main.tsx feat: add mini window 2025-01-19 13:59:32 +08:00