Code intelligence and RAG for AI agents. Semantic search, call graphs, impact analysis, type dependencies, and smart context assembly — in single tool calls. 49 languages, 90.9% Recall@1, 0.951 NDCG@10. Local ML, GPU-accelerated.
# Copy to .env and fill in values
# .env is gitignored - never commit credentials
# Crates.io API token (alternative to cargo login)
# Get from: https://crates.io/settings/tokens
# CARGO_REGISTRY_TOKEN=
# GitHub token (if needed for releases)
# GITHUB_TOKEN=