SurfSense/surfsense_backend/app/tasks
Anish Sarkar 3da0ffd683 feat: add native Excel parsing and improve Google Drive content extraction
- Introduced a new utility for parsing .xlsx files into markdown format, enhancing the ability to process Excel documents natively.
- Updated the Google Drive content extractor to utilize the new Excel parsing functionality, allowing for better handling of spreadsheet files.
- Enhanced file type detection and export logic to support various document formats, improving overall content extraction accuracy.
- Added unit tests to ensure the correctness of the new Excel parsing feature and its integration with existing content extraction workflows.
2026-03-27 21:47:14 +05:30
..
celery_tasks merge upstream/dev into feat/migrate-electric-to-zero 2026-03-24 17:40:34 +02:00
chat refactor: remove link_preview tool and associated components to streamline agent functionality 2026-03-24 17:15:29 +05:30
connector_indexers fix: update file skipping logic for failed documents in Google Drive indexer 2026-03-27 20:01:08 +05:30
document_processors feat: add native Excel parsing and improve Google Drive content extraction 2026-03-27 21:47:14 +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