From b375fbe27f8a142341f38aa3b00e64361b745784 Mon Sep 17 00:00:00 2001 From: Aaron Bockelie Date: Fri, 4 Jul 2025 16:18:45 -0500 Subject: [PATCH] docs: Fix tool count and add graph to testing status MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update from "5 semantic tools" to "6 semantic tools" - Add graph traversal to working features list - Ensure consistency across documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6dd066..405cc28 100644 --- a/README.md +++ b/README.md @@ -152,8 +152,9 @@ The critical `ObsidianAPI` abstraction layer is preserved, allowing all semantic ## Testing Status ✅ **Working Features**: -- All 5 semantic tools with all actions +- All 6 semantic tools with all actions - Enhanced search with Obsidian operators +- Graph traversal and link analysis - Image viewing and file operations - Fragment retrieval for large files - Workflow hints and guidance