April 24, 2026
Terminal drama, served hot
Show HN: VT Code – Rust TUI coding agent with multi-provider support
Dev world split: Rusty AI code buddy thrills fans, spooks copy‑paste install skeptics
TLDR: VT Code is a Rust terminal coding assistant that uses multiple AI providers with automatic backup and smarter code search. The crowd loves the reliability and structure-aware smarts but argues over copy‑paste installs, plugin fatigue, and background bots—proof devs want powerful help without drama or lock‑in.
New drop alert: VT Code, a free Rust-made coding sidekick you run in the terminal (text window), just hit GitHub — and the comments are spicy. Fans are losing it over its “use any AI model” vibe with automatic failover, so when one provider hiccups, another steps in. One camp is cheering the smarter code search powered by ripgrep + ast-grep (think: actually understanding your code’s shape, not just keywords). Another camp? Side-eyeing the classic “copy this install command into your computer” move, firing off jokes about nuking their hard drive and demanding proof of “shell safety.”
Maker energy is high around its plug‑in style “Skills” system (a standard for add‑ons): half the crowd says “finally, not another snowflake plugin,” the other half groans “great, yet another thing to manage.” The background helper bots sparked mini-drama too—privacy hawks call it “creepy auto‑pilot,” while automation fans praise the opt‑in switch and panic button. Terminal loyalists shout victory (“no bloated app!”), while GUI folks ask, “Do I really have to live in the matrix for this?” Windows users waved receipts (there’s a PowerShell installer), and meme lords summed it up: “When OpenAI naps, Copilot taps.” Verdict: ambitious, safety‑minded, and already stirring the pot.
Key Points
- •VT Code is an open-source Rust TUI coding agent with LLM-native code understanding, shell safety, and multi-provider support with automatic failover.
- •Installation options include native installers for macOS/Linux (with optional ripgrep + ast-grep), Windows PowerShell script, Cargo, and Homebrew.
- •Ghostty VT runtime libraries are bundled in official releases for richer PTY snapshots; VT Code falls back to a legacy VT100 backend if unavailable.
- •The tool fully supports the open Agent Skills standard, enabling skill discovery, multi-location loading, and interoperability.
- •VT Code supports subagents and configurable background helpers, and it works with GitHub Copilot; usage requires setting an OpenAI API key.