GitNexus
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
Discover how the GitNexus entry point scoring algorithm identifies likely application entry points by combining call ratios export visibility naming conventions and framework hints.
How GitNexus Performs Framework Detection to Identify Project Types and Entry PointsLearn how GitNexus uses hybrid framework detection, analyzing file paths and AST decorators to identify project types and boost entry point scores with specific multipliers.
How the detect_changes Tool in GitNexus Maps Git Diffs to Affected ProcessesDiscover how GitNexus detect_changes maps git diffs to affected business processes. Understand file changes, symbol mapping, and process impact analysis.
How Claude Hooks in GitNexus Inject Knowledge Graph Context into CLI CommandsLearn how GitNexus Claude hooks inject real time knowledge graph context into CLI commands. Enhance your AI developer workflow with enriched metadata from KuzuDB.
How GitNexus Handles Language-Specific Parsing Quirks in Tree-Sitter GrammarsDiscover how GitNexus normalizes AST structures for 15+ languages, handling quirks like TypeScript type identifiers and Kotlin delegation specifiers with custom tree-sitter queries.
How the Local HTTP Backend in GitNexus Powers AI Chat for the Web UIDiscover how the local HTTP backend in GitNexus uses Express and REST API to stream AI chat responses and execute graph queries against KuzuDB for a powerful web UI experience.
GitNexus Wiki Generator Architecture Documentation ApproachDiscover the GitNexus wiki generator's four-phase LLM pipeline. Learn how it converts knowledge graphs into modular Markdown docs with automated Mermaid diagrams.
How Embeddings Are Generated and Utilized for Semantic Search Ranking in GitNexusDiscover how GitNexus generates 384-dimensional embeddings with snowflake arctic embed xs and utilizes KuzuDB for semantic search ranking. Learn about hybrid ranking combining semantic and BM25 search.
How Worker Pools in GitNexus Parallelize Parsing for Indexing PerformanceDiscover how GitNexus worker pools accelerate repository indexing by parallelizing Tree-sitter parsing across Node.js threads. Optimize your indexing performance today.
CSV Export Format for Loading Data into KuzuDB in GitNexus: Complete Schema GuideLearn the GitNexus CSV export format for loading data into KuzuDB. Discover the hybrid schema and RFC 4180-compliant file structure for your code knowledge graphs.
GitNexus Agent Skills Architecture for Exploring, Debugging, and RefactoringExplore GitNexus's agent skills architecture. Learn how markdown skill files standardize code exploration, debugging, and safe refactoring with structured MCP tool calls.
How the Augment Hook in GitNexus Works with Claude Code PreToolUseDiscover how the GitNexus augment hook enhances Claude Code PreToolUse by injecting repository knowledge graph context before tool execution. Improve AI understanding with grep glob and bash commands.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →