SurfSense/surfsense_backend/app/agents/multi_agent_chat
CREDO23 1b9c2820e8 refactor(agents): colocate teams connector tools into subagent slice
Repoint the dead tools/__init__ shim at the live local impls and delete the
dead shared/tools/teams twin (subagent already ran its local copies via
tools/index.py). No runtime behavior change.
2026-06-04 20:03:58 +02:00
..
main_agent refactor(agents): split tool registry into pure-data catalog, decouple connectors 2026-06-04 19:43:50 +02:00
shared refactor(agents): colocate middleware into vertical slices 2026-06-04 18:13:47 +02:00
subagents refactor(agents): colocate teams connector tools into subagent slice 2026-06-04 20:03:58 +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 multi_agent_chat/subagents: dict-keyed middleware_stack + always-on KB 2026-05-12 18:04:54 +02:00