Lightweight AST-based codebase indexer for AI coding assistants. Generates a relationships.json that Claude Code / Cursor / etc. can reference instead of exploring the entire codebase. paragraph.com/@metaend
ai llm eco ast golang
at main 5 lines 113 B view raw
1module codebase-indexer 2 3go 1.25.1 4 5require github.com/smacker/go-tree-sitter v0.0.0-20240827094217-dd81d9e9be82