SurfSense/surfsense_backend/app
CREDO23 ca624385a6 fix(linear): align KB sync messaging and fix log terminology
- update_issue: handle not_indexed KB sync status with a distinct user
  message (matches Notion parity)
- delete_issue: fix log message "not found in DB" → "not found in KB"
2026-02-19 16:08:51 +02:00
..
agents fix(linear): align KB sync messaging and fix log terminology 2026-02-19 16:08:51 +02:00
config feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
connectors fix: register Linear tools in TOOLS_WITH_UI and make GraphQL calls async 2026-02-19 15:53:59 +02:00
prompts Added chat renaming and auto naming by the active LLM 2026-02-03 20:47:18 -05:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes feat: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -08:00
schemas Merge upstream/dev into feature/human-in-the-loop 2026-02-13 20:17:59 +02:00
services fix(linear): use .astext for JSONB text extraction in _resolve_issue 2026-02-19 15:47:40 +02:00
tasks feat(linear): disable linear tools when no connector, handle in streaming 2026-02-18 18:49:03 +02:00
utils Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py chore: linting 2026-02-16 23:30:35 -08:00
celery_app.py feat: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -08:00
db.py chore: ran linting 2026-02-13 02:43:26 +05:30
users.py refactor: update authentication error handling to prevent user enumeration and improve error messages 2026-02-09 12:57:32 +05:30