Codebase Context Dumper
JSON →Easily provide codebase context to Large Language Models (LLMs).
Tools · 1
- dump_codebase_context Recursively reads text files from a specified directory, respecting .gitignore rules and skipping binary files. Concatenates content with file path headers/footers. Supports chunking the output for large codebases.
Links
★ 3 GitHub stars