SurfSense/surfsense_web/components/public-chat
Anish Sarkar acad8c6d2b feat: implement report generation tool and associated routes for CRUD operations
- Added a new tool for generating structured Markdown reports based on user input.
- Implemented routes for creating, reading, exporting, and deleting reports.
- Integrated report generation into the chat flow, allowing users to generate reports inline.
- Updated schemas to support report data structures and responses.
- Enhanced frontend components to handle report generation and display results.
2026-02-11 17:55:52 +05:30
..
public-chat-footer.tsx chore: ran linting 2026-02-08 12:43:31 +05:30
public-chat-not-found.tsx feat: add graceful public chat not found page 2026-02-02 20:08:38 +02:00
public-chat-view.tsx feat: implement report generation tool and associated routes for CRUD operations 2026-02-11 17:55:52 +05:30
public-thread.tsx feat: improve public chat UI and shared components 2026-01-26 18:39:59 +02:00