SurfSense/surfsense_backend/app/tasks
Anish Sarkar be5715cfeb feat: add Composio connector types and enhance integration
- Introduced new enum values for Composio connectors: COMPOSIO_GOOGLE_DRIVE_CONNECTOR, COMPOSIO_GMAIL_CONNECTOR, and COMPOSIO_GOOGLE_CALENDAR_CONNECTOR.
- Updated database migration to add these new enum values to the relevant types.
- Refactored Composio integration logic to handle specific connector types, improving the management of connected accounts and indexing processes.
- Enhanced frontend components to support the new Composio connector types, including updated UI elements and connector configuration handling.
- Improved backend services to manage Composio connected accounts more effectively, including deletion and indexing tasks.
2026-01-22 22:33:28 +05:30
..
celery_tasks feat: add Composio connector types and enhance integration 2026-01-22 22:33:28 +05:30
chat Add ability to store and retreive user memory through mcp tool 2026-01-20 15:04:07 -08:00
connector_indexers Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev 2026-01-21 22:58:48 -08:00
document_processors chore: ran backend and frontend linting 2026-01-17 16:30:07 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py feat: add Composio connector types and enhance integration 2026-01-22 22:33:28 +05:30
surfsense_docs_indexer.py chore: linting 2026-01-12 14:17:15 -08:00