Show HN: VT Code – open-source terminal coding agent in Rust
VT Code is an open-source terminal coding agent designed for enhanced coding efficiency and safety. It supports multiple LLM providers and offers various installation methods, including a native installer for macOS and Linux. The tool also features a skill system for extending functionality and can delegate tasks to subagents.
- ▪VT Code is built with LLM-native code understanding and robust shell safety features.
- ▪It supports multiple installation methods, including a recommended native installer for macOS and Linux.
- ▪VT Code includes a skill system that allows for the integration of external capabilities and functionalities.
Opening excerpt (first ~120 words) tap to expand
VT Code is an open-source coding agent with LLM-native code understanding and robust shell safety. Supports multiple LLM providers with automatic failover and efficient context management. Installation Native Installer (Recommended) - No dependencies, instant setup: The default macOS/Linux installer also attempts the recommended ripgrep + ast-grep bundle for enhanced semantic grep and programming language-level understanding (optional). TipOfficial macOS/Linux release archives bundle ghostty-vt/ runtime libraries for richer PTY screen snapshots. VT Code still falls back to the built-in legacy_vt100 backend when those assets are unavailable in non-release or custom installs.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.