Hasty Briefsbeta

Bilingual

GitHub - abhigyanpatwari/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 Z

4 days ago
  • #code-analysis
  • #knowledge-graph
  • #AI-agents
  • GitNexus indexes codebases into a knowledge graph, tracking dependencies, call chains, clusters, and execution flows.
  • Provides CLI and Web UI tools: CLI for local indexing and MCP server for AI agents, Web UI for quick exploration.
  • Supports multiple editors like Claude Code, Cursor, Windsurf, and OpenCode with deep integration for Claude Code.
  • Offers 7 MCP tools including query, context, impact analysis, detect changes, rename, and raw Cypher queries.
  • Precomputed relational intelligence ensures reliability, token efficiency, and democratizes model usage.
  • Indexing pipeline includes structure mapping, parsing, resolution, clustering, process tracing, and search indexing.
  • Supports multiple programming languages: TypeScript, JavaScript, Python, Java, C, C++, C#, Go, Rust.
  • Privacy-focused: CLI runs locally, Web UI operates entirely in-browser with no server uploads.
  • Open-source, built with Tree-sitter, KuzuDB, Sigma.js, transformers.js, Graphology, and MCP.