Show HN: VT Code – Rust TUI coding agent with multi-provider support
Show HN (score: 6)
Found: April 25, 2026
ID: 4321
Description
Other
Show HN: VT Code – Rust TUI coding agent with multi-provider support
Hi HN, I built VT Code, a semantic coding agent. Supports all SOTA and open sources model. Anthropic, OpenAI, Gemini, Codex. Agent Skills, Model Context Protocol and Agent Client Protocol (ACP) ready. All open source models are support. Local inference via LM Studio and Ollama (experiment). Semantic context understanding is supported by ast-grep for structured code search and ripgrep for powered grep.
I built VT Code in Rust on Ratatui. Architecture and agent loop documented in the README and DeepWiki.
Repo: https://github.com/vinhnx/VTCode
DeepWiki: https://deepwiki.com/vinhnx/VTCode
Happy to answer questions!
I believe coding harnesses should be open, and everyone should have a choice of their preferred way to work in this agentic engineering era.
More from Show
No other tools from this source yet.