- 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>