I made an OpenAI-compatible coding agent without an LLM. I hooked up a custom VSCode extension in place of the model, so when someone makes a completion request I get it in a chat window. I can then edit files on their machine with regular tool calls and ask to run CLI commands (hooked into the...
Source: [Hacker News](https://zeroparams.itdata.nu)