Why Coding Agents Should Use Language Servers, Not Grep
Most AI coding agents search your code with grep and find out they broke something much later. Here's why language servers change that — and how we built LSP support into loop, our open-source coding agent.