SurfSense/surfsense_web/contracts/enums
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
..
connector.ts feat: add Composio connector types and enhance integration 2026-01-22 22:33:28 +05:30
connectorIcons.tsx feat: add Composio connector types and enhance integration 2026-01-22 22:33:28 +05:30
llm-models.ts feat(llm): expand LLM provider options and improve model selection UI 2025-11-13 02:41:30 -08:00
llm-providers.ts fix(ux): : update onboarding and form components for improved user experience and clarity 2025-12-09 01:49:27 -08:00