SurfSense/surfsense_backend/app
Anish Sarkar 2b01120c2b refactor: disable write_todos functionality across chat and UI components
- Commented out the write_todos tracking and messaging logic in the stream_new_chat.py file.
- Disabled the import and usage of WriteTodosToolUI in the new-chat page component.
- Updated related logic in the active connectors tab to remove indexing state handling for write_todos.
- These changes are part of a temporary disablement of the write_todos feature for further evaluation.
2026-01-02 18:22:38 +05:30
..
agents feat: fix Circleback connector and update related enums 2025-12-30 12:13:18 -08:00
config feat(config): add GOOGLE_DRIVE_REDIRECT_URI environment variable 2025-12-28 15:53:51 +02:00
connectors feat: add file selection to Google Drive connector 2025-12-31 14:15:07 +02:00
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 Merge remote-tracking branch 'upstream/dev' into fix/connector 2026-01-01 02:03:02 +05:30
schemas chore: linting 2026-01-01 22:56:37 -08:00
services chore: linting 2026-01-01 22:56:37 -08:00
tasks refactor: disable write_todos functionality across chat and UI components 2026-01-02 18:22:38 +05:30
utils Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector 2025-12-06 09:15:02 +08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: implement redirect-based OAuth authorization for Google login 2026-01-02 00:25:02 -08:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py feat: added circleback connector 2025-12-30 09:00:59 -08:00
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00