SurfSense/surfsense_backend/app
2026-06-05 19:18:12 +02:00
..
agents Merge upstream/dev 2026-06-05 19:18:12 +02:00
automations refactor(agents): consolidate chat runtime infra under chat/runtime 2026-06-05 13:19:24 +02:00
config refactor(config): remove dead MULTI_AGENT_CHAT_ENABLED flag (bucket B5) 2026-06-04 13:44:02 +02:00
connectors feat(backend): Use deterministic content in connector ingestion 2026-06-04 00:51:38 +05:30
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 feat(file-storage): add listing and download routes 2026-06-02 16:10:44 +02:00
gateway refactor(chat): cut live chat streaming over to flows orchestrators (cutover) 2026-06-04 14:24:18 +02:00
indexing_pipeline feat(backend): Remove LLM summaries from document indexing 2026-06-04 00:50:19 +05:30
notifications fix(notifications): break db <-> notifications.persistence circular import 2026-06-05 17:10:43 +02:00
observability feat(gateway): add worker and webhook metrics 2026-05-28 04:44:28 +05:30
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 Merge upstream/dev 2026-06-05 19:18:12 +02:00
schemas feat(db): Remove document summary LLM schema 2026-06-04 00:48:53 +05:30
services Merge upstream/dev 2026-06-05 19:18:12 +02:00
tasks Merge upstream/dev 2026-06-05 19:18:12 +02:00
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 feat(backend): Remove LLM summaries from document indexing 2026-06-04 00:50:19 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py refactor(agents): consolidate chat runtime infra under chat/runtime 2026-06-05 13:19:24 +02:00
celery_app.py refactor(backend): Update references from document summary LLM to agent LLM across multiple files 2026-06-04 01:50:44 +05:30
db.py Merge upstream/dev 2026-06-05 19:18:12 +02:00
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