Folo/apps
Innei aa386f6765
feat(ai-chat): integrate react flow to replace mermaid
- Added @xyflow/react as a dependency and integrated its flow chart functionality into the AI chat interface.
- Updated AIDisplay components to improve rendering and state management, ensuring a more responsive user experience.
- Refactored several display components for better readability and maintainability, including AIDisplayAnalyticsPart, AIDisplayEntriesPart, AIDisplayFeedsPart, and AIDisplaySubscriptionsPart.
- Introduced AIDisplayFlowPart for visualizing flow charts, enhancing the overall functionality of the chat interface.

These changes significantly improve the user experience and maintainability of the AI chat application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-06 01:15:56 +08:00
..
desktop feat(ai-chat): integrate react flow to replace mermaid 2025-08-06 01:15:56 +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