SurfSense/surfsense_backend/app/agents/new_chat/middleware
2026-04-23 15:45:33 +05:30
..
__init__.py feat(new-chat): add filesystem backend interfaces and selection helpers 2026-04-23 15:02:58 +05:30
dedup_tool_calls.py feat: added ai file sorting 2026-04-14 01:43:30 -07:00
file_intent.py feat(middleware): detect file intent in chat messages 2026-04-23 15:03:32 +05:30
filesystem.py feat(new-chat): integrate filesystem flow into agent pipeline 2026-04-23 15:45:33 +05:30
knowledge_search.py feat(new-chat): integrate filesystem flow into agent pipeline 2026-04-23 15:45:33 +05:30
local_folder_backend.py feat(filesystem): add local folder backend and verification coverage 2026-04-23 15:44:12 +05:30
memory_injection.py fix: guard display_name.split() against whitespace-only IndexError (recurseml feedback) 2026-04-10 15:29:56 +05:30
safe_summarization.py chore: linting 2026-04-22 01:05:31 -07:00