I've been building VT Code for about a year as a way to understand how coding-agent harnesses work in practice. This month I'm continuing building it https://github.com/vinhnx/VTCode.
I've been using Merge AI Gateway and it's been useful so far. They tend to add new models quickly, and support has been responsive. https://gateway.merge.dev/
I've been building VT Code for about a year as a way to understand how coding-agent harnesses work in practice.
Most of the code has been built with the help of coding agents, including VT Code itself. My focus has been on designing and iterating on the harness: tool execution, context management, sandboxing, permissions, verification, long-running sessions, subagents, and provider support.
It's written in Rust and runs primarily in the terminal.
I keep up with HN by reading it daily. My Firefox browser always have 2 pinned tabs at the top most: the front page /news and /ask. I also subscribed to HN Weekly Newsletter (https://buttondown.com/hacker-newsletter/archive/).
reply