cherry-studio/packages
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
..
aiCore feat: enhance plugin system with new reasoning and text plugins 2025-06-25 19:00:54 +08:00
shared refactor: hard-coded language map (#7360) 2025-06-19 17:13:29 +08:00