Why I Stopped Using JSON Tool-Calling for My Coding Agent
A developer built CodePilot, an open-source, embeddable Python runtime for coding agents, after finding that JSON tool-calling broke on large code payloads. The runtime uses a plain-text search-and-re…