cherry-studio/src/renderer
MyPrototypeWhat f23a026a28 feat: enhance plugin system with new reasoning and text plugins
- Introduced `reasonPlugin` and `textPlugin` to improve chunk processing and handling of reasoning content.
- Updated `transformStream` method signatures for better type safety and usability.
- Enhanced `ThinkingTimeMiddleware` to accurately track thinking time using `performance.now()`.
- Refactored `ThinkingBlock` component to utilize block thinking time directly, improving performance and clarity.
- Added logging for middleware builder to assist in debugging and monitoring middleware configurations.
2025-06-25 19:00:54 +08:00
..
src feat: enhance plugin system with new reasoning and text plugins 2025-06-25 19:00:54 +08:00
index.html refactor: update spinner handling and improve initialization timing 2025-05-18 22:05:35 +08:00
miniWindow.html fix: miniWindow not found 2025-05-11 23:54:47 +08:00
selectionAction.html feat: Selection Assistant / 划词助手 (#5900) 2025-05-26 16:50:52 +08:00
selectionToolbar.html feat: Selection Assistant / 划词助手 (#5900) 2025-05-26 16:50:52 +08:00