SurfSense/surfsense_backend/app/agents/new_chat/middleware
2026-04-14 04:10:00 +05:30
..
__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 disable file sync to sandbox, LLM handles data extraction itself 2026-04-13 20:59:31 +02: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