[GitHub Trending] abhigyanpatwari/GitNexus
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.
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.
abhigyanpatwari