xindex 1.0.13 → 1.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,8 @@ Fully local, no cloud, no API keys, instant response.
|
|
|
6
6
|
Ask **"where is auth handled?"** — get the right files, even when they don't contain the word *auth*.
|
|
7
7
|
|
|
8
8
|
Local semantic code search for your codebase,
|
|
9
|
-
w/ an MCP
|
|
9
|
+
w/ an MCP so Claude Code searches your repo directly.
|
|
10
|
+
|
|
10
11
|
Fewer hallucinations, fewer round-trips.
|
|
11
12
|
|
|
12
13
|
## Install
|