This installs all dependencies and sets up pre-commit hooks automatically. This installs Tree-sitter grammars for all supported languages (see Multi-Language Support section). Note: Local models ...
For a Python-only install, omit the extras. For local development from a clone, use uv tool install --editable "/path/to/code-graph-rag[treesitter-full,semantic]". This installs all dependencies and ...