SurfSense/surfsense_backend/app
Anish Sarkar 7ec7ed5c3b feat: enhance Composio Google Drive integration with folder and file selection
- Added a new endpoint to list folders and files in a user's Composio Google Drive, supporting hierarchical structure.
- Implemented UI components for selecting specific folders and files to index, improving user control over indexing options.
- Introduced indexing options for maximum files per folder and inclusion of subfolders, allowing for customizable indexing behavior.
- Enhanced error handling and logging for Composio Drive operations, ensuring better visibility into issues during file retrieval and indexing.
- Updated the Composio configuration component to reflect new selection capabilities and indexing options.
2026-01-23 05:17:28 +05:30
..
agents ruff format 2026-01-21 09:55:40 -08:00
config feat: composio connector 2026-01-21 22:57:58 -08:00
connectors feat: enhance Composio integration with pagination and improved error handling 2026-01-23 04:44:37 +05:30
prompts feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes feat: enhance Composio Google Drive integration with folder and file selection 2026-01-23 05:17:28 +05:30
schemas chore: linting 2026-01-20 00:32:31 -08:00
services feat: enhance Composio Google Drive integration with folder and file selection 2026-01-23 05:17:28 +05:30
tasks feat: enhance Composio Google Drive integration with folder and file selection 2026-01-23 05:17:28 +05:30
utils refactor: Update GitHub connector to use gitingest CLI 2026-01-20 23:24:33 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py refactor: async docs seeding in FastAPI lifespan 2026-01-12 20:15:11 +02:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py feat: add Composio connector types and enhance integration 2026-01-22 22:33:28 +05:30
users.py fix: fetch Google profile with names,photos fields 2026-01-14 15:05:48 +02:00