SurfSense/surfsense_backend/tests/unit/agents
DESKTOP-RTLN3BA\$punk 9642d7ced0 feat: antropic model added fix & kb tooling fixes
- Updated main-agent middleware to clarify that both filesystem reads/writes and knowledge-base retrieval are handled by the `knowledge_base` subagent.
- Introduced `_forward_mention_pins` function to carry `@`-mention pins into subagent state.
- Revised system prompts to reflect the new retrieval method and ensure proper citation handling.
- Removed the `search_knowledge_base` tool and its related tests, consolidating functionality under the `task` tool.
- Enhanced documentation to guide usage of the new retrieval approach and citation practices.
2026-06-25 20:19:44 -07:00
..
chat feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00
multi_agent_chat feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00
new_chat agent: retire eager KB priority/planner path and its dead flags 2026-06-25 18:37:14 +02:00
__init__.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_import_all.py test: add agent refactor guardrail suite 2026-06-04 11:44:23 +02:00