SurfSense/surfsense_backend/app/agents/new_chat
2026-04-23 15:45:33 +05:30
..
middleware feat(new-chat): integrate filesystem flow into agent pipeline 2026-04-23 15:45:33 +05:30
tools chore: ran linting 2026-04-17 16:45:14 +05:30
__init__.py cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
chat_deepagent.py feat(new-chat): integrate filesystem flow into agent pipeline 2026-04-23 15:45:33 +05:30
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(new-chat): add filesystem backend interfaces and selection helpers 2026-04-23 15:02:58 +05:30
filesystem_selection.py feat(new-chat): add filesystem backend interfaces and selection helpers 2026-04-23 15:02:58 +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 feat: add public report PDF preview endpoint and update report content handling for Typst-based resumes 2026-04-16 22:51:36 +05:30
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00