SurfSense/surfsense_backend/app/agents/shared/tools
CREDO23 c51aca6ccc refactor(agents): group MCP tools into shared/tools/mcp/ subpackage
The three MCP siblings (mcp_client/mcp_tool/mcp_tools_cache) served one
objective but sat loose at the top of shared/tools. Grouped them into an
mcp/ package and dropped the redundant prefix: client.py, tool.py, cache.py.
Updated all importers (routes, mcp_tools subagent, e2e fake patch targets,
unit test) to the new paths.
2026-06-04 20:35:38 +02:00
..
mcp refactor(agents): group MCP tools into shared/tools/mcp/ subpackage 2026-06-04 20:35:38 +02:00
__init__.py refactor(agents): delete deliverable dead twins in shared/tools; fix live image api_base bug 2026-06-04 20:30:30 +02:00
catalog.py refactor(agents): delete orphaned shared/tools connectors 2026-06-04 19:55:31 +02:00
hitl.py docs(agents): refresh comments that referenced the deleted single-agent stack (bucket B6) 2026-06-04 13:47:10 +02:00
invalid_tool.py refactor(agents): move tools package to app/agents/shared (slice 6) 2026-06-04 13:11:56 +02:00
knowledge_base.py refactor(agents): move tools package to app/agents/shared (slice 6) 2026-06-04 13:11:56 +02:00
web_search.py refactor(agents): move tools package to app/agents/shared (slice 6) 2026-06-04 13:11:56 +02:00