SurfSense/surfsense_backend/app/agents/new_chat/middleware
2026-04-13 20:35:04 -07:00
..
__init__.py feat: add MemoryInjectionMiddleware to inject user and team memory into conversation context 2026-04-08 23:23:25 +05:30
dedup_tool_calls.py refactor: enhance deduplication logic for HITL tool calls 2026-04-13 20:14:12 +05:30
filesystem.py feat: enhance sandbox functionality with threading support and file download capabilities 2026-04-13 16:41:46 -07:00
knowledge_search.py fix KB search skipping when system message follows user message 2026-04-13 18:03:16 +02:00
memory_injection.py fix: guard display_name.split() against whitespace-only IndexError (recurseml feedback) 2026-04-10 15:29:56 +05:30