Description
Searches local files with semantic and BM25-style matching for humans and AI tools. It is useful for developers exploring codebases or documents when plain text grep misses related wording.
Semantic search may index private files and project content. Keep indexes local, review what directories are included, and avoid pointing it at secrets or unrelated personal data.