SurfSense/surfsense_backend/app/tasks
DESKTOP-RTLN3BA\$punk aabc24f82c feat: enhance performance logging and caching in various components
- Introduced slow callback logging in FastAPI to identify blocking calls.
- Added performance logging for agent creation and tool loading processes.
- Implemented caching for MCP tools to reduce redundant server calls.
- Enhanced sandbox management with in-process caching for improved efficiency.
- Refactored several functions for better readability and performance tracking.
- Updated tests to ensure proper functionality of new features and optimizations.
2026-02-26 13:00:31 -08:00
..
celery_tasks feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
chat feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
connector_indexers Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
document_processors plug file upload into indexing pipeline adapter and add integration tests 2026-02-25 20:20:52 +02:00
__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: linting 2026-01-12 14:17:15 -08:00