SurfSense/surfsense_backend/app
2026-02-14 18:48:36 +05:30
..
agents refactor: optimize report generation tool to use short-lived database sessions for improved performance and connection management 2026-02-14 18:48:36 +05:30
config feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
connectors feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08: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: enhance system prompts to specify LaTeX notation for mathematical expressions 2026-02-14 14:28:47 +05:30
schemas chore: ran linting 2026-02-13 02:43:26 +05:30
services chore: ran linting 2026-02-13 02:43:26 +05:30
tasks feat: implement report generation tool and associated routes for CRUD operations 2026-02-11 17:55:52 +05:30
utils feat: add future annotations to content_utils.py 2026-02-09 17:15:33 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py hotpatch: update SlowAPI middleware to avoid issues with StreamingResponse 2026-02-10 22:41:55 -08:00
celery_app.py hotpatch(cloud): added SERVICE_ROLE and CELERY_QUEUES for task seperation 2026-02-10 20:34:04 -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