A collection of developer utilities for code processing and text analysis
The TypeScript Code Extractor and Analyzer can be handy for RAG (Retrieval-Augmented Generation) systems for codebases. It provides a detailed and structured representation of the codebase that can be converted into embeddings, enabling more effective adv
CLI tool powered by LSP and tree-sitter for finding dead and smells code from your project