SurfSense/surfsense_web/atoms/chat
Anish Sarkar e4244829ae feat: integrate report panel into chat interface
- 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.
2026-02-11 18:50:57 +05:30
..
chat-session-state.atom.ts Centralize chat session state sync with single subscription via atom 2026-01-22 19:04:23 +02:00
current-thread.atom.ts feat: integrate report panel into chat interface 2026-02-11 18:50:57 +05:30
mentioned-documents.atom.ts feat: implement search space deletion and fixed rback issues with shared chats 2026-01-13 01:45:58 -08:00
plan-state.atom.ts refactor: integrate TodoListMiddleware and update related components 2025-12-27 15:18:34 +05:30
report-panel.atom.ts feat: integrate report panel into chat interface 2026-02-11 18:50:57 +05:30