From 6723a40be61570ce15d2cc507a4412f8f83f0de1 Mon Sep 17 00:00:00 2001 From: Vinh Nguyen <1097578+vinhnx@users.noreply.github.com> Date: Fri, 24 Oct 2025 02:29:50 +0700 Subject: [PATCH] readme: add VT Code project to terminal community integrations (#12749) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f01a77ce..6abda757 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [AWS-Strands-With-Ollama](https://github.com/rapidarchitect/ollama_strands) - AWS Strands Agents with Ollama Examples - [ollama-multirun](https://github.com/attogram/ollama-multirun) - A bash shell script to run a single prompt against any or all of your locally installed ollama models, saving the output and performance statistics as easily navigable web pages. ([Demo](https://attogram.github.io/ai_test_zone/)) - [ollama-bash-toolshed](https://github.com/attogram/ollama-bash-toolshed) - Bash scripts to chat with tool using models. Add new tools to your shed with ease. Runs on Ollama. +- [VT Code](https://github.com/vinhnx/vtcode) - VT Code is a Rust-based terminal coding agent with semantic code intelligence via Tree-sitter. Ollama integration for running local/cloud models with configurable endpoints. ### Apple Vision Pro