SurfSense/surfsense_backend/app
2026-02-06 04:31:55 +05:30
..
agents feat: add CELERY_TASK_DEFAULT_QUEUE environment variable for task isolation 2026-02-02 13:17:12 -08:00
config try(hotpatch): add autoscaling command 2026-02-02 11:36:54 -08:00
connectors feat: enhance Gmail and Google Drive connectors with document status management and duplicate content checks 2026-02-05 22:59:56 +05:30
prompts feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes feat: implement two-phase document indexing across Google connectors with real-time status updates 2026-02-06 02:24:35 +05:30
schemas feat: add document status management with JSONB column for processing states in documents 2026-02-05 21:59:31 +05:30
services refactor: simplify document title assignment across various connectors by removing prefix formatting 2026-02-05 02:30:20 +05:30
tasks feat: implement two-phase document indexing for BookStack, Elasticsearch, and Luma connectors with real-time status updates 2026-02-06 04:31:55 +05:30
utils fix: update default date range for Google Calendar events and improve query parameter handling 2026-01-30 19:55:48 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py hotpatch(cloud): add llm load balancing 2026-01-29 15:28:31 -08:00
celery_app.py Merge pull request #765 from AnishSarkar22/fix/documents 2026-02-02 14:50:18 -08:00
db.py feat: add document status management with JSONB column for processing states in documents 2026-02-05 21:59:31 +05:30
users.py feat: enable public access for podcasts in shared chats 2026-01-26 15:56:49 +02:00