Back to News
Advertisement
vvinhnx about 5 hours ago 1 commentsRead Article on github.com

FR version is available. Content is displayed in original English for accuracy.

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.

Advertisement

Discussion (1 Comments)Read Original on HackerNews

No comments available or they could not be loaded.