SurfSense/surfsense_backend/app/agents/new_chat
2026-04-08 23:54:29 +05:30
..
middleware feat: add MemoryInjectionMiddleware to inject user and team memory into conversation context 2026-04-08 23:23:25 +05:30
tools feat: implement update_memory tool and routes for user memory management 2026-04-08 23:54:29 +05:30
__init__.py feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
chat_deepagent.py feat: integrate MemoryInjectionMiddleware and update memory tool instructions 2026-04-08 23:23:06 +05:30
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 feat: complete MiniMax LLM provider integration 2026-03-13 07:27:47 +08:00
sandbox.py feat: enhance caching mechanisms to prevent memory leaks 2026-02-27 17:56:00 -08:00
system_prompt.py feat: integrate MemoryInjectionMiddleware and update memory tool instructions 2026-04-08 23:23:06 +05:30
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00