Skip to content
#

codebase-navigation

Here are 3 public repositories matching this topic...

AST-powered codebase indexer skill for coding agents. Spelunk parses repositories with Tree-sitter into a local SQLite index so agents trace dependency trees and locate symbols in under 100ms instead of scanning raw files. Reduces token consumption by up to 90% with instant symbol resolution.

  • Updated Aug 14, 2026
  • JavaScript

CodeGraphX (CGX) — a local, token-efficient codebase graph engine & MCP server for AI coding agents. Tree-sitter parsing, a bi-temporal SQLite semantic graph, O(1) symbol lookup, and impact/blast-radius tracing so agents answer 'what breaks if I change this?' in a few hundred tokens.

  • Updated Aug 12, 2026
  • JavaScript

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