SurfSense/surfsense_backend/app
CREDO23 7d1bd1fab4 Implement KB sync after Notion page updates with block ID verification
- Add NotionKBSyncService for immediate KB updates after page changes
- Implement block ID verification to ensure content freshness
- Refactor duplicate block processing logic to shared utils
- Add user-friendly status messages
- Include debug logging for troubleshooting
2026-02-17 20:30:12 +02:00
..
agents Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
config feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
connectors Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
prompts Added chat renaming and auto naming by the active LLM 2026-02-03 20:47:18 -05:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes feat: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -08:00
schemas Merge upstream/dev into feature/human-in-the-loop 2026-02-13 20:17:59 +02:00
services Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
tasks Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
utils Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py chore: linting 2026-02-16 23:30:35 -08:00
celery_app.py feat: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -08:00
db.py chore: ran linting 2026-02-13 02:43:26 +05:30
users.py refactor: update authentication error handling to prevent user enumeration and improve error messages 2026-02-09 12:57:32 +05:30