SurfSense/surfsense_backend/app/agents/multi_agent_chat
2026-05-11 17:24:48 +02:00
..
main_agent chore: linting 2026-05-05 17:08:34 -07:00
middleware multi_agent_chat/middleware: drop dormant LLMToolSelectorMiddleware from main-agent stack (gate is >30 tools; multi-agent main carries ~20) 2026-05-11 17:24:48 +02:00
subagents refactor(teams subagent): rewrite system_prompt with native-tool heuristic pattern; trim description to actual tool surface 2026-05-11 14:59:13 +02:00
__init__.py fix(stream): route every agent (re)build through one helper to prevent factory drift 2026-05-05 23:35:23 +02:00
constants.py Rename package: multi_agent_chat 2026-05-04 21:57:05 +02:00