mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 13:22:41 +02:00
- Added a new ReportPanel component to display report details inline within the chat interface. - Updated NewChatPage and PublicChatView to include the ReportPanel, enhancing user experience by allowing report viewing alongside chat interactions. - Introduced report panel state management with Jotai atoms to control visibility and data handling. - Refactored existing components to accommodate the new report panel layout and functionality. |
||
|---|---|---|
| .. | ||
| chat-session-state.atom.ts | ||
| current-thread.atom.ts | ||
| mentioned-documents.atom.ts | ||
| plan-state.atom.ts | ||
| report-panel.atom.ts | ||