PluginOfficial
Mind Search
AI-powered semantic code search and RAG system for your entire codebase.
Install
kb plugins install @kb-labs/mind-searchAbout
Mind Search indexes your entire codebase and enables semantic search across it using vector embeddings and hybrid BM25+vector retrieval.
Supports three query modes: instant (fast lookup), auto (balanced), and thinking (deep multi-step analysis). Integrates with the KB Labs agent system for autonomous code exploration.
CLI Commands
mind:rag-querykb mind:rag-query --helpmind:rag-indexkb mind:rag-index --helpmind:statskb mind:stats --helpRequirements
Permissions
fs:read
network:outbound
Network access
api.openai.com
localhost:6333
Environment variables
OPENAI_API_KEY
QDRANT_URL