Skip to content

[GitHub Trending] abhigyanpatwari/GitNexus

6.7 relevance
Score Breakdown
technical depth
7
novelty
8
actionability
6
community
6
strategic
5
personal
7

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Client-side code intelligence engine, novel approach to repo analysis relevant to developer experience.

DevTools github.com
GitNexus: The Zero-Server Code Intelligence Engine -       GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a git repository (Github, Gitlab, Azure, Loc...
Summary

GitNexus indexes any codebase into a knowledge graph tracking dependencies, call chains, and execution flows, then exposes it via MCP tools so AI agents like Cursor, Claude Code, and Codex gain full architectural context. The CLI runs `npx gitnexus analyze` to index and `npx gitnexus setup` to configure MCP, with workarounds for npm 11 bugs, slow cold starts, and missing C++ toolchains via environment flags. It also handles proxy/firewall issues by deferring optional ONNX runtime downloads to first use, avoiding install failures.

Author

abhigyanpatwari