SurfSense/surfsense_backend/app/agents/chat/runtime/references
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 references: chat package surface 2026-06-24 22:54:58 +02:00
documents search-kb: on-demand KB tool on the [n] spine; drop kb_matched_chunk_ids 2026-06-25 15:26:39 +02:00
__init__.py search-kb: on-demand KB tool on the [n] spine; drop kb_matched_chunk_ids 2026-06-25 15:26:39 +02:00
connectors.py feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00
folders.py references: discriminated per-kind reference types 2026-06-24 22:07:54 +02:00
models.py feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00
reference_pointers.py feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00