gelleson/codemerge
CodeMerge is useful for consolidating code from various files into a single file that can be used as context for AI code generation models. By merging relevant code and passing it to an LLM, the model can generate more accurate and contextually relevant code snippets.
This tool helps software developers prepare code for AI models by combining multiple source code files into a single, manageable text file. It takes a project directory as input, applies filters and ignore rules (like .gitignore), and outputs a consolidated code file ready for an AI assistant. Developers use this to give AI code generation models relevant context, leading to more accurate and helpful code suggestions.
Use this if you need to feed specific parts of your codebase to an AI code generation model to get contextually accurate suggestions.
Not ideal if you're not using AI models for code generation or if you only need to analyze individual files rather than merged contexts.
Stars
24
Forks
—
Language
Rust
License
—
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/gelleson/codemerge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BankkRoll/repo2pdf
repo2pdf is a tool that allows you to convert a GitHub repository into a PDF file. It clones the...
epilande/codegrab
âś‹ Interactive CLI tool for selecting and bundling code into a single, LLM-ready output file
aaurelions/combicode
📦 A CLI tool to combine a project's codebase into a single file for LLM context.
a6h15hek/pancake
Streamlines your project management workflow, simplifies syncing multiple projects from remote...
Water-Run/treepp
tree++: A much better Windows `tree` command—more features, faster performance, and diff-level...