Recommendable!
"GitNexus is an open-source knowledge graph engine that indexes any codebase into a structured dependency map — capturing every function call, import, class inheritance, and execution flow using Tree-sitter AST parsing — and exposes it to AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Windsurf via a Model Context Protocol (MCP) server. Instead of letting agents edit code blind and ship breaking changes, GitNexus pre-computes the entire dependency structure at index time so agents can answer architectural questions like "what depends on this function?" in a single query, with confidence-scored blast radius analysis, 360-degree symbol context, pre-commit impact detection, and coordinated multi-file renames — all triggered by one command: npx gitnexus analyze. Fully local, zero server, 13 languages supported, and already at 19,100 GitHub stars"
No comments:
Post a Comment