SurfSense/surfsense_backend/app/agents/researcher
DESKTOP-RTLN3BA\$punk c768730b8c feat: fixed issues of note management
Issues Fixed

- Missing pagination fields in API response schemas (page, page_size, has_more)
- NOTE enum missing from frontend Zod schema
- Missing fields in DocumentRead response construction (content_hash, updated_at)
- BlockNote slash menu clipped by overflow-hidden CSS
- Sidebar click conflicts - hidden action buttons intercepting clicks
- Rewrote All Notes sidebar - replaced fragile custom portal with shadcn Sheet
- Missing translation keys for new UI strings
- Missing NOTE retrieval logic in researcher agent
- Added search to All Notes sidebar
- Removed frontend logging - was causing toasters on every page refresh
- Added backend logging to document reindex Celery task
2025-12-17 00:09:43 -08:00
..
qna_agent roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
__init__.py Fixed current agent citation issues and added sub_section_writer agent for upcoming SurfSense research agent 2025-04-13 20:47:23 -07:00
configuration.py feat(roadmap-1.2): removed SearchMode enum and combined hybrid search 2025-12-12 04:17:30 -08:00
graph.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
nodes.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
prompts.py roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
state.py feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
utils.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00