Skip to content
#

codebase-navigation

Here are 10 public repositories matching this topic...

VerbalCodeAI is a free, open-source AI tool that simplifies codebase navigation in your terminal, using Python 3.11.6 and Ollama. It indexes projects locally and quickly answers questions like “Where’s this function?”, saving developers time on debugging and onboarding.

  • Updated Jun 7, 2025
  • Python

CodeCompass: AI-powered Vibe Coding with MCP. Connects Git repositories to AI assistants like Claude, using Ollama for privacy or OpenAI for cloud. Integrates with VSCode, Cursor, and more.

  • Updated Jun 1, 2025
  • TypeScript

Local-first Windows desktop app: explore your codebase as an interactive dependency graph, semantic search, git context, and optional AI (Groq) for explanations and what-if analysis. SQLite + ChromaDB-no separate DB server.

  • Updated May 10, 2026
  • HTML

CodeGraphX is a local, token-efficient indexing engine that maps codebase dependencies for AI agents. By storing data in a high-density TOON format and serving it via MCP, it eliminates expensive file re-scanning and cuts token usage. It features O(1) symbol lookups and a real-time dashboard, agent with persistent, low-latency architectural context

  • Updated May 9, 2026
  • JavaScript

Reduce Claude Code token usage 54–67%. MCP server for web engineers — AI agents find symbols, trace callers, and map hierarchies by name instead of reading files. Built for TypeScript. Works with Claude Code, Cursor, and Codex.

  • Updated Apr 15, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the codebase-navigation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codebase-navigation topic, visit your repo's landing page and select "manage topics."

Learn more