Hey HN! I've seen plenty of tools for ingesting codebases into LLMs, so I wanted to share my take. It's a Go tool that converts directories into structured Markdown while smartly prioritizing frequently modified files to help LLMs focus on what's most important. Plus, it respects .gitignore rules and automatically excludes binaries. Would love to hear your thoughts!