Folo/apps
Innei 5b2669e1b5
feat(ai): enhance chat interface with animated text and buffer improvements
- Introduced an animatedPlugin for enhanced text rendering in AIMarkdownMessage, adding a fade-in effect for words.
- Updated StreamingMessageBuffer to include a maximum buffer size to prevent out-of-memory issues.
- Improved the layout of ChatInput in ChatInterface for better spacing.
- Adjusted the PoweredByFooter link color for better visibility.
- Refactored parseMarkdown to support rehype plugins, allowing for more flexible markdown processing.

These changes enhance the user experience in the AI chat interface by improving text animations and performance during message rendering.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-05 01:31:47 +08:00
..
desktop feat(ai): enhance chat interface with animated text and buffer improvements 2025-08-05 01:31:47 +08:00
mobile refactor: upgrade FlashList to v2 (#4298) 2025-08-03 13:56:39 +08:00
ssr fix(desktop): move hydrate database to first, drop dataPersist option 2025-07-30 17:52:23 +08:00