Code navigation 1

Knowledge graph for precise AI coding-agent codebase context
GitNexus is an open-source knowledge graph engine by Akon Labs that indexes codebases into a deterministic graph of dependencies, callers, imports, call chains, execution flows, clusters, and cross-repository relationships. It connects to coding agents through MCP, allowing them to query structured code context instead of relying only on file searches, embeddings, or similarity guesses. GitNexus supports impact analysis, blast-radius detection, git-diff analysis, architecture discovery, hybrid search, and multi-repository graph analysis. Its local version keeps code, indexing, and queries on the user's machine, while Enterprise provides managed SaaS or self-hosted deployments with features such as automated PR review, auto-reindexing, unified multi-repo graphs, SSO, and dedicated support.