12:05
2026-06-19
dev.to
developer-tools
Your LLM reads the whole file. It doesn't have to.
A developer created md2idx, a CLI tool that splits Markdown files at heading boundaries into a JSON index and sections, enabling LLM coding agents to read only relevant parts instead of entire files. โฆ