惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
Jina AI
Jina AI
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
Recent Announcements
Recent Announcements
I
InfoQ
L
LangChain Blog
The Cloudflare Blog
IT之家
IT之家
博客园 - 叶小钗
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
Blog — PlanetScale
Blog — PlanetScale
罗磊的独立博客
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
F
Fortinet All Blogs
博客园 - 聂微东
美团技术团队
博客园_首页

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal). Release v0.1.2.1 · kouhxp/yapsnap
GitHub - vinhnx/VTCode: VT Code is an open-source coding ...
vinhnx · 2026-04-25 · via Show HN

VT Code

A Rust terminal coding agent with safe workspace tools, multi-provider LLM support, and open protocol integrations.

Crates.io Version  GitHub Release  Skills  Zed ACP  MCP  Ask DeepWiki

VT Code demo

Quick start

Set a provider key and launch VT Code in a project:

export OPENAI_API_KEY="sk-..."
vtcode

Common commands:

vtcode ask "write a Rust factorial function" > factorial.rs
vtcode exec "summarize the current git diff"
vtcode --resume

Features

Area What VT Code provides
Agent runtime Interactive TUI, slash commands, streaming responses, non-interactive ask and exec, resume and continue, dynamic context curation
Coding tools Safe file operations, patching, ripgrep search, fuzzy file discovery, syntax-aware code intelligence, project indexing, terminal execution
Model providers GitHub Copilot, OpenAI, Anthropic, Gemini, DeepSeek, OpenRouter, Z.AI, Moonshot AI, MiniMax, Xiaomi MiMo, HuggingFace, Ollama, LM Studio, llama.cpp, custom OpenAI-compatible APIs
Extensibility Agent Skills, MCP clients and server mode, lifecycle hooks, subagents, background subprocess agents, custom providers, editor integrations
Interoperability Open Responses, Agent2Agent, Anthropic Messages API compatibility, ATIF trajectory export
Terminal UX Rich TUI, mouse support, text selection, live command output, Ghostty VT snapshots with legacy_vt100 fallback

Installation

macOS and Linux

curl -fsSL https://raw.githubusercontent.com/vinhnx/vtcode/main/scripts/install.sh | bash

Skip optional search tools:

curl -fsSL https://raw.githubusercontent.com/vinhnx/vtcode/main/scripts/install.sh | bash -s -- --without-search-tools

Windows PowerShell

irm https://raw.githubusercontent.com/vinhnx/vtcode/main/scripts/install.ps1 | iex

Note

Windows release artifacts are best-effort and may lag behind macOS/Linux builds.

Package managers

cargo install vtcode
brew install vtcode

# Development tap
brew tap vinhnx/tap
brew install vinhnx/tap/vtcode

Tip

Official macOS/Linux release archives include ghostty-vt/ runtime libraries for richer PTY snapshots. Custom installs continue to work with the built-in legacy_vt100 backend.

More details: Installation Guide, Native Installer Guide, Ghostty VT Packaging.

VT Code supports 20 LLM providers out of the box — from cloud APIs to local inference servers — plus any OpenAI-compatible API through [[custom_providers]].

Provider Provider ID Type
OpenAI openai Cloud
Anthropic anthropic Cloud
Gemini gemini Cloud
DeepSeek deepseek Cloud
GitHub Copilot copilot Cloud
OpenRouter openrouter Cloud
Xiaomi MiMo mimo Cloud
Hugging Face huggingface Cloud
Z.AI zai Cloud
Moonshot moonshot Cloud
MiniMax minimax Cloud
Mistral mistral Cloud
Qwen qwen Cloud
StepFun stepfun Cloud
Poolside poolside Cloud
OpenCode Zen opencode-zen Cloud
OpenCode Go opencode-go Cloud
Ollama ollama Local
LM Studio lmstudio Local
llama.cpp llamacpp Local
Custom API [[custom_providers]] Any OpenAI-compatible

For detailed setup guides, see Provider Guides.

Provider spotlight: Xiaomi MiMo V2.5 Series

VT Code is happy to be part of the Xiaomi MiMo Orbit Program

Xiaomi MiMo V2.5 - Invite builders

Xiaomi's MiMo V2.5 Pro is the default model in VT Code — available as the native MiMo provider and through OpenRouter. It delivers strong performance in agentic capabilities, complex software engineering, and long-horizon tasks with a 1M context window and deep reasoning.

Xiaomi MiMo V2.5 Pro on OpenRouter

Provider Model ID Context
OpenRouter xiaomi/mimo-v2.5-pro 1M tokens
OpenRouter xiaomi/mimo-v2.5 1M tokens
Xiaomi MiMo mimo-v2.5-pro 1M tokens
Xiaomi MiMo mimo-v2.5 1M tokens

Pricing: Pay-as-you-go · Subscription · Quick Access

Read: Xiaomi MiMo documentation | OpenRouter models.

Atlas Cloud

Atlas Cloud is an LLM provider accessible through VT Code's [[custom_providers]] support — no dedicated runtime provider needed.

[agent]
provider = "atlascloud"
default_model = "deepseek-ai/DeepSeek-V3-0324"

[[custom_providers]]
name = "atlascloud"
display_name = "Atlas Cloud"
base_url = "https://api.atlascloud.ai/v1"
api_key_env = "ATLASCLOUD_API_KEY"
model = "deepseek-ai/DeepSeek-V3-0324"

Atlas Cloud provider configuration

Other custom OpenAI-compatible providers use the same [[custom_providers]] pattern.

Recommended validated Atlas chat model pool examples for default_model or vtcode ask --model <model-id> include:

  • deepseek-ai/DeepSeek-V3-0324
  • deepseek-ai/deepseek-r1-0528
  • moonshotai/Kimi-K2-Instruct
  • Qwen/Qwen3-Coder
  • google/gemini-2.5-flash
  • openai/gpt-5.2-chat
  • anthropic/claude-opus-4.5-20251101
  • zai-org/glm-4.7
  • minimaxai/minimax-m2.1
  • xai/grok-4-0709

Configuration

VT Code reads configuration from vtcode.toml in your project root. The default agent uses the MiMo provider with mimo-v2.5-pro as the default model.

[agent]
provider = "openai"
default_model = "gpt-5.4"

Useful configuration docs:

Extension points

Skills

VT Code discovers repository, user, admin, and bundled system skills using the open Agent Skills SKILL.md format.

vtcode skills list
vtcode skills info my-skill
vtcode skills create my-skill
vtcode skills validate ./.agents/skills/my-skill

Read: Agent Skills Guide.

MCP

VT Code ships as both an MCP client and server:

  • Client: connect to any MCP server for tools like Figma, Playwright, Sentry, and more.
  • Server: expose VT Code tools to external agents and editors.

Read: MCP Integration.

Agents and editors

  • Zed: native ACP support with project-wide indexing.
  • VS Code / Copilot: use the vtcode ask CLI or background agent mode.
  • Claude Code: VT Code can operate as a subagent under claude.

Read: Zed ACP Guide, VS Code Guide, Claude Code Guide.

Safety model

VT Code runs a read-restricted shell. Every command passes through a sandbox that can block dangerous operations, log activity, and enforce policy.

Layer Behavior
Shell sandbox Restricts commands to a safe subset; dangerous patterns are blocked
Tool guardrails File operations are scoped to the project directory
Subprocess isolation Background agents run in bounded, supervised subprocesses
Audit logging All tool calls are logged for review

Read: Safety Architecture, Security Hardening, Threat Model.

Protocols and exports

Protocol Purpose Docs
Open Responses OpenAI-compatible response format Open Responses
ATIF Standardized session trajectory export ATIF Trajectory Format
A2A Agent discovery, task lifecycle, streaming, JSON-RPC A2A Protocol
Anthropic Messages API Compatibility server for Anthropic-style clients Provider Guides

Benchmarks

VT Code has a pending submission to vercel/next-evals-oss, the benchmark behind the Next.js AI Agent Evaluations leaderboard.

Agent Model Status Success Rate Passed Avg Duration
VT Code MiMo V2.5 Pro Pending -- -- --
Claude Code Claude Sonnet 4 Published 72.7% 24/33 173s
Codex CLI o3 Published 66.7% 22/33 234s
Copilot Claude Sonnet 4 Published 63.6% 21/33 244s
Gemini CLI Gemini 3 Flash Published 51.5% 17/33 173s
OpenAI Codex o3 Published 48.5% 16/33 221s
Aider Gemini 3 Pro Published 45.5% 15/33 228s

Development

git clone https://github.com/vinhnx/vtcode.git
cd vtcode
./scripts/run-debug.sh

VT Code uses Rust stable, edition 2024, and MSRV 1.88. The dev profile disables incremental compilation (sccache). Set CARGO_INCREMENTAL=1 to override.

Local checks:

./scripts/check-dev.sh             # fast gate (clippy, fmt, check)
./scripts/check-dev.sh --test      # + unit and integration tests
./scripts/check-dev.sh --workspace # + all workspace crates
./scripts/check-dev.sh --lints     # + additional lints

Running tests:

cargo nextest run                   # parallel runner (preferred)
cargo nextest run -p vtcode-core    # single crate
cargo nextest run test_name         # single test by name

Launching VT Code:

./scripts/run-debug.sh   # debug build + launch
./scripts/run.sh         # release build + launch

Both auto-bootstrap the Ghostty VT runtime. Without it, PTY snapshots fall back to legacy_vt100.

Read: Development Setup, Testing, CI/CD.

Contributing

Contributions are welcome -- typos, docs, bugs, code, ideas. Start with open issues or good first issues. For AI agents, read AGENTS.md first. Humans should also read CONTRIBUTING.md.

Support

VT Code is built in my spare time and shared freely with the community. If it helps you ship code, learn, experiment with agents, or save a few hours, a small donation helps me keep improving it.

You can support ongoing development at buymeacoffee.com/vinhnx. Stars, issues, feedback, and word of mouth also mean a lot.

Buy Me a Coffee QR code

Star History

If you find VT Code useful, please consider starring the repository. It helps more developers discover the project and gives the community a visible signal that the work is valuable.

Star History Chart

License

This repository is licensed under the MIT License.