+|
+
+### ๐ง Smart Context Building
+One tool call returns everything Claude needsโentry points, related symbols, and code snippets. No more expensive exploration agents.
+
+ |
+
+
+### ๐ Semantic Search
+Find code by meaning, not just text. Search for "authentication" and find `login`, `validateToken`, `AuthService`โeven with different naming conventions.
+
+ |
+
+
+### ๐ Impact Analysis
+Know exactly what breaks before you change it. Trace callers, callees, and the full impact radius of any symbol.
+
+ |
+
+
+|
+
+### ๐ 15+ Languages
+TypeScript, JavaScript, Python, Go, Rust, Java, C#, PHP, Ruby, C, C++, Swift, Kotlinโall with the same API.
+
+ |
+
+
+### ๐ 100% Local
+No data leaves your machine. No API keys. No external services. Everything runs on your local SQLite database.
+
+ |
+
+
+### โก Always Fresh
+Git hooks automatically sync the index on every commit. Your code intelligence is always up to date.
+
+ |
+
+