Building a (Bad) Local AI Coding Agent Harness from Scratch
Posted by appsoftware |4 hours ago |1 comments
appsoftware 4 hours ago
A walk-through of how we built a terminal-based coding agent in ~400 lines of vanilla Node.js, running entirely on a local GPU with no cloud dependencies and no npm packages.