SurfSense/surfsense_backend/app/tasks
Anish Sarkar 35888144eb refactor: Update GitHub connector to use gitingest CLI
- Refactored GitHubConnector to utilize gitingest CLI via subprocess, improving performance and avoiding async issues with Celery.
- Updated ingestion method to handle repository digests more efficiently, including error handling for subprocess execution.
- Adjusted GitHub indexer to call the new synchronous ingestion method.
- Clarified documentation regarding the optional nature of the Personal Access Token for public repositories.
2026-01-20 23:24:33 +05:30
..
celery_tasks chore: ran backend and frontend linting 2026-01-17 16:30:07 +05:30
chat Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
connector_indexers refactor: Update GitHub connector to use gitingest CLI 2026-01-20 23:24:33 +05:30
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
surfsense_docs_indexer.py chore: linting 2026-01-12 14:17:15 -08:00