May 29, 2026

Terminally online, terminally judged

Show HN: VT Code – open-source terminal coding agent in Rust

A new AI coding helper drops, and the crowd instantly asks: does it actually make sense

TLDR: VT Code is a new open-source AI coding helper that runs in the terminal and promises safer command use plus support for several AI services. But the first community reaction was pure skepticism: people want to know if it works with private local models and what its buzzwords actually mean.

A shiny new project called VT Code has landed on Show HN, promising an open-source helper that can write and inspect code from inside the terminal — basically, a text-only app window beloved by programmers. It’s built in Rust, pushes shell safety hard, and promises support for multiple AI providers with automatic backup options if one fails. For fans of do-it-yourself tools, that’s catnip. For everyone else, the real action is in the comments, where the first reaction was not applause but a very practical, slightly suspicious: can this thing run with a local AI model or not?

That set the mood fast. One side seemed excited by the idea of a powerful open-source coding assistant that doesn’t lock people into one company. The other side immediately zoomed in on the vague marketing language, with one commenter essentially doing the internet equivalent of squinting at the label and asking, what does “LLM-native code understanding” even mean? Translation for non-tech readers: people smelled buzzwords and wanted receipts.

And honestly, that’s the mini-drama here: the product is pitching serious features, but the crowd wants plain English, fewer slogans, and answers about whether it works with private, home-run AI setups. The funniest part is how classic the reaction feels — launch a slick new developer tool, and within minutes the community turns into a panel of hecklers, fact-checkers, and bargain hunters asking whether the fancy promise is real or just AI garnish.

Key Points

  • VT Code is an open-source terminal coding agent in Rust with LLM-oriented code understanding, shell safety, multi-provider support, automatic failover, and context management.
  • The recommended installation path is a native macOS/Linux installer, with optional ripgrep and ast-grep tools for enhanced semantic and language-aware search.
  • Windows installation is available through PowerShell, but the article says Windows support is currently best-effort and may lag behind macOS/Linux releases.
  • VT Code can also be installed through Cargo or Homebrew, and uses Ghostty VT runtime libraries when available, with fallback to a legacy_vt100 backend.
  • The tool supports the open Agent Skills standard and includes foreground subagents plus an opt-in background subagent workflow managed through commands and shortcuts.

Hottest takes

"Can I run a local LLM" — ninja333
"what does 'LLM-native code understanding' mean" — afshinmeh
"in this context?" — afshinmeh
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.