SurfSense/surfsense_backend/app
2026-06-12 22:41:21 +05:30
..
agents Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections 2026-06-12 03:15:28 +05:30
automations feat(automations): add model connection policy support 2026-06-10 21:48:53 +05:30
config Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections 2026-06-12 03:15:28 +05:30
connectors chore: linting 2026-06-09 00:42:26 -07:00
etl_pipeline feat: enhance task management and timeout configurations in multi-agent chat 2026-05-27 14:58:10 -07:00
event_bus refactor(event_bus): wire catalog and events into package, rename builtin to events 2026-05-29 22:15:18 +02:00
file_storage chore: linting 2026-06-09 00:42:26 -07:00
gateway chore: linting 2026-06-09 00:42:26 -07:00
indexing_pipeline feat(error-handling): implement LLM error adaptation and classification for chat streaming 2026-06-12 05:03:14 +05:30
notifications feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
observability feat(gateway): add worker and webhook metrics 2026-05-28 04:44:28 +05:30
podcasts fix(gitignore): anchor data/ rule; track podcast voice catalogs 2026-06-12 00:06:37 +02:00
prompts refactor(agents): relocate boundary-only infra out of shared/ 2026-06-05 12:36:44 +02:00
retriever feat(retriever): instrument knowledge base search 2026-05-21 23:03:31 +05:30
routes feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30
schemas feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30
services feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30
tasks feat(error-handling): implement LLM error adaptation and classification for chat streaming 2026-06-12 05:03:14 +05:30
templates feat: update report generation and export capabilities to support multiple formats (PDF, DOCX, HTML, LaTeX, EPUB, ODT, plain text) across documentation and backend 2026-03-09 18:41:21 -07:00
utils fix(chat): normalize provider-safe message history 2026-06-12 02:17:37 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py refactor(model-connections): move backend model connections to provider capabilities 2026-06-12 02:17:22 +05:30
celery_app.py Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections 2026-06-12 03:15:28 +05:30
db.py Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections 2026-06-12 03:15:28 +05:30
exceptions.py feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
rate_limiter.py try: ip fix for cludflare 2026-04-16 02:13:52 -07:00
session_events.py refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
users.py Seed default prompts on registration and for existing users 2026-03-31 18:12:09 +02:00
zero_publication.py feat(database): enhance podcast lifecycle management by adding temporary unpublishing during migration 2026-06-12 03:35:49 +05:30