feat: promote Claude Code integration as primary RAG feature

This commit is contained in:
Andy Lee
2025-08-07 22:54:31 -07:00
parent 075d4bd167
commit 5567302316
2 changed files with 26 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ Intelligent code assistance using LEANN's vector search directly in Claude Code.
First, install LEANN CLI globally:
```bash
uv tool install leann
uv tool install leann-core
```
This makes the `leann` command available system-wide, which `leann_mcp` requires.