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

22 articles 11k View on GitHub ↗
22 articles
How the GitNexus Entry Point Scoring Algorithm Identifies Application Entry Points

Discover how the GitNexus entry point scoring algorithm identifies likely application entry points by combining call ratios export visibility naming conventions and framework hints.

deep-dive
Mar 8, 2026
How GitNexus Performs Framework Detection to Identify Project Types and Entry Points

Learn how GitNexus uses hybrid framework detection, analyzing file paths and AST decorators to identify project types and boost entry point scores with specific multipliers.

internals
Mar 8, 2026
How the detect_changes Tool in GitNexus Maps Git Diffs to Affected Processes

Discover how GitNexus detect_changes maps git diffs to affected business processes. Understand file changes, symbol mapping, and process impact analysis.

internals
Mar 8, 2026
How Claude Hooks in GitNexus Inject Knowledge Graph Context into CLI Commands

Learn how GitNexus Claude hooks inject real time knowledge graph context into CLI commands. Enhance your AI developer workflow with enriched metadata from KuzuDB.

how-to-guide
Mar 8, 2026
How GitNexus Handles Language-Specific Parsing Quirks in Tree-Sitter Grammars

Discover how GitNexus normalizes AST structures for 15+ languages, handling quirks like TypeScript type identifiers and Kotlin delegation specifiers with custom tree-sitter queries.

deep-dive
Mar 8, 2026
How the Local HTTP Backend in GitNexus Powers AI Chat for the Web UI

Discover 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.

internals
Mar 8, 2026
GitNexus Wiki Generator Architecture Documentation Approach

Discover the GitNexus wiki generator's four-phase LLM pipeline. Learn how it converts knowledge graphs into modular Markdown docs with automated Mermaid diagrams.

architecture
Mar 8, 2026
How Embeddings Are Generated and Utilized for Semantic Search Ranking in GitNexus

Discover 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.

internals
Mar 8, 2026
How Worker Pools in GitNexus Parallelize Parsing for Indexing Performance

Discover how GitNexus worker pools accelerate repository indexing by parallelizing Tree-sitter parsing across Node.js threads. Optimize your indexing performance today.

performance
Mar 8, 2026
CSV Export Format for Loading Data into KuzuDB in GitNexus: Complete Schema Guide

Learn 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.

api-reference
Mar 8, 2026
GitNexus Agent Skills Architecture for Exploring, Debugging, and Refactoring

Explore GitNexus's agent skills architecture. Learn how markdown skill files standardize code exploration, debugging, and safe refactoring with structured MCP tool calls.

architecture
Mar 8, 2026
How the Augment Hook in GitNexus Works with Claude Code PreToolUse

Discover 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.

internals
Mar 8, 2026

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:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →