Show HN: VT Code – AST-aware Rust agent for terminal (Tree-sitter/AST-grep)

github.com

4 points by vinhnx a day ago

VT Code is a Rust CLI/TUI coding agent for AST-aware edits (Tree-sitter, ast-grep). Multi-provider routing with failover and caching (OpenAI, Anthropic, Gemini, DeepSeek, xAI, OpenRouter, Z.AI, Moonshot; Ollama locally). Policy-gated tools, workspace boundaries, Zed ACP integration. Config-first via vtcode.toml; reproducible model/constant metadata in the repo.

Try it: cargo install vtcode; vtcode

Code: https://github.com/vinhnx/vtcode