Hacker News new | ask | show | jobs
by vinhnx 6 days ago
I have been building my own coding agent, VT Code (https://github.com/vinhnx/vtcode). I have now made it stable and mature enough, and I use it for most of my works.
1 comments

Ohh nice! Maybe I'll try it, in your opinion whats the best/defining feature?
Thank you! As creator of VT Code, I think it stands out with other coding harnesses; it is the vast realm of LLM providers and models that it can support. Also, I think the main reason I started VT Code in Rust is also a main `feature`, I believe. Let me know if you have any issues using it.