SurfSense/surfsense_backend/app
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
..
agents chore: linting 2026-01-20 03:00:02 -08:00
config Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
connectors refactor: Update GitHub connector to use gitingest CLI 2026-01-20 23:24:33 +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: Refactor role permissions and access checks 2026-01-20 02:59:32 -08:00
schemas chore: linting 2026-01-20 00:32:31 -08:00
services fix: mention notifications and scroll-to-comment from notifications 2026-01-19 19:56:21 +02:00
tasks refactor: Update GitHub connector to use gitingest CLI 2026-01-20 23:24:33 +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: Refactor role permissions and access checks 2026-01-20 02:59:32 -08:00
users.py fix: fetch Google profile with names,photos fields 2026-01-14 15:05:48 +02:00