SurfSense/surfsense_backend/app/agents/new_chat
2026-04-28 00:57:07 +05:30
..
middleware refactor(file_intent): remove _infer_text_file_extension function and standardize fallback filename to 'notes.md' 2026-04-28 00:57:07 +05:30
tools fix: robust generic MCP tool routing, retry, and empty-schema handling 2026-04-23 11:30:58 +02:00
__init__.py cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
chat_deepagent.py Merge pull request #1299 from AnishSarkar22/feat/swappable-filesystem 2026-04-23 19:38:33 -07:00
checkpointer.py feat: implement connection pooling for AsyncPostgresSaver in checkpointer 2026-02-05 17:32:43 -08:00
context.py feat(new-chat): integrate filesystem flow into agent pipeline 2026-04-23 15:45:33 +05:30
filesystem_backends.py feat(filesystem): refactor local filesystem handling to use mounts instead of root paths, enhancing mount management and path normalization 2026-04-24 05:59:21 +05:30
filesystem_selection.py feat(filesystem): refactor local filesystem handling to use mounts instead of root paths, enhancing mount management and path normalization 2026-04-24 05:59:21 +05:30
llm_config.py cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
memory_extraction.py fix: guard display_name.split() against whitespace-only IndexError (recurseml feedback) 2026-04-10 15:29:56 +05:30
sandbox.py feat: added ai file sorting 2026-04-14 01:43:30 -07:00
system_prompt.py fix: robust generic MCP tool routing, retry, and empty-schema handling 2026-04-23 11:30:58 +02:00
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00