SurfSense/surfsense_backend
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
..
alembic feat: update migration to skip blocknode conversion and update transaction handling in chat routes 2026-02-20 22:43:25 -08:00
app feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
scripts feat: fixed docker issues 2026-02-13 16:16:02 -08:00
tests feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
.dockerignore feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
.env.example feat: implement local file persistence for Daytona sandboxes 2026-02-25 12:25:59 -08:00
.gitignore feat: implement local file persistence for Daytona sandboxes 2026-02-25 12:25:59 -08:00
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile feat: add health check endpoint and improve rate limiting 2026-02-16 23:18:29 -08:00
main.py feat: message history and PostgreSQL checkpointer integration 2025-12-21 03:30:10 -08:00
pyproject.toml merge upstream/dev 2026-02-25 20:52:05 +02:00
uv.lock merge upstream/dev 2026-02-25 20:52:05 +02:00