SurfSense/surfsense_backend/app/agents/new_chat
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
..
tools feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
__init__.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
chat_deepagent.py feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
checkpointer.py feat: implement connection pooling for AsyncPostgresSaver in checkpointer 2026-02-05 17:32:43 -08:00
context.py organize deepagent codebase 2025-12-20 18:35:39 +02:00
llm_config.py Merge remote-tracking branch 'upstream/dev' into feat/sur-159 2026-02-11 03:47:51 +05:30
sandbox.py feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
system_prompt.py refactor: remove security notes from system prompt 2026-02-25 01:56:16 -08:00
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00