fedit: A Deterministic CLI + MCP File Editor for LLMs That Can’t Stop Mangling Your Configs
The Problem: LLMs Are Terrible at Surgical File Edits The first time an LLM helpfully rewrote my entire nginx.conf because I asked it to add a single proxy_pass directive, I didn’t notice until the site started returning 502s. The model had quietly dropped two map blocks, reordered the server contexts, and normalized all my tab … Read more