jonatanholmgren

↗ HN profile [ 38.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…