SurfSense/surfsense_backend/app/tasks
Anish Sarkar d21593ee71 feat: unify handling of native and legacy document types for Google connectors
- Introduced a mapping of native Google document types to their legacy Composio equivalents, ensuring seamless search and indexing for both types.
- Updated relevant components to utilize the new mapping, enhancing the consistency of document type handling across the application.
- Improved search functionality to transparently include legacy types, maintaining accessibility for older documents until re-indexed.
2026-03-20 03:41:32 +05:30
..
celery_tasks refactor: unify all 3 google Composio and non-Composio connector types and pipelines keeping same credential adapters 2026-03-19 05:08:21 +05:30
chat feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
connector_indexers feat: enhance legacy document migration for Google connectors 2026-03-20 03:39:05 +05:30
document_processors feat: unify handling of native and legacy document types for Google connectors 2026-03-20 03:41:32 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
surfsense_docs_indexer.py chore: ran linting 2026-03-17 04:40:46 +05:30