mirror of
https://github.com/aaronsb/obsidian-mcp-plugin.git
synced 2026-07-22 16:40:32 +00:00
- Implement search-based graph traversal that applies queries at each node - Return chains of relevant snippets along traversal paths - Support score thresholds to filter low-relevance nodes - Add advanced traversal with multiple strategies (breadth-first, best-first, beam-search) - Integrate with existing MCP graph operations - Add comprehensive test coverage for circular references and edge cases This enables AI agents to explore knowledge graphs by following high-scoring semantic paths, returning contextual snippet chains in a single API call. |
||
|---|---|---|
| .. | ||
| graph-traversal.md | ||