v3.0.2 β€” AI-native merge + Mermaid graphs

Merge your
codebase
for AI in seconds

repomeld transforms your project into one clean, context-rich file with optional dependency graphs. No more copy-paste hell β€” just instant AI understanding.

∞

any stack

πŸ“¦

auto-backup

πŸ“Š

dep graphs

1

file to rule them all

~/project
$ repomeld --style markdown --output ai_context.md
πŸ“‚ scanning 312 files...
βœ… ignored node_modules, .git, dist, __pycache__
πŸ“¦ Creating backup zip...
✨ 89 source files · 14,200 lines · 1.2MB output
πŸ“¦ repomeld_zips/ai_context.zip created
βœ” merged to ai_context.md
⚑ powerful features

Everything you need in one CLI

πŸš€

10x faster

Async scanning with binary caching β€” handles 50k+ files

πŸ“Š

Mermaid graphs

Auto-generated dependency diagrams for code reviews

πŸ’Ώ

Auto-backup

repomeld_zips/ folder with numbered backups

🎨

3 output styles

Banner Β· Markdown Β· Minimal β€” pick your favorite

πŸ”’

Smart ignores

Respects .gitignore + 500+ vendor exclusions

πŸ”„

Auto-numbering

Never overwrite β€” output__2.txt, __3.txt, etc.

πŸ“˜ step-by-step mastery

Learn repomeld in 5 minutes

From zero to AI-ready project dumps β€” interactive tutorial that gets you productive instantly.

# Tutorial steps

1️⃣ Installation & first run

Global setup + sanity check

2️⃣ Basic merge (plain text)

Understand default output

3️⃣ AI-optimized markdown mode

Perfect for ChatGPT/Claude

4️⃣ Filtering & ignoring files

--ext, --exclude, custom ignore

5️⃣ Backup & dependency graphs

Auto-zip and Mermaid diagrams

β–Ά Installation & first run
demo terminal β€” try the command
πŸ’‘

Pro tip #1

Use repomeld --dry-run before big merges to see exactly what will be included.

πŸš€

Pro tip #2

Create a repomeld.ignore.json in root for persistent exclusions across team.

🧠

Pro tip #3

Combine with --max-size 250 to keep context under token limits.

⚑ one-line setup

Get repomeld v3.0.2

npm
# Install globally (one time)
$ npm install -g repomeld@latest
# Merge your project with AI markdown + graph
$ repomeld --style markdown --output bundle.md
✨ bundle.md + repomeld_zips/bundle.zip generated
πŸ“Š Mermaid dependency graph included!
🎯

Smart defaults

Ignores node_modules, .git, .env, dist, logs, lockfiles automatically. Also skips all repomeld* files.

πŸ“„

Auto-versioning

Never overwrite: repomeld_output.txt, __2.txt, __3.txt, plus matching zip backups.

πŸ”

Dry-run mode

--dry-run to preview files without writing anything.

πŸ’Ώ

Auto ZIP backup

Every run creates repomeld_zips/output__N.zip with all files.

πŸ‘₯ real‑world impact

Who loves repomeld?

πŸ€–
AI Engineers

Provide entire codebase context to LLMs with one paste, including Mermaid graphs.

πŸ§ͺ
QA & auditors

Snapshot reviews without cloning repos β€” complete with file trees and metadata.

πŸ’Ό
Freelancers

Deliver full project understanding to clients in seconds with professional output.

πŸ“Š
Architects

Visualize dependencies with auto-generated Mermaid diagrams.

✨ open for opportunities

"I'm Susheel, creator of repomeld. Open to freelance & full‑time roles β€” let's build AI tooling together."

⭐ 3.0.2 features: Mermaid graphs, auto-backup, binary caching, cross-platform paths

susheelhbti@gmail.com