Codebase Context Dumper

Integrates with
Large Language Models

Summary

Automates the process of uploading codebase content to LLMs by recursively scanning project directories. Handles gitignore rules, skips binary files, and supports chunking for codebases larger than the LLM's context window.

GitHub